From 6cf94954d98d8166c986020a791a521313846240 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 30 Apr 2024 12:11:59 +0000 Subject: [PATCH 1/2] Weekly OpenApiDocs Download. --- openApiDocs/beta/DeviceManagement.Actions.yml | 12 +- openApiDocs/beta/Files.yml | 10 +- openApiDocs/beta/Groups.yml | 20 +- openApiDocs/beta/Security.yml | 10 +- openApiDocs/beta/Users.Functions.yml | 10 +- openApiDocs/beta/Users.yml | 10 +- openApiDocs/v1.0/Bookings.yml | 13 + openApiDocs/v1.0/DeviceManagement.yml | 4 +- .../v1.0/Devices.CorporateManagement.yml | 4 +- openApiDocs/v1.0/Groups.yml | 10 +- .../v1.0/Identity.DirectoryManagement.yml | 453 ++++- openApiDocs/v1.0/Identity.SignIns.yml | 1539 ++++++++++++++++- openApiDocs/v1.0/Security.yml | 32 + openApiDocs/v1.0/Users.yml | 16 +- 14 files changed, 1988 insertions(+), 155 deletions(-) diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index 94d84fbe0ad..d889e268281 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -22590,6 +22590,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -24725,7 +24729,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -25590,7 +25594,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 @@ -33514,11 +33518,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/Files.yml b/openApiDocs/beta/Files.yml index d737c31fbf9..c82fc34fcc2 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -81164,6 +81164,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -83201,7 +83205,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -92881,11 +92885,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/Groups.yml b/openApiDocs/beta/Groups.yml index ebea3343a47..708edc3dd47 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -407,11 +407,11 @@ paths: post: tags: - groups.group - summary: Create group - description: 'Create a new group as specified in the request body. You can create one of the following groups: This operation returns by default only a subset of the properties for each group. These default properties are noted in the Properties section. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option. Note: To create a team, first create a group then add a team to it, see create team.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. To get properties that are not returned by default, do a GET operation and specify the properties in a $select OData query option." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta operationId: group_CreateGroup requestBody: description: New entity @@ -483,7 +483,7 @@ paths: tags: - groups.group 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 thethe 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." + 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-upsert?view=graph-rest-beta @@ -40274,7 +40274,7 @@ paths: tags: - groups.group 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 thethe 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." + 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-upsert?view=graph-rest-beta @@ -48247,6 +48247,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -49542,7 +49546,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -53438,11 +53442,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/Security.yml b/openApiDocs/beta/Security.yml index 5fc7797ce4c..685c0613c41 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -38055,6 +38055,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -39556,7 +39560,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -52262,11 +52266,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.Functions.yml b/openApiDocs/beta/Users.Functions.yml index 808e5820754..e2d2b8e218d 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -12090,6 +12090,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -20358,7 +20362,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -29806,11 +29810,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.yml b/openApiDocs/beta/Users.yml index 2a684d2acea..7f0c4b2fb68 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -17852,6 +17852,10 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that helps restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: @@ -19419,7 +19423,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appLogCollectionRequest' - description: Indicates collection of App Log Upload Request. + description: The collection property of AppLogUploadRequest. x-ms-navigationProperty: true additionalProperties: type: object @@ -28367,11 +28371,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/v1.0/Bookings.yml b/openApiDocs/v1.0/Bookings.yml index ce21f2ddd2e..2f94fc710d1 100644 --- a/openApiDocs/v1.0/Bookings.yml +++ b/openApiDocs/v1.0/Bookings.yml @@ -4826,6 +4826,19 @@ components: type: string description: The URL of the meeting to join anonymously. nullable: true + customerEmailAddress: + type: string + nullable: true + customerName: + type: string + nullable: true + customerNotes: + type: string + description: Notes from the customer associated with this appointment. + nullable: true + customerPhone: + type: string + nullable: true customers: type: array items: diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 59d1e340fe6..389ba21409e 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -841,7 +841,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-raimportcerts-devicemanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -881,7 +881,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index aef7f212af0..fd6052dbae8 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-partnerintegration-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-books-deviceappmanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateDeviceAppManagement requestBody: description: New property values diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index b551da84497..9f23aaf6911 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -377,11 +377,11 @@ paths: post: tags: - groups.group - 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 thethe 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." + 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.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -453,7 +453,7 @@ paths: tags: - groups.group 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 thethe 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." + 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-upsert?view=graph-rest-1.0 @@ -30279,7 +30279,7 @@ paths: tags: - groups.group 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 thethe 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." + 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-upsert?view=graph-rest-1.0 diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index 16ee06e2a2e..08cee90e56e 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -11506,6 +11506,297 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /directory/subscriptions: + get: + tags: + - directory.companySubscription + summary: Get subscriptions from directory + operationId: directory_ListSubscription + 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.companySubscriptionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - directory.companySubscription + summary: Create new navigation property to subscriptions for directory + operationId: directory_CreateSubscription + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/directory/subscriptions/{companySubscription-id}': + get: + tags: + - directory.companySubscription + summary: Get subscriptions from directory + operationId: directory_GetSubscription + parameters: + - name: companySubscription-id + in: path + description: The unique identifier of companySubscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: companySubscription + - 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.companySubscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.companySubscription + summary: Update the navigation property subscriptions in directory + operationId: directory_UpdateSubscription + parameters: + - name: companySubscription-id + in: path + description: The unique identifier of companySubscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: companySubscription + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.companySubscription + summary: Delete navigation property subscriptions for directory + operationId: directory_DeleteSubscription + parameters: + - name: companySubscription-id + in: path + description: The unique identifier of companySubscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: companySubscription + - 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 + '/directory/subscriptions(commerceSubscriptionId=''{commerceSubscriptionId}'')': + get: + tags: + - directory.companySubscription + summary: Get subscriptions from directory + operationId: directory.subscription_GetGraphBPreCommerceSubscriptionId + parameters: + - name: commerceSubscriptionId + in: path + description: Alternate key of companySubscription + required: true + style: simple + schema: + type: string + nullable: true + - 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.companySubscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - directory.companySubscription + summary: Update the navigation property subscriptions in directory + operationId: directory.subscription_UpdateGraphBPreCommerceSubscriptionId + parameters: + - name: commerceSubscriptionId + in: path + description: Alternate key of companySubscription + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - directory.companySubscription + summary: Delete navigation property subscriptions for directory + operationId: directory.subscription_DeleteGraphBPreCommerceSubscriptionId + parameters: + - name: commerceSubscriptionId + in: path + description: Alternate key of companySubscription + required: true + style: simple + schema: + type: string + nullable: true + - 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 + /directory/subscriptions/$count: + get: + tags: + - directory.companySubscription + summary: Get the number of the resource + operationId: directory.subscription_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /directoryRoles: get: tags: @@ -14523,7 +14814,7 @@ paths: tags: - domains.domain summary: Update domain - description: Update the properties of domain object. + description: Update the properties of domain object. Only verified domains can be updated. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0 @@ -14558,7 +14849,7 @@ paths: tags: - domains.domain summary: Delete domain - description: Deletes a domain from a tenant. + description: Delete a domain from a tenant. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0 @@ -14589,7 +14880,7 @@ paths: tags: - domains.directoryObject summary: Get domainNameReferences from domains - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' operationId: domain_ListDomainNameReference parameters: - name: domain-id @@ -14649,7 +14940,7 @@ paths: tags: - domains.directoryObject summary: Get domainNameReferences from domains - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' operationId: domain_GetDomainNameReference parameters: - name: domain-id @@ -14965,7 +15256,7 @@ paths: tags: - domains.Actions summary: Invoke action forceDelete - description: 'Deletes a domain using an asynchronous long-running operation. Prior to calling forceDelete, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain will return an HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.' + description: 'Delete a domain using an asynchronous long-running operation. Before performing this operation, you must update or remove any references to Exchange as the provisioning service. The following actions are performed as part of this operation: After the domain deletion completes, API operations for the deleted domain return an HTTP 404 status code. To verify deletion of a domain, you can perform a get domain operation.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0 @@ -15563,10 +15854,10 @@ paths: tags: - organization.organization summary: List organizations - description: Retrieve a list of organization objects. There's only one organization object in the collection. + description: List properties and relationships of the organization objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0 operationId: organization_ListOrganization parameters: - $ref: '#/components/parameters/top' @@ -20402,6 +20693,11 @@ components: $ref: '#/components/schemas/microsoft.graph.onPremisesDirectorySynchronization' description: A container for on-premises directory synchronization functionalities that are available for the organization. x-ms-navigationProperty: true + subscriptions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.application: @@ -20727,6 +21023,58 @@ components: $ref: '#/components/schemas/microsoft.graph.onPremisesDirectorySynchronizationFeature' additionalProperties: type: object + microsoft.graph.companySubscription: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: companySubscription + type: object + properties: + commerceSubscriptionId: + type: string + nullable: true + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + isTrial: + type: boolean + nullable: true + nextLifecycleDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + format: date-time + nullable: true + ownerId: + type: string + nullable: true + ownerTenantId: + type: string + nullable: true + ownerType: + type: string + nullable: true + serviceStatus: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.servicePlanInfo' + skuId: + type: string + nullable: true + skuPartNumber: + type: string + nullable: true + status: + type: string + nullable: true + totalLicenses: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.directoryRole: allOf: - $ref: '#/components/schemas/microsoft.graph.directoryObject' @@ -20783,20 +21131,20 @@ components: properties: authenticationType: type: string - description: Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. + description: 'Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant''s on-premises Active Directory via Active Directory Federation Services. Not nullable. To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission.' availabilityStatus: type: string description: 'This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled.' nullable: true isAdminManaged: type: boolean - description: 'The value of the property is false if the DNS record management of the domain has been delegated to Microsoft 365. Otherwise, the value is true. Not nullable' + description: 'The value of the property is false if the DNS record management of the domain is delegated to Microsoft 365. Otherwise, the value is true. Not nullable' isDefault: type: boolean - description: true if this is the default domain that is used for user creation. There is only one default domain per company. Not nullable + description: true if this is the default domain that is used for user creation. There's only one default domain per company. Not nullable isInitial: type: boolean - description: true if this is the initial domain created by Microsoft Online Services (contoso.com). There is only one initial domain per company. Not nullable + description: true if this is the initial domain created by Microsoft Online Services (contoso.com). There's only one initial domain per company. Not nullable isRoot: type: boolean description: 'true if the domain is a verified root domain. Otherwise, false if the domain is a subdomain or unverified. Not nullable' @@ -20813,14 +21161,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the number of days before a user receives notification that their password will expire. If the property is not set, a default value of 14 days will be used.' + description: 'Specifies the number of days before a user receives notification that their password will expire. If the property isn''t set, a default value of 14 days is used.' format: int32 nullable: true passwordValidityPeriodInDays: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the length of time that a password is valid before it must be changed. If the property is not set, a default value of 90 days will be used.' + description: 'Specifies the length of time that a password is valid before it must be changed. If the property isn''t set, a default value of 90 days is used.' format: int32 nullable: true state: @@ -20829,12 +21177,12 @@ components: type: array items: type: string - description: 'The capabilities assigned to the domain. Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. The values which you can add/remove using Graph API include: Email, OfficeCommunicationsOnline, Yammer. Not nullable.' + description: 'The capabilities assigned to the domain. Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline, SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. The values that you can add or remove using the API include: Email, OfficeCommunicationsOnline, Yammer. Not nullable.' domainNameReferences: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' x-ms-navigationProperty: true federationConfiguration: type: array @@ -20894,7 +21242,7 @@ components: properties: isOptional: type: boolean - description: 'If false, this record must be configured by the customer at the DNS host for Microsoft Online Services to operate correctly with the domain.' + description: 'If false, the customer must configure this record at the DNS host for Microsoft Online Services to operate correctly with the domain.' label: type: string description: Value used when configuring the name of the DNS record at the DNS host. @@ -24476,6 +24824,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.servicePlanInfo: + title: servicePlanInfo + type: object + properties: + appliesTo: + type: string + description: The object the service plan can be assigned to. The possible values are:User - service plan can be assigned to individual users.Company - service plan can be assigned to the entire tenant. + nullable: true + provisioningStatus: + type: string + description: 'The provisioning status of the service plan. The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn''t provisioned and is in an error state.PendingInput - The service isn''t provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn''t activated in the tenant.' + nullable: true + servicePlanId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + description: The unique identifier of the service plan. + format: uuid + nullable: true + servicePlanName: + type: string + description: The name of the service plan. + nullable: true + additionalProperties: + type: object microsoft.graph.domainState: title: domainState type: object @@ -24488,11 +24860,11 @@ components: nullable: true operation: type: string - description: Type of asynchronous operation. The values can be ForceDelete or Verification + description: Type of asynchronous operation. The values can be ForceDelete or Verification. nullable: true status: type: string - description: Current status of the operation. Scheduled - Operation has been scheduled but has not started. InProgress - Task has started and is in progress. Failed - Operation has failed. + description: Current status of the operation. Scheduled - Operation is scheduled but hasn't started. InProgress - Task is in progress. Failed - The operation failed. nullable: true additionalProperties: type: object @@ -24622,7 +24994,7 @@ components: nullable: true name: type: string - description: 'The domain name; for example, contoso.com`.' + description: 'The domain name; for example, contoso.com.' nullable: true type: type: string @@ -24810,30 +25182,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.servicePlanInfo: - title: servicePlanInfo - type: object - properties: - appliesTo: - type: string - description: The object the service plan can be assigned to. The possible values are:User - service plan can be assigned to individual users.Company - service plan can be assigned to the entire tenant. - nullable: true - provisioningStatus: - type: string - description: 'The provisioning status of the service plan. The possible values are:Success - Service is fully provisioned.Disabled - Service is disabled.Error - The service plan isn''t provisioned and is in an error state.PendingInput - The service isn''t provisioned and is awaiting service confirmation.PendingActivation - The service is provisioned but requires explicit activation by an administrator (for example, Intune_O365 service plan)PendingProvisioning - Microsoft has added a new service to the product SKU and it isn''t activated in the tenant.' - nullable: true - servicePlanId: - pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' - type: string - description: The unique identifier of the service plan. - format: uuid - nullable: true - servicePlanName: - type: string - description: The name of the service plan. - nullable: true - additionalProperties: - type: object ReferenceCreate: type: object properties: @@ -25139,6 +25487,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.companySubscriptionCollectionResponse: + title: Collection of companySubscription + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.companySubscription' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.directoryRoleCollectionResponse: title: Collection of directoryRole type: object @@ -38287,6 +38648,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.onPremisesDirectorySynchronizationCollectionResponse' + microsoft.graph.companySubscriptionCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.companySubscriptionCollectionResponse' microsoft.graph.directoryRoleCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index 1df91656cdf..c099d93b88c 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -495,6 +495,197 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /identity/authenticationEventListeners: + get: + tags: + - identity.authenticationEventListener + summary: Get authenticationEventListeners from identity + description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. + operationId: identity_ListAuthenticationEventListener + 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.authenticationEventListenerCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.authenticationEventListener + summary: Create new navigation property to authenticationEventListeners for identity + operationId: identity_CreateAuthenticationEventListener + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/authenticationEventListeners/{authenticationEventListener-id}': + get: + tags: + - identity.authenticationEventListener + summary: Get authenticationEventListeners from identity + description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. + operationId: identity_GetAuthenticationEventListener + parameters: + - name: authenticationEventListener-id + in: path + description: The unique identifier of authenticationEventListener + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventListener + - 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.authenticationEventListener' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.authenticationEventListener + summary: Update the navigation property authenticationEventListeners in identity + operationId: identity_UpdateAuthenticationEventListener + parameters: + - name: authenticationEventListener-id + in: path + description: The unique identifier of authenticationEventListener + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventListener + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.authenticationEventListener + summary: Delete navigation property authenticationEventListeners for identity + operationId: identity_DeleteAuthenticationEventListener + parameters: + - name: authenticationEventListener-id + in: path + description: The unique identifier of authenticationEventListener + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventListener + - 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 + /identity/authenticationEventListeners/$count: + get: + tags: + - identity.authenticationEventListener + summary: Get the number of the resource + operationId: identity.authenticationEventListener_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /identity/b2xUserFlows: get: tags: @@ -4354,12 +4545,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identity/identityProviders: + /identity/customAuthenticationExtensions: get: tags: - - identity.identityProviderBase - summary: Get identityProviders from identity - operationId: identity_ListIdentityProvider + - identity.customAuthenticationExtension + summary: Get customAuthenticationExtensions from identity + description: Represents custom extensions to authentication flows in Azure AD for workforce and customers. + operationId: identity_ListCustomAuthenticationExtension parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -4398,7 +4590,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.identityProviderBaseCollectionResponse' + $ref: '#/components/responses/microsoft.graph.customAuthenticationExtensionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4407,15 +4599,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identity.identityProviderBase - summary: Create new navigation property to identityProviders for identity - operationId: identity_CreateIdentityProvider + - identity.customAuthenticationExtension + summary: Create new navigation property to customAuthenticationExtensions for identity + operationId: identity_CreateCustomAuthenticationExtension requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' required: true responses: 2XX: @@ -4423,25 +4615,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identity/identityProviders/{identityProviderBase-id}': + '/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}': get: tags: - - identity.identityProviderBase - summary: Get identityProviders from identity - operationId: identity_GetIdentityProvider + - identity.customAuthenticationExtension + summary: Get customAuthenticationExtensions from identity + description: Represents custom extensions to authentication flows in Azure AD for workforce and customers. + operationId: identity_GetCustomAuthenticationExtension parameters: - - name: identityProviderBase-id + - name: customAuthenticationExtension-id in: path - description: The unique identifier of identityProviderBase + description: The unique identifier of customAuthenticationExtension required: true style: simple schema: type: string - x-ms-docs-key-type: identityProviderBase + x-ms-docs-key-type: customAuthenticationExtension - name: $select in: query description: Select properties to be returned @@ -4468,30 +4661,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identity.identityProviderBase - summary: Update the navigation property identityProviders in identity - operationId: identity_UpdateIdentityProvider + - identity.customAuthenticationExtension + summary: Update the navigation property customAuthenticationExtensions in identity + operationId: identity_UpdateCustomAuthenticationExtension parameters: - - name: identityProviderBase-id + - name: customAuthenticationExtension-id in: path - description: The unique identifier of identityProviderBase + description: The unique identifier of customAuthenticationExtension required: true style: simple schema: type: string - x-ms-docs-key-type: identityProviderBase + x-ms-docs-key-type: customAuthenticationExtension requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' required: true responses: 2XX: @@ -4499,24 +4692,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identity.identityProviderBase - summary: Delete navigation property identityProviders for identity - operationId: identity_DeleteIdentityProvider + - identity.customAuthenticationExtension + summary: Delete navigation property customAuthenticationExtensions for identity + operationId: identity_DeleteCustomAuthenticationExtension parameters: - - name: identityProviderBase-id + - name: customAuthenticationExtension-id in: path - description: The unique identifier of identityProviderBase + description: The unique identifier of customAuthenticationExtension required: true style: simple schema: type: string - x-ms-docs-key-type: identityProviderBase + x-ms-docs-key-type: customAuthenticationExtension - name: If-Match in: header description: ETag @@ -4529,12 +4722,41 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /identity/identityProviders/$count: + '/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/microsoft.graph.validateAuthenticationConfiguration': + post: + tags: + - identity.Actions + summary: Invoke action validateAuthenticationConfiguration + description: An API to check validity of the endpoint and and authentication configuration for a customAuthenticationExtension. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0 + operationId: identity.customAuthenticationExtension_validateAuthenticationConfiguration + parameters: + - name: customAuthenticationExtension-id + in: path + description: The unique identifier of customAuthenticationExtension + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: customAuthenticationExtension + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConfigurationValidation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /identity/customAuthenticationExtensions/$count: get: tags: - - identity.identityProviderBase + - identity.customAuthenticationExtension summary: Get the number of the resource - operationId: identity.identityProvider_GetCount + operationId: identity.customAuthenticationExtension_GetCount parameters: - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -4543,53 +4765,272 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identity/identityProviders/microsoft.graph.availableProviderTypes(): - get: + /identity/customAuthenticationExtensions/microsoft.graph.validateAuthenticationConfiguration: + post: tags: - - identity.Functions - summary: Invoke function availableProviderTypes - description: Get all identity providers supported in a directory. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0 - operationId: identity.identityProvider_availableProviderType - parameters: - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - - $ref: '#/components/parameters/count' + - identity.Actions + summary: Invoke action validateAuthenticationConfiguration + operationId: identity.customAuthenticationExtension_validateAuthenticationConfiguration + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + endpointConfiguration: + $ref: '#/components/schemas/microsoft.graph.customExtensionEndpointConfiguration' + authenticationConfiguration: + $ref: '#/components/schemas/microsoft.graph.customExtensionAuthenticationConfiguration' + additionalProperties: + type: object + required: true responses: 2XX: description: Success content: application/json: schema: - type: object - properties: - value: - type: array - items: - type: string - nullable: true - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.authenticationConfigurationValidation' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - /identity/userFlowAttributes: + x-ms-docs-operation-type: action + /identity/identityProviders: get: tags: - - identity.identityUserFlowAttribute - summary: Get userFlowAttributes from identity - description: Represents entry point for identity userflow attributes. - operationId: identity_ListUserFlowAttribute + - identity.identityProviderBase + summary: Get identityProviders from identity + operationId: identity_ListIdentityProvider + 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.identityProviderBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.identityProviderBase + summary: Create new navigation property to identityProviders for identity + operationId: identity_CreateIdentityProvider + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/identityProviders/{identityProviderBase-id}': + get: + tags: + - identity.identityProviderBase + summary: Get identityProviders from identity + operationId: identity_GetIdentityProvider + parameters: + - name: identityProviderBase-id + in: path + description: The unique identifier of identityProviderBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: identityProviderBase + - 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.identityProviderBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.identityProviderBase + summary: Update the navigation property identityProviders in identity + operationId: identity_UpdateIdentityProvider + parameters: + - name: identityProviderBase-id + in: path + description: The unique identifier of identityProviderBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: identityProviderBase + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.identityProviderBase + summary: Delete navigation property identityProviders for identity + operationId: identity_DeleteIdentityProvider + parameters: + - name: identityProviderBase-id + in: path + description: The unique identifier of identityProviderBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: identityProviderBase + - 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 + /identity/identityProviders/$count: + get: + tags: + - identity.identityProviderBase + summary: Get the number of the resource + operationId: identity.identityProvider_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identity/identityProviders/microsoft.graph.availableProviderTypes(): + get: + tags: + - identity.Functions + summary: Invoke function availableProviderTypes + description: Get all identity providers supported in a directory. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0 + operationId: identity.identityProvider_availableProviderType + parameters: + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + type: string + nullable: true + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identity/userFlowAttributes: + get: + tags: + - identity.identityUserFlowAttribute + summary: Get userFlowAttributes from identity + description: Represents entry point for identity userflow attributes. + operationId: identity_ListUserFlowAttribute parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -10842,6 +11283,240 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /policies/crossTenantAccessPolicy/templates: + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get templates from policies + description: Represents the base policy in the directory for multitenant organization settings. + operationId: policy.crossTenantAccessPolicy_GetTemplate + 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.policyTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - policies.crossTenantAccessPolicy + summary: Update the navigation property templates in policies + operationId: policy.crossTenantAccessPolicy_UpdateTemplate + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.policyTemplate' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.policyTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - policies.crossTenantAccessPolicy + summary: Delete navigation property templates for policies + operationId: policy.crossTenantAccessPolicy_DeleteTemplate + 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 + /policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization: + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get multiTenantOrganizationIdentitySynchronization from policies + description: Defines an optional cross-tenant access policy template with user synchronization settings for a multitenant organization. + operationId: policy.crossTenantAccessPolicy.template_GetMultiTenantOrganizationIdentitySynchronization + 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.multiTenantOrganizationIdentitySyncPolicyTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - policies.crossTenantAccessPolicy + summary: Update the navigation property multiTenantOrganizationIdentitySynchronization in policies + operationId: policy.crossTenantAccessPolicy.template_UpdateMultiTenantOrganizationIdentitySynchronization + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationIdentitySyncPolicyTemplate' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationIdentitySyncPolicyTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - policies.crossTenantAccessPolicy + summary: Delete navigation property multiTenantOrganizationIdentitySynchronization for policies + operationId: policy.crossTenantAccessPolicy.template_DeleteMultiTenantOrganizationIdentitySynchronization + 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 + /policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration: + get: + tags: + - policies.crossTenantAccessPolicy + summary: Get multiTenantOrganizationPartnerConfiguration from policies + description: Defines an optional cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization. + operationId: policy.crossTenantAccessPolicy.template_GetMultiTenantOrganizationPartnerConfiguration + 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.multiTenantOrganizationPartnerConfigurationTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - policies.crossTenantAccessPolicy + summary: Update the navigation property multiTenantOrganizationPartnerConfiguration in policies + operationId: policy.crossTenantAccessPolicy.template_UpdateMultiTenantOrganizationPartnerConfiguration + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationPartnerConfigurationTemplate' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationPartnerConfigurationTemplate' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - policies.crossTenantAccessPolicy + summary: Delete navigation property multiTenantOrganizationPartnerConfiguration for policies + operationId: policy.crossTenantAccessPolicy.template_DeleteMultiTenantOrganizationPartnerConfiguration + 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 /policies/defaultAppManagementPolicy: get: tags: @@ -14014,6 +14689,317 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /tenantRelationships/multiTenantOrganization: + get: + tags: + - tenantRelationships.multiTenantOrganization + summary: Get multiTenantOrganization from tenantRelationships + description: Defines an organization with more than one instance of Microsoft Entra ID. + operationId: tenantRelationship_GetMultiTenantOrganization + 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.multiTenantOrganization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + put: + tags: + - tenantRelationships.multiTenantOrganization + summary: Update the navigation property multiTenantOrganization in tenantRelationships + operationId: tenantRelationship_SetMultiTenantOrganization + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganization' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /tenantRelationships/multiTenantOrganization/joinRequest: + get: + tags: + - tenantRelationships.multiTenantOrganization + summary: Get joinRequest from tenantRelationships + description: Defines the status of a tenant joining a multitenant organization. + operationId: tenantRelationship.multiTenantOrganization_GetJoinRequest + 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.multiTenantOrganizationJoinRequestRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - tenantRelationships.multiTenantOrganization + summary: Update the navigation property joinRequest in tenantRelationships + operationId: tenantRelationship.multiTenantOrganization_UpdateJoinRequest + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationJoinRequestRecord' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationJoinRequestRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /tenantRelationships/multiTenantOrganization/tenants: + get: + tags: + - tenantRelationships.multiTenantOrganization + summary: Get tenants from tenantRelationships + description: Defines tenants added to a multitenant organization. + operationId: tenantRelationship.multiTenantOrganization_ListTenant + 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.multiTenantOrganizationMemberCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - tenantRelationships.multiTenantOrganization + summary: Create new navigation property to tenants for tenantRelationships + operationId: tenantRelationship.multiTenantOrganization_CreateTenant + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}': + get: + tags: + - tenantRelationships.multiTenantOrganization + summary: Get tenants from tenantRelationships + description: Defines tenants added to a multitenant organization. + operationId: tenantRelationship.multiTenantOrganization_GetTenant + parameters: + - name: multiTenantOrganizationMember-id + in: path + description: The unique identifier of multiTenantOrganizationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: multiTenantOrganizationMember + - 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.multiTenantOrganizationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - tenantRelationships.multiTenantOrganization + summary: Update the navigation property tenants in tenantRelationships + operationId: tenantRelationship.multiTenantOrganization_UpdateTenant + parameters: + - name: multiTenantOrganizationMember-id + in: path + description: The unique identifier of multiTenantOrganizationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: multiTenantOrganizationMember + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - tenantRelationships.multiTenantOrganization + summary: Delete navigation property tenants for tenantRelationships + operationId: tenantRelationship.multiTenantOrganization_DeleteTenant + parameters: + - name: multiTenantOrganizationMember-id + in: path + description: The unique identifier of multiTenantOrganizationMember + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: multiTenantOrganizationMember + - 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 + /tenantRelationships/multiTenantOrganization/tenants/$count: + get: + tags: + - tenantRelationships.multiTenantOrganization + summary: Get the number of the resource + operationId: tenantRelationship.multiTenantOrganization.tenant_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/users/{user-id}/authentication': get: tags: @@ -16245,6 +17231,12 @@ components: $ref: '#/components/schemas/microsoft.graph.identityApiConnector' description: Represents entry point for API connectors. x-ms-navigationProperty: true + authenticationEventListeners: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. + x-ms-navigationProperty: true b2xUserFlows: type: array items: @@ -16253,6 +17245,12 @@ components: x-ms-navigationProperty: true conditionalAccess: $ref: '#/components/schemas/microsoft.graph.conditionalAccessRoot' + customAuthenticationExtensions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' + description: Represents custom extensions to authentication flows in Azure AD for workforce and customers. + x-ms-navigationProperty: true identityProviders: type: array items: @@ -16284,6 +17282,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.authenticationEventListener: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: authenticationEventListener + type: object + properties: + authenticationEventsFlowId: + type: string + nullable: true + conditions: + $ref: '#/components/schemas/microsoft.graph.authenticationConditions' + additionalProperties: + type: object microsoft.graph.b2xIdentityUserFlow: allOf: - $ref: '#/components/schemas/microsoft.graph.identityUserFlow' @@ -16697,6 +17708,39 @@ components: $ref: '#/components/schemas/microsoft.graph.templateScenarios' additionalProperties: type: object + microsoft.graph.customAuthenticationExtension: + allOf: + - $ref: '#/components/schemas/microsoft.graph.customCalloutExtension' + - title: customAuthenticationExtension + type: object + additionalProperties: + type: object + microsoft.graph.authenticationConfigurationValidation: + title: authenticationConfigurationValidation + type: object + properties: + errors: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.genericError' + description: Errors in the validation result of a customAuthenticationExtension. + warnings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.genericError' + description: Warnings in the validation result of a customAuthenticationExtension. + additionalProperties: + type: object + microsoft.graph.customExtensionEndpointConfiguration: + title: customExtensionEndpointConfiguration + type: object + additionalProperties: + type: object + microsoft.graph.customExtensionAuthenticationConfiguration: + title: customExtensionAuthenticationConfiguration + type: object + additionalProperties: + type: object microsoft.graph.identityProviderBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -18114,6 +19158,8 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyConfigurationPartner' description: Defines partner-specific configurations for external Microsoft Entra organizations. x-ms-navigationProperty: true + templates: + $ref: '#/components/schemas/microsoft.graph.policyTemplate' additionalProperties: type: object microsoft.graph.crossTenantAccessPolicyConfigurationDefault: @@ -18158,6 +19204,10 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' inboundTrust: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyInboundTrust' + isInMultiTenantOrganization: + type: boolean + description: Identifies whether a tenant is a member of a multitenant organization. + nullable: true isServiceProvider: type: boolean description: Identifies whether the partner-specific configuration is a Cloud Service Provider for your organization. @@ -18184,6 +19234,52 @@ components: $ref: '#/components/schemas/microsoft.graph.crossTenantUserSyncInbound' additionalProperties: type: object + microsoft.graph.policyTemplate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: policyTemplate + type: object + properties: + multiTenantOrganizationIdentitySynchronization: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationIdentitySyncPolicyTemplate' + multiTenantOrganizationPartnerConfiguration: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationPartnerConfigurationTemplate' + additionalProperties: + type: object + microsoft.graph.multiTenantOrganizationIdentitySyncPolicyTemplate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: multiTenantOrganizationIdentitySyncPolicyTemplate + type: object + properties: + templateApplicationLevel: + $ref: '#/components/schemas/microsoft.graph.templateApplicationLevel' + userSyncInbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantUserSyncInbound' + additionalProperties: + type: object + microsoft.graph.multiTenantOrganizationPartnerConfigurationTemplate: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: multiTenantOrganizationPartnerConfigurationTemplate + type: object + properties: + automaticUserConsentSettings: + $ref: '#/components/schemas/microsoft.graph.inboundOutboundPolicyConfiguration' + b2bCollaborationInbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' + b2bCollaborationOutbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' + b2bDirectConnectInbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' + b2bDirectConnectOutbound: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' + inboundTrust: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyInboundTrust' + templateApplicationLevel: + $ref: '#/components/schemas/microsoft.graph.templateApplicationLevel' + additionalProperties: + type: object microsoft.graph.tenantAppManagementPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -18430,6 +19526,95 @@ components: type: object additionalProperties: type: object + microsoft.graph.multiTenantOrganization: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: multiTenantOrganization + type: object + properties: + createdDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date when multitenant organization was created. Read-only. + format: date-time + nullable: true + description: + type: string + description: Description of the multitenant organization. + nullable: true + displayName: + type: string + description: Display name of the multitenant organization. + nullable: true + state: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationState' + joinRequest: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationJoinRequestRecord' + tenants: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + description: Defines tenants added to a multitenant organization. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.multiTenantOrganizationJoinRequestRecord: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: multiTenantOrganizationJoinRequestRecord + type: object + properties: + addedByTenantId: + type: string + description: 'Tenant ID of the Microsoft Entra tenant that added a tenant to the multitenant organization. To reset a failed join request, set addedByTenantId to 00000000-0000-0000-0000-000000000000. Required.' + nullable: true + memberState: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberState' + role: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberRole' + transitionDetails: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationJoinRequestTransitionDetails' + additionalProperties: + type: object + microsoft.graph.multiTenantOrganizationMember: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: multiTenantOrganizationMember + type: object + properties: + addedByTenantId: + pattern: '^[0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{4}-[0-9a-fA-F]{12}$' + type: string + description: Tenant ID of the tenant that added the tenant to the multitenant organization. Read-only. + format: uuid + nullable: true + addedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when the tenant was added to the multitenant organization. Read-only. + format: date-time + nullable: true + displayName: + type: string + description: Display name of the tenant added to the multitenant organization. + nullable: true + joinedDateTime: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])T([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?(Z|[+-][0-9][0-9]:[0-9][0-9])$' + type: string + description: Date and time when the tenant joined the multitenant organization. Read-only. + format: date-time + nullable: true + role: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberRole' + state: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberState' + tenantId: + type: string + description: Tenant ID of the Microsoft Entra tenant added to the multitenant organization. Set at the time tenant is added.Supports $filter. Key. + transitionDetails: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberTransitionDetails' + additionalProperties: + type: object microsoft.graph.authentication: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -18950,6 +20135,14 @@ components: type: object additionalProperties: type: object + microsoft.graph.authenticationConditions: + title: authenticationConditions + type: object + properties: + applications: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionsApplications' + additionalProperties: + type: object microsoft.graph.identityUserFlow: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19156,6 +20349,42 @@ components: type: string x-ms-enum-flags: isFlags: true + microsoft.graph.customCalloutExtension: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: customCalloutExtension + type: object + properties: + authenticationConfiguration: + $ref: '#/components/schemas/microsoft.graph.customExtensionAuthenticationConfiguration' + clientConfiguration: + $ref: '#/components/schemas/microsoft.graph.customExtensionClientConfiguration' + description: + type: string + description: Description for the customCalloutExtension object. + nullable: true + displayName: + type: string + description: Display name for the customCalloutExtension object. + nullable: true + endpointConfiguration: + $ref: '#/components/schemas/microsoft.graph.customExtensionEndpointConfiguration' + additionalProperties: + type: object + microsoft.graph.genericError: + title: genericError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + additionalProperties: + type: object microsoft.graph.activityType: title: activityType enum: @@ -22001,6 +23230,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.templateApplicationLevel: + title: templateApplicationLevel + enum: + - none + - newPartners + - existingPartners + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.azureADJoinPolicy: title: azureADJoinPolicy type: object @@ -22107,6 +23346,58 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.multiTenantOrganizationState: + title: multiTenantOrganizationState + enum: + - active + - inactive + - unknownFutureValue + type: string + microsoft.graph.multiTenantOrganizationMemberState: + title: multiTenantOrganizationMemberState + enum: + - pending + - active + - removed + - unknownFutureValue + type: string + microsoft.graph.multiTenantOrganizationMemberRole: + title: multiTenantOrganizationMemberRole + enum: + - owner + - member + - unknownFutureValue + type: string + microsoft.graph.multiTenantOrganizationJoinRequestTransitionDetails: + title: multiTenantOrganizationJoinRequestTransitionDetails + type: object + properties: + desiredMemberState: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberState' + details: + type: string + description: Details that explain the processing status if any. Read-only. + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberProcessingStatus' + additionalProperties: + type: object + microsoft.graph.multiTenantOrganizationMemberTransitionDetails: + title: multiTenantOrganizationMemberTransitionDetails + type: object + properties: + desiredRole: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberRole' + desiredState: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberState' + details: + type: string + description: Details that explain the processing status if any. Read-only. + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberProcessingStatus' + additionalProperties: + type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -22226,6 +23517,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.authenticationEventListenerCollectionResponse: + title: Collection of authenticationEventListener + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.b2xIdentityUserFlowCollectionResponse: title: Collection of b2xIdentityUserFlow type: object @@ -22408,6 +23712,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customAuthenticationExtensionCollectionResponse: + title: Collection of customAuthenticationExtension + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtension' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.identityUserFlowAttributeCollectionResponse: title: Collection of identityUserFlowAttribute type: object @@ -22785,6 +24102,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.multiTenantOrganizationMemberCollectionResponse: + title: Collection of multiTenantOrganizationMember + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMember' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.emailAuthenticationMethodCollectionResponse: title: Collection of emailAuthenticationMethod type: object @@ -22915,6 +24245,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.authenticationConditionsApplications: + title: authenticationConditionsApplications + type: object + properties: + includeApplications: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.userFlowType: title: userFlowType enum: @@ -23122,6 +24463,26 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customExtensionClientConfiguration: + title: customExtensionClientConfiguration + type: object + properties: + maximumRetries: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The max number of retries that Microsoft Entra ID makes to the external API. Values of 0 or 1 are supported. If null, the default for the service applies.' + format: int32 + nullable: true + timeoutInMilliseconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The max duration in milliseconds that Microsoft Entra ID waits for a response from the external app before it shuts down the connection. The valid range is between 200 and 2000 milliseconds. Default duration is 1000. + format: int32 + nullable: true + additionalProperties: + type: object microsoft.graph.geoCoordinates: title: geoCoordinates type: object @@ -27114,6 +28475,15 @@ components: - renew - unknownFutureValue type: string + microsoft.graph.multiTenantOrganizationMemberProcessingStatus: + title: multiTenantOrganizationMemberProcessingStatus + enum: + - notStarted + - running + - succeeded + - failed + - unknownFutureValue + type: string microsoft.graph.ODataErrors.MainError: required: - code @@ -27136,6 +28506,15 @@ components: $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' additionalProperties: type: object + microsoft.graph.authenticationConditionApplication: + title: authenticationConditionApplication + type: object + properties: + appId: + type: string + description: The identifier for an application corresponding to a condition that triggers an authenticationEventListener. + additionalProperties: + type: object microsoft.graph.conditionalAccessFilter: title: conditionalAccessFilter type: object @@ -35251,6 +36630,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.identityApiConnectorCollectionResponse' + microsoft.graph.authenticationEventListenerCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventListenerCollectionResponse' microsoft.graph.b2xIdentityUserFlowCollectionResponse: description: Retrieved collection content: @@ -35335,6 +36720,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.conditionalAccessTemplateCollectionResponse' + microsoft.graph.customAuthenticationExtensionCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtensionCollectionResponse' microsoft.graph.identityUserFlowAttributeCollectionResponse: description: Retrieved collection content: @@ -35509,6 +36900,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.tokenLifetimePolicyCollectionResponse' + microsoft.graph.multiTenantOrganizationMemberCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.multiTenantOrganizationMemberCollectionResponse' microsoft.graph.emailAuthenticationMethodCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index f9f8b9e8b05..d282d66d64c 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -112,6 +112,12 @@ paths: $ref: '#/components/responses/microsoft.graph.alertCollectionResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-04-10' + date: '2024-04-10' + version: 2024-01/Deprecation + description: 'The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API.' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore @@ -137,6 +143,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.alert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-04-10' + date: '2024-04-10' + version: 2024-01/Deprecation + description: 'The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API.' x-ms-docs-operation-type: operation /security/alerts_v2: get: @@ -436,6 +448,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.alert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-04-10' + date: '2024-04-10' + version: 2024-01/Deprecation + description: 'The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API.' x-ms-docs-operation-type: operation patch: tags: @@ -467,6 +485,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.alert' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-04-10' + date: '2024-04-10' + version: 2024-01/Deprecation + description: 'The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API.' x-ms-docs-operation-type: operation /security/alerts/$count: get: @@ -482,6 +506,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2026-04-10' + date: '2024-04-10' + version: 2024-01/Deprecation + description: 'The legacy Graph Security API is deprecated and will stop returning data on January 31, 2025. Please use the new Graph Security API.' /security/attackSimulation: get: tags: @@ -24358,6 +24388,7 @@ components: - scheduledAlerts - microsoftDefenderThreatIntelligenceAnalytics - builtInMl + - microsoftInsiderRiskManagement - microsoftSentinel type: string microsoft.graph.security.alertDetermination: @@ -24431,6 +24462,7 @@ components: - unknownFutureValue - microsoftDefenderForCloud - microsoftSentinel + - microsoftInsiderRiskManagement type: string microsoft.graph.security.alertSeverity: title: alertSeverity diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 3fe7983553f..7a16d671215 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -14,7 +14,7 @@ paths: description: List properties and relationships of the user objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-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-onboarding-user-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0 operationId: user_CreateUser requestBody: description: New entity @@ -104,7 +104,7 @@ paths: description: Read properties and relationships of the user object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-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 @@ -149,10 +149,10 @@ paths: tags: - users.user summary: Update user - description: Update the properties of a user object. + description: Update the properties of a user object. Not all properties can be updated by Member or Guest users with their default permissions without Administrator roles. Compare member and guest default permissions to see properties they can manage. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/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 user. When deleted, user resources are moved to a temporary container and can be restored within 30 days. After that time, they are permanently deleted. To learn more, 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 From ded02312115afdc9ab5ac38c6c5205f7bac5e634 Mon Sep 17 00:00:00 2001 From: Microsoft Graph DevX Tooling Date: Tue, 30 Apr 2024 21:06:39 +0000 Subject: [PATCH 2/2] Add generated MgCommandMetadata.json. [run ci] --- .../custom/common/MgCommandMetadata.json | 385936 ++++++++------- 1 file changed, 193367 insertions(+), 192569 deletions(-) diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 53539f4f8f5..88116c9647d 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,17 +1,5 @@ [ { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Add-MgApplicationKey", "Uri": "/applications/{application-id}/addKey", "Permissions": [ { @@ -38,12 +26,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", + ], + "Module": "Applications", + "Command": "Add-MgApplicationKey", "Variants": [ "Add", "AddExpanded", @@ -51,8 +36,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Add-MgApplicationPassword", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { @@ -79,19 +67,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Add-MgApplicationPassword", "Variants": [ - "Apply", - "ApplyViaIdentity" + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaAccessReviewDecision", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0" + }, + { "Uri": "/accessReviews/{accessReview-id}/applyDecisions", "Permissions": [ { @@ -110,35 +100,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Add-MgBetaAccessReviewDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Add-MgBetaAccessReviewInstanceDecision", "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "Apply", + "ApplyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Add-MgBetaApplicationKey", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/addKey", "Permissions": [ { @@ -165,12 +153,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", + ], + "Module": "Beta.Applications", + "Command": "Add-MgBetaApplicationKey", "Variants": [ "Add", "AddExpanded", @@ -178,8 +163,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Add-MgBetaApplicationPassword", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/addPassword", "Permissions": [ { @@ -206,12 +194,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + ], + "Module": "Beta.Applications", + "Command": "Add-MgBetaApplicationPassword", "Variants": [ "Add", "AddExpanded", @@ -219,15 +204,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Add-MgBetaChatMember", - "Uri": "/chats/{chat-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Uri": "/chats/{chat-id}/members/add", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Add-MgBetaChatMember", "Variants": [ "Add", "AddExpanded", @@ -235,8 +220,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + }, + { "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Permissions": [ { @@ -263,12 +251,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", "Variants": [ "Apply", "Apply1", @@ -278,15 +279,15 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", "Apply1", @@ -296,24 +297,11 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", "Permissions": [ { @@ -332,21 +320,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta" + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", "Permissions": [ { @@ -365,26 +353,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Variants": [ "Add", "AddExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Variants": [ "Add", "AddExpanded", @@ -392,15 +393,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Apply", "ApplyExpanded", @@ -408,29 +409,29 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", "Variants": [ "Apply", "ApplyExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Add-MgBetaDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -438,15 +439,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Add-MgBetaDriveListContentTypeCopy", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -454,15 +455,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Add-MgBetaExternalConnectionItemActivity", "Variants": [ "Add", "AddExpanded", @@ -470,15 +471,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Add-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -486,15 +487,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -502,29 +503,29 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/addFavorite", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupFavorite", "Variants": [ "Add", "AddViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupFavorite", - "Uri": "/groups/{group-id}/addFavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/add", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupSite", "Variants": [ "Add", "AddExpanded", @@ -532,15 +533,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSite", - "Uri": "/groups/{group-id}/sites/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -548,15 +549,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -564,15 +565,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -580,15 +581,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -596,15 +597,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Add-MgBetaGroupToLifecyclePolicy", "Variants": [ "Add", "AddExpanded", @@ -612,54 +613,39 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupToLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Apply", - "Apply1", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentity1", - "ApplyViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Permissions": [ { @@ -678,12 +664,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Variants": [ "Apply", "Apply1", @@ -693,8 +676,11 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Permissions": [ { @@ -713,21 +699,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", + "Apply1", "ApplyExpanded", "ApplyViaIdentity", + "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Permissions": [ { @@ -746,21 +734,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Permissions": [ { @@ -779,12 +767,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", + ], + "Module": "Beta.Security", + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Variants": [ "Add", "AddExpanded", @@ -792,8 +777,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { @@ -820,12 +808,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Applications", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "Variants": [ "Add", "AddExpanded", @@ -833,15 +818,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Add-MgBetaShareListContentTypeCopy", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Add-MgBetaShareListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -849,45 +834,45 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", - "AddExpanded" + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSite", - "Uri": "/sites/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/add", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Add-MgBetaSite", "Variants": [ "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "AddExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteContentTypeCopy", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Add-MgBetaSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -895,8 +880,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { @@ -915,12 +903,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -928,8 +913,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteListContentTypeCopy", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [ { @@ -948,12 +936,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "Add-MgBetaSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -961,8 +946,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { @@ -981,12 +969,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + ], + "Module": "Beta.Sites", + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -994,15 +979,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Add-MgBetaTeamChannelMember", "Variants": [ "Add", "AddExpanded", @@ -1010,15 +995,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamMember", - "Uri": "/teams/{team-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/members/add", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Add-MgBetaTeamMember", "Variants": [ "Add", "AddExpanded", @@ -1026,15 +1011,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Add-MgBetaTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", @@ -1042,15 +1027,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Add", "AddExpanded", @@ -1058,15 +1043,31 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + }, + { + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "Permissions": [] + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Apply", "ApplyExpanded", @@ -1074,15 +1075,15 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Add-MgBetaUserChatMember", "Variants": [ "Add", "AddExpanded", @@ -1090,15 +1091,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Add-MgBetaUserDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1106,15 +1107,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1122,15 +1123,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites/add", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Add-MgBetaUserFollowedSite", "Variants": [ "Add", "AddExpanded", @@ -1138,29 +1139,29 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Variants": [ "Add", "AddExpanded", @@ -1168,15 +1169,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Add", "AddExpanded", @@ -1184,15 +1185,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Variants": [ "Add", "AddExpanded", @@ -1200,15 +1201,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Variants": [ "Add", "AddExpanded", @@ -1216,15 +1217,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Variants": [ "Add", "AddExpanded", @@ -1232,15 +1233,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Add", "AddExpanded", @@ -1248,15 +1249,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Variants": [ "Add", "AddExpanded", @@ -1264,15 +1265,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", "Variants": [ "Add", "AddExpanded", @@ -1280,15 +1281,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Variants": [ "Add", "AddExpanded", @@ -1296,31 +1297,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/chats/{chat-id}/members/add", + "Permissions": [], "Module": "Teams", "Command": "Add-MgChatMember", - "Uri": "/chats/{chat-id}/members/add", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", "Variants": [ "Add", "AddExpanded", @@ -1328,8 +1313,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Add-MgCommunicationCallLargeGalleryView", + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + }, + { "Uri": "/communications/calls/{call-id}/addLargeGalleryView", "Permissions": [ { @@ -1356,12 +1344,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "CloudCommunications", + "Command": "Add-MgCommunicationCallLargeGalleryView", "Variants": [ "Add", "AddExpanded", @@ -1369,15 +1354,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopy", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Files", + "Command": "Add-MgDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1385,15 +1370,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Files", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1401,15 +1386,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Add-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "Permissions": [], + "Module": "Search", + "Command": "Add-MgExternalConnectionItemActivity", "Variants": [ "Add", "AddExpanded", @@ -1417,15 +1402,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupDriveListContentTypeCopy", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1433,29 +1418,45 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], "Module": "Groups", "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/addFavorite", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupFavorite", "Variants": [ "Add", "AddViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupFavorite", - "Uri": "/groups/{group-id}/addFavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/add", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupSite", "Variants": [ "Add", "AddExpanded", @@ -1463,15 +1464,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupSite", - "Uri": "/groups/{group-id}/sites/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1479,15 +1480,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupSiteContentTypeCopy", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1495,15 +1496,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1511,15 +1512,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupSiteListContentTypeCopy", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1527,15 +1528,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "Permissions": [], + "Module": "Groups", + "Command": "Add-MgGroupToLifecyclePolicy", "Variants": [ "Add", "AddExpanded", @@ -1543,40 +1544,25 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Add-MgGroupToLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Apply", "ApplyViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Apply", - "Apply1", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentity1", - "ApplyViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", "Permissions": [ { @@ -1595,12 +1581,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "Variants": [ "Apply", "Apply1", @@ -1610,8 +1593,11 @@ "ApplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", "Permissions": [ { @@ -1630,21 +1616,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Apply", + "Apply1", "ApplyExpanded", "ApplyViaIdentity", + "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", "Permissions": [ { @@ -1663,21 +1651,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", "Permissions": [ { @@ -1696,12 +1684,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyCredential", + ], + "Module": "Security", + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "Variants": [ "Add", "AddExpanded", @@ -1709,8 +1694,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Add-MgServicePrincipalKey", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", "Permissions": [ { @@ -1737,12 +1725,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordCredential", + ], + "Module": "Applications", + "Command": "Add-MgServicePrincipalKey", "Variants": [ "Add", "AddExpanded", @@ -1750,8 +1735,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Add-MgServicePrincipalPassword", + "OutputType": "IMicrosoftGraphKeyCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", "Permissions": [ { @@ -1778,12 +1766,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSelfSignedCertificate", + ], + "Module": "Applications", + "Command": "Add-MgServicePrincipalPassword", "Variants": [ "Add", "AddExpanded", @@ -1791,8 +1776,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "OutputType": "IMicrosoftGraphPasswordCredential", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", "Permissions": [ { @@ -1819,12 +1807,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Applications", + "Command": "Add-MgServicePrincipalTokenSigningCertificate", "Variants": [ "Add", "AddExpanded", @@ -1832,15 +1817,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Add-MgShareListContentTypeCopy", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Files", + "Command": "Add-MgShareListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1848,45 +1833,45 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Files", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", - "AddExpanded" + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Add-MgSite", - "Uri": "/sites/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/add", + "Permissions": [], + "Module": "Sites", + "Command": "Add-MgSite", "Variants": [ "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" + "AddExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopy", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "Permissions": [], + "Module": "Sites", + "Command": "Add-MgSiteContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1894,8 +1879,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { @@ -1914,12 +1902,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1927,8 +1912,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopy", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", "Permissions": [ { @@ -1947,12 +1935,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "Add-MgSiteListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -1960,8 +1945,11 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", "Permissions": [ { @@ -1980,12 +1968,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + ], + "Module": "Sites", + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -1993,15 +1978,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Add-MgTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "Permissions": [], + "Module": "Teams", + "Command": "Add-MgTeamChannelMember", "Variants": [ "Add", "AddExpanded", @@ -2009,15 +1994,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Add-MgTeamMember", - "Uri": "/teams/{team-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/members/add", + "Permissions": [], + "Module": "Teams", + "Command": "Add-MgTeamMember", "Variants": [ "Add", "AddExpanded", @@ -2025,15 +2010,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Add-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "Permissions": [], + "Module": "Teams", + "Command": "Add-MgTeamPrimaryChannelMember", "Variants": [ "Add", "AddExpanded", @@ -2041,15 +2026,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphActionResultPart", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "Permissions": [], + "Module": "Teams", + "Command": "Add-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Add", "AddExpanded", @@ -2057,15 +2042,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Add-MgUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Add-MgUserChatMember", "Variants": [ "Add", "AddExpanded", @@ -2073,15 +2058,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Add-MgUserDriveListContentTypeCopy", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphActionResultPart", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Add-MgUserDriveListContentTypeCopy", "Variants": [ "Add", "AddExpanded", @@ -2089,15 +2074,15 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", "Variants": [ "Add", "AddExpanded", @@ -2105,45 +2090,45 @@ "AddViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/followedSites/add", + "Permissions": [], "Module": "Users.Actions", "Command": "Add-MgUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/add", - "Permissions": [] + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Variants": [ "Approve", "ApproveExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", - "Variants": [ - "Approve", - "ApproveExpanded", - "ApproveViaIdentity", - "ApproveViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Approve-MgBetaDeviceManagementElevationRequest", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Approve", "ApproveExpanded", @@ -2151,8 +2136,11 @@ "ApproveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", "Permissions": [ { @@ -2171,53 +2159,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "Variants": [ + "Approve", + "ApproveExpanded", + "ApproveViaIdentity", + "ApproveViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", "Variants": [ "Approve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", - "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Permissions": [], + "Module": "Applications", + "Command": "Clear-MgApplicationVerifiedPublisher", "Variants": [ "Unset", "UnsetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Clear-MgApplicationVerifiedPublisher", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Clear-MgBetaApplicationVerifiedPublisher", "Variants": [ "Unset", "UnsetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Clear-MgBetaApplicationVerifiedPublisher", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2225,15 +2226,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaChatMessageReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2241,15 +2242,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaChatMessageReplyReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Clear-MgBetaCommunicationPresence", "Variants": [ "Clear", "ClearExpanded", @@ -2257,50 +2258,39 @@ "ClearViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Clear-MgBetaCommunicationPresence", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", "Variants": [ "Clear", "ClearViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", "Variants": [ "Purge", "PurgeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Wipe", - "WipeViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", "Permissions": [ { @@ -2319,21 +2309,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Variants": [ "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" + "WipeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", "Permissions": [ { @@ -2360,12 +2348,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Wipe", "WipeExpanded", @@ -2373,8 +2358,11 @@ "WipeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { @@ -2401,12 +2389,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", "Variants": [ "Purge", "PurgeExpanded", @@ -2414,15 +2415,15 @@ "PurgeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2430,15 +2431,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamChannelMessageReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2446,15 +2447,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2462,15 +2463,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2478,15 +2479,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2494,15 +2495,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2510,22 +2511,11 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Wipe", - "WipeViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserAndBlockManagedApp", "Uri": "/users/{user-id}/wipeAndBlockManagedApps", "Permissions": [ { @@ -2544,21 +2534,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserAndBlockManagedApp", "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" + "Wipe", + "WipeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserChatMessageReaction", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [ { @@ -2577,12 +2565,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2590,24 +2575,27 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserChatMessageReplyReaction", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserChatMessageReplyReaction", "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", "Permissions": [ { @@ -2626,12 +2614,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", "Variants": [ "Wipe1", "WipeExpanded1", @@ -2639,15 +2640,15 @@ "WipeViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserManagedDevice", "Variants": [ "Wipe", "WipeExpanded", @@ -2655,24 +2656,11 @@ "WipeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserPresence", "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [ { @@ -2691,19 +2679,21 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserPresence", "Variants": [ "Clear", - "ClearViaIdentity" + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Permissions": [ { @@ -2722,12 +2712,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "Variants": [ + "Clear", + "ClearViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2735,15 +2736,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgChatMessageReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgChatMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2751,15 +2752,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgChatMessageReplyReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearPresence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Clear-MgCommunicationPresence", "Variants": [ "Clear", "ClearExpanded", @@ -2767,38 +2768,25 @@ "ClearViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresence", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", "Variants": [ "Clear", "ClearViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", "Permissions": [ { @@ -2825,12 +2813,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Clear-MgDeviceManagementManagedDevice", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "Permissions": [], + "Module": "Security", + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", "Variants": [ "Purge", "PurgeExpanded", @@ -2838,31 +2839,15 @@ "PurgeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], "Module": "Teams", "Command": "Clear-MgTeamChannelMessageReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Unset", "UnsetExpanded", @@ -2870,15 +2855,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgTeamChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2886,15 +2871,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2902,15 +2887,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2918,15 +2903,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2934,15 +2919,15 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2950,8 +2935,11 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Clear-MgUserChatMessageReaction", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", "Permissions": [ { @@ -2970,12 +2958,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Clear-MgUserChatMessageReaction", "Variants": [ "Unset", "UnsetExpanded", @@ -2983,15 +2968,31 @@ "UnsetViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "Permissions": [], "Module": "Users.Actions", "Command": "Clear-MgUserChatMessageReplyReaction", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Permissions": [] + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Clear-MgUserManagedDevice", "Variants": [ "Wipe", "WipeExpanded", @@ -2999,24 +3000,11 @@ "WipeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Clear-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Clear-MgUserPresence", "Uri": "/users/{user-id}/presence/clearPresence", "Permissions": [ { @@ -3035,19 +3023,21 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Clear-MgUserPresence", "Variants": [ "Clear", - "ClearViaIdentity" + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Clear-MgUserPresenceUserPreferredPresence", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", "Permissions": [ { @@ -3066,19 +3056,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Clear-MgUserPresenceUserPreferredPresence", "Variants": [ - "Close", - "CloseViaIdentity" + "Clear", + "ClearViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Close-MgBetaComplianceEdiscoveryCase", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0" + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/close", "Permissions": [ { @@ -3097,19 +3087,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Close-MgBetaComplianceEdiscoveryCase", "Variants": [ "Close", "CloseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Permissions": [ { @@ -3128,19 +3118,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "Variants": [ "Close", "CloseViaIdentity" ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Close-MgSecurityCaseEdiscoveryCase", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", "Permissions": [ { @@ -3159,19 +3149,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + ], + "Module": "Security", + "Command": "Close-MgSecurityCaseEdiscoveryCase", "Variants": [ - "Compare", - "CompareViaIdentity" + "Close", + "CloseViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementIntent", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", "Permissions": [ { @@ -3190,19 +3180,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Compare-MgBetaDeviceManagementIntent", "Variants": [ "Compare", "CompareViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementTemplate", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", "Permissions": [ { @@ -3221,19 +3211,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Compare-MgBetaDeviceManagementTemplate", "Variants": [ "Compare", "CompareViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", "Permissions": [ { @@ -3252,236 +3242,247 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "Variants": [ + "Compare", + "CompareViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", "Variants": [ "Complete", "CompleteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", "Variants": [ "Complete", "CompleteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources/{impactedResource-id}/complete", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Complete-MgBetaDirectoryImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/complete", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Complete-MgBetaDirectoryRecommendation", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Complete-MgBetaTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamChannelMigration", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/completeMigration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Complete-MgBetaTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamMigration", - "Uri": "/teams/{team-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Complete-MgBetaUserOutlookTask", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "Permissions": [], + "Module": "Teams", + "Command": "Complete-MgTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Complete-MgTeamChannelMigration", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/completeMigration", + "Permissions": [], + "Module": "Teams", + "Command": "Complete-MgTeamMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Complete-MgTeamMigration", - "Uri": "/teams/{team-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "Permissions": [], + "Module": "Teams", + "Command": "Complete-MgTeamPrimaryChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Complete-MgTeamPrimaryChannelMigration", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "Permissions": [], + "Module": "Teams", + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", "Variants": [ "Complete", "CompleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Permissions": [], + "Module": "Applications", + "Command": "Confirm-MgApplicationMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -3489,15 +3490,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Confirm-MgApplicationMemberGroup", - "Uri": "/applications/{application-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Permissions": [], + "Module": "Applications", + "Command": "Confirm-MgApplicationMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -3505,15 +3506,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Confirm-MgApplicationMemberObject", - "Uri": "/applications/{application-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -3521,15 +3522,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -3537,15 +3538,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Confirm-MgBetaApplicationMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -3553,15 +3554,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaApplicationMemberGroup", - "Uri": "/applications/{application-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Confirm-MgBetaApplicationMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -3569,22 +3570,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaApplicationMemberObject", - "Uri": "/applications/{application-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Confirm", - "ConfirmExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Confirm-MgBetaAuditLogSignInCompromised", "Uri": "/auditLogs/signIns/confirmCompromised", "Permissions": [ { @@ -3603,19 +3593,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Confirm-MgBetaAuditLogSignInCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Confirm-MgBetaAuditLogSignInSafe", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta" + }, + { "Uri": "/auditLogs/signIns/confirmSafe", "Permissions": [ { @@ -3634,21 +3624,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Confirm-MgBetaAuditLogSignInSafe", "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" + "Confirm", + "ConfirmExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContactMemberGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta" + }, + { "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Permissions": [ { @@ -3739,12 +3727,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaContactMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -3752,8 +3737,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContactMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { @@ -3852,12 +3840,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaContactMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -3865,15 +3850,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContractMemberGroup", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaContractMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -3881,22 +3866,27 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContractMemberObject", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaContractMemberObject", "Variants": [ - "Verify", - "VerifyViaIdentity" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [ { @@ -3915,21 +3905,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" + "Verify", + "VerifyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDeviceMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { @@ -4020,12 +4008,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDeviceMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4033,8 +4018,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDeviceMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { @@ -4133,12 +4121,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDeviceMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4146,15 +4131,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4162,15 +4147,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4178,8 +4163,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Permissions": [ { @@ -4270,12 +4258,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DirectoryObjects", + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4283,8 +4268,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { @@ -4383,12 +4371,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DirectoryObjects", + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4396,15 +4381,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4412,15 +4397,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4428,15 +4413,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4444,15 +4429,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4460,15 +4445,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4476,52 +4461,55 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "Permissions": [] + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}/verify", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaDomain", "Variants": [ "Verify", "VerifyViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDomain", - "Uri": "/domains/{domain-id}/verify", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", "Variants": [ "Check", "CheckViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupMemberGroup", "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { @@ -4612,12 +4600,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Confirm-MgBetaGroupMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4625,8 +4610,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { @@ -4725,12 +4713,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Confirm-MgBetaGroupMemberObject", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded", @@ -4738,29 +4739,29 @@ "VerifyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/informationProtection/verifySignature", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Confirm-MgBetaInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaInformationProtectionSignature", - "Uri": "/informationProtection/verifySignature", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaOrganizationMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4768,15 +4769,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaOrganizationMemberGroup", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Confirm-MgBetaOrganizationMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -4784,52 +4785,39 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaOrganizationMemberObject", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Confirm-MgBetaRiskyUserCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaRiskyUserCompromised", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { @@ -4920,12 +4908,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -4933,8 +4918,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { @@ -5033,12 +5021,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/informationProtection/verifySignature", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded", @@ -5046,29 +5047,29 @@ "VerifyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", - "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", "Variants": [ "Confirm", "ConfirmViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/verifySignature", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Confirm-MgBetaUserInformationProtectionSignature", "Variants": [ "Verify", "VerifyExpanded", @@ -5076,24 +5077,11 @@ "VerifyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserInformationProtectionSignature", - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserMemberGroup", "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { @@ -5184,12 +5172,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Confirm-MgBetaUserMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5197,8 +5182,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { @@ -5297,21 +5285,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Confirm-MgBetaUserMemberObject", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberGroup", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/checkMemberGroups", "Permissions": [ { @@ -5402,12 +5390,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgContactMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5415,8 +5400,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/contacts/{orgContact-id}/checkMemberObjects", "Permissions": [ { @@ -5515,12 +5503,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgContactMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -5528,15 +5513,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberGroup", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgContractMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5544,22 +5529,27 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberObject", - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgContractMemberObject", "Variants": [ - "Verify", - "VerifyViaIdentity" + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", "Permissions": [ { @@ -5578,21 +5568,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Functions", + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" + "Verify", + "VerifyViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/checkMemberGroups", "Permissions": [ { @@ -5683,12 +5671,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDeviceMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5696,8 +5681,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/devices/{device-id}/checkMemberObjects", "Permissions": [ { @@ -5796,12 +5784,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDeviceMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -5809,15 +5794,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5825,15 +5810,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -5841,8 +5826,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", "Permissions": [ { @@ -5933,12 +5921,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "DirectoryObjects", + "Command": "Confirm-MgDirectoryObjectMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -5946,8 +5931,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", "Permissions": [ { @@ -6046,12 +6034,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DirectoryObjects", + "Command": "Confirm-MgDirectoryObjectMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -6059,15 +6044,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDirectoryRoleMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6075,15 +6060,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberObject", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDirectoryRoleMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -6091,15 +6076,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6107,52 +6092,55 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Permissions": [] + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains/{domain-id}/verify", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgDomain", "Variants": [ "Verify", "VerifyViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDomain", - "Uri": "/domains/{domain-id}/verify", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "Permissions": [], + "Module": "Groups", + "Command": "Confirm-MgGroupGrantedPermissionForApp", "Variants": [ "Check", "CheckViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Confirm-MgGroupGrantedPermissionForApp", - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Confirm-MgGroupMemberGroup", "Uri": "/groups/{group-id}/checkMemberGroups", "Permissions": [ { @@ -6243,12 +6231,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Confirm-MgGroupMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6256,8 +6241,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Confirm-MgGroupMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/checkMemberObjects", "Permissions": [ { @@ -6356,12 +6344,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Confirm-MgGroupMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -6369,15 +6354,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", + "Permissions": [], + "Module": "Groups", + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6385,15 +6370,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Confirm-MgGroupSettingTemplateMemberObject", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", + "Permissions": [], + "Module": "Groups", + "Command": "Confirm-MgGroupSettingTemplateMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -6401,15 +6386,15 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberGroup", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/checkMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Confirm-MgOrganizationMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6417,52 +6402,55 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { + "Uri": "/organization/{organization-id}/checkMemberObjects", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Confirm-MgOrganizationMemberObject", - "Uri": "/organization/{organization-id}/checkMemberObjects", - "Permissions": [] + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Confirm-MgRiskyServicePrincipalCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Confirm-MgRiskyServicePrincipalCompromised", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Confirm-MgRiskyUserCompromised", "Variants": [ "Confirm", "ConfirmExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Confirm-MgRiskyUserCompromised", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", "Permissions": [ { @@ -6553,12 +6541,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Confirm-MgServicePrincipalMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6566,8 +6551,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", "Permissions": [ { @@ -6666,12 +6654,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Confirm-MgServicePrincipalMemberObject", "Variants": [ "Check", "CheckExpanded", @@ -6679,8 +6664,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/checkMemberGroups", "Permissions": [ { @@ -6771,12 +6759,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Confirm-MgUserMemberGroup", "Variants": [ "Check", "CheckExpanded", @@ -6784,8 +6769,11 @@ "CheckViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/checkMemberObjects", "Permissions": [ { @@ -6884,46 +6872,48 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Actions", + "Command": "Confirm-MgUserMemberObject", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Variants": [ "Connect", "ConnectExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/zebraFotaConnector/connect", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", "Variants": [ "Connect" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", - "Uri": "/deviceManagement/zebraFotaConnector/connect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "Convert", - "ConvertViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", "Permissions": [ { @@ -6942,21 +6932,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphConversionUserDetails", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", "Variants": [ "Convert", - "ConvertExpanded", - "ConvertViaIdentity", - "ConvertViaIdentityExpanded" + "ConvertViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", "Permissions": [ { @@ -6975,35 +6963,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "Variants": [ + "Convert", + "ConvertExpanded", + "ConvertViaIdentity", + "ConvertViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversionUserDetails", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", "Variants": [ "Clone", "CloneViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [ { @@ -7030,12 +7018,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Copy-MgBetaDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -7043,15 +7028,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7059,15 +7044,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Copy-MgBetaDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -7075,15 +7060,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -7091,15 +7076,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7107,15 +7092,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -7123,8 +7108,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteNotebook", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -7151,12 +7139,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7164,8 +7149,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -7192,12 +7180,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7205,8 +7190,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -7233,12 +7221,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7246,8 +7231,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -7274,12 +7262,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -7287,15 +7272,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7303,15 +7288,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7319,15 +7304,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7335,8 +7320,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { @@ -7363,12 +7351,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7376,15 +7361,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7392,8 +7377,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -7420,12 +7408,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7433,15 +7418,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7449,15 +7434,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7465,15 +7450,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -7481,15 +7466,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7497,15 +7482,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7513,15 +7498,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -7529,8 +7514,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -7557,12 +7545,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7570,15 +7555,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7586,15 +7571,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7602,15 +7587,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -7618,15 +7603,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7634,8 +7619,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -7662,12 +7650,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7675,8 +7660,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -7703,21 +7691,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Copy-MgBetaTeam", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/clone", "Permissions": [ { @@ -7744,28 +7732,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Teams", + "Command": "Copy-MgBetaTeam", "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -7773,15 +7758,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -7789,15 +7774,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -7805,15 +7790,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserMailFolder", "Variants": [ "Copy", "CopyExpanded", @@ -7821,15 +7806,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserMailFolderChildFolder", "Variants": [ "Copy", "CopyExpanded", @@ -7837,15 +7822,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Copy", "CopyExpanded", @@ -7853,15 +7838,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserMailFolderMessage", "Variants": [ "Copy", "CopyExpanded", @@ -7869,15 +7854,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserMessage", "Variants": [ "Copy", "CopyExpanded", @@ -7885,8 +7870,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteNotebook", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -7913,12 +7901,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -7926,8 +7911,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -7954,12 +7942,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -7967,8 +7952,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -7995,12 +7983,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8008,8 +7993,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -8036,21 +8024,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Users.Actions", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Copy-MgDriveItem", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", "Permissions": [ { @@ -8077,12 +8065,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Files", + "Command": "Copy-MgDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -8090,15 +8075,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Files", + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8106,15 +8091,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Copy-MgDriveRoot", - "Uri": "/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Files", + "Command": "Copy-MgDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -8122,15 +8107,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Permissions": [], + "Module": "Groups", + "Command": "Copy-MgGroupDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -8138,15 +8123,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Groups", + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8154,15 +8139,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Groups", + "Command": "Copy-MgGroupDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -8170,8 +8155,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteNotebook", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -8198,12 +8186,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Groups", + "Command": "Copy-MgGroupOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8211,8 +8196,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -8239,12 +8227,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Groups", + "Command": "Copy-MgGroupOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8252,8 +8237,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -8280,12 +8268,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Groups", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8293,8 +8278,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -8321,12 +8309,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -8334,15 +8319,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Groups", + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8350,15 +8335,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Groups", + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8366,15 +8351,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Files", + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8382,8 +8367,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", "Permissions": [ { @@ -8410,12 +8398,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8423,15 +8408,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8439,8 +8424,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -8467,12 +8455,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8480,15 +8465,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8496,15 +8481,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8512,15 +8497,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -8528,15 +8513,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8544,15 +8529,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8560,15 +8545,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -8576,8 +8561,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -8604,12 +8592,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Sites", + "Command": "Copy-MgSiteOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8617,15 +8602,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8633,15 +8618,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8649,15 +8634,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "Variants": [ "Copy", "CopyExpanded", @@ -8665,15 +8650,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", + "Permissions": [], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionPageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -8681,8 +8666,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -8709,12 +8697,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8722,8 +8707,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -8750,21 +8738,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Copy-MgTeam", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/clone", "Permissions": [ { @@ -8791,28 +8779,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Teams", + "Command": "Copy-MgTeam", "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserDriveItem", "Variants": [ "Copy", "CopyExpanded", @@ -8820,15 +8805,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", "Variants": [ "Copy", "CopyExpanded", @@ -8836,15 +8821,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserDriveRoot", "Variants": [ "Copy", "CopyExpanded", @@ -8852,15 +8837,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserMailFolder", "Variants": [ "Copy", "CopyExpanded", @@ -8868,15 +8853,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserMailFolderChildFolder", "Variants": [ "Copy", "CopyExpanded", @@ -8884,15 +8869,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserMailFolderChildFolderMessage", "Variants": [ "Copy", "CopyExpanded", @@ -8900,15 +8885,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserMailFolderMessage", "Variants": [ "Copy", "CopyExpanded", @@ -8916,15 +8901,15 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Copy-MgUserMessage", "Variants": [ "Copy", "CopyExpanded", @@ -8932,8 +8917,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteNotebook", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", "Permissions": [ { @@ -8960,12 +8948,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Users.Actions", + "Command": "Copy-MgUserOnenoteNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -8973,8 +8958,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenotePageToSection", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", "Permissions": [ { @@ -9001,12 +8989,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Users.Actions", + "Command": "Copy-MgUserOnenotePageToSection", "Variants": [ "Copy", "CopyExpanded", @@ -9014,8 +8999,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToNotebook", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", "Permissions": [ { @@ -9042,12 +9030,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Users.Actions", + "Command": "Copy-MgUserOnenoteSectionToNotebook", "Variants": [ "Copy", "CopyExpanded", @@ -9055,8 +9040,11 @@ "CopyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", "Permissions": [ { @@ -9083,12 +9071,25 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Actions", + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Deny-MgBetaDeviceManagementElevationRequest", "Variants": [ "Deny", "DenyExpanded", @@ -9096,22 +9097,11 @@ "DenyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Deny-MgBetaDeviceManagementElevationRequest", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Disable", - "DisableViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", "Permissions": [ { @@ -9130,33 +9120,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", "Permissions": [ { @@ -9175,89 +9165,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disable-MgBetaDeviceManagementManagedDevice", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Disable-MgBetaUserManagedDevice", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserManagedDeviceLostMode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Disable-MgBetaUserManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", "Permissions": [ { @@ -9276,46 +9266,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "Variants": [ "Disable", "DisableViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "Permissions": [], "Module": "Users.Actions", "Command": "Disable-MgUserManagedDeviceLostMode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Permissions": [] + "Variants": [ + "Disable", + "DisableViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", "Variants": [ "Disconnect" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Disconnect", - "DisconnectViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Permissions": [ { @@ -9334,32 +9324,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "Variants": [ + "Disconnect", + "DisconnectViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/zebraFotaConnector/disconnect", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", "Variants": [ "Disconnect" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Disconnect", - "DisconnectViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", "Permissions": [ { @@ -9378,18 +9368,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "Variants": [ - "Enable" + "Disconnect", + "DisconnectViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", "Permissions": [ { @@ -9408,26 +9399,36 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "Variants": [ + "Enable" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/enable", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Enable", "EnableExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/enable", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", "Variants": [ "Enable", "EnableExpanded", @@ -9435,21 +9436,11 @@ "EnableViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Enable" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", "Permissions": [ { @@ -9468,25 +9459,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Variants": [ "Enable" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/enableLegacyPcManagement", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", - "Uri": "/deviceManagement/enableLegacyPcManagement", - "Permissions": [] + "Variants": [ + "Enable" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", "Variants": [ "Enable", "EnableExpanded", @@ -9494,22 +9495,11 @@ "EnableViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Enable", - "EnableExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", "Uri": "/deviceManagement/tenantAttachRBAC/enable", "Permissions": [ { @@ -9528,39 +9518,50 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "Variants": [ + "Enable", + "EnableExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", "Variants": [ "Enable" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", "Variants": [ "Enable", "EnableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Enable-MgBetaUserManagedDeviceLostMode", "Variants": [ "Enable", "EnableExpanded", @@ -9568,22 +9569,11 @@ "EnableViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Enable-MgBetaUserManagedDeviceLostMode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Enable", - "EnableViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", "Permissions": [ { @@ -9602,21 +9592,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "Enable", + "EnableViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0" + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", "Permissions": [ { @@ -9635,19 +9623,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Export", - "ExportViaIdentity" + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", "Permissions": [ { @@ -9666,21 +9656,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "Variants": [ "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", "Permissions": [ { @@ -9699,91 +9687,91 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "Variants": [ "Export", - "ExportViaIdentity" + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Export", "ExportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Export", - "ExportExpanded" + "ExportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Export", "ExportExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed/export", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/usage/billed/export", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Export", "ExportExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled/export", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", "Permissions": [ { @@ -9802,12 +9790,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Export", "ExportExpanded", @@ -9815,8 +9800,11 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", "Permissions": [ { @@ -9835,12 +9823,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Export", "ExportExpanded", @@ -9848,8 +9833,11 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", "Permissions": [ { @@ -9868,12 +9856,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "Variants": [ "Export", "ExportExpanded", @@ -9881,8 +9866,11 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", "Permissions": [ { @@ -9901,21 +9889,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "Variants": [ "Export", - "Export1", + "ExportExpanded", "ExportViaIdentity", - "ExportViaIdentity1" + "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Permissions": [ { @@ -9950,12 +9938,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "Variants": [ + "Export", + "Export1", + "ExportViaIdentity", + "ExportViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Export-MgBetaUserPersonalData", "Variants": [ "Export", "ExportExpanded", @@ -9963,66 +9964,53 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Export-MgBetaUserPersonalData", - "Uri": "/users/{user-id}/exportPersonalData", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "Permissions": [], + "Module": "Reports", + "Command": "Export-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Export", "ExportExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/usage/billed/export", + "Permissions": [], + "Module": "Reports", + "Command": "Export-MgReportPartnerBillingUsageBilled", "Variants": [ "Export", "ExportExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed/export", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/usage/unbilled/export", + "Permissions": [], + "Module": "Reports", + "Command": "Export-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Export", "ExportExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", "Permissions": [ { @@ -10041,12 +10029,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Export", "ExportExpanded", @@ -10054,8 +10039,11 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", "Permissions": [ { @@ -10074,21 +10062,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Export", - "Export1", + "ExportExpanded", "ExportViaIdentity", - "ExportViaIdentity1" + "ExportViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Export-MgUserDeviceAndAppManagementData", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", "Permissions": [ { @@ -10123,12 +10111,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Export-MgUserDeviceAndAppManagementData", + "Variants": [ + "Export", + "Export1", + "ExportViaIdentity", + "ExportViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/exportPersonalData", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Export-MgUserPersonalData", "Variants": [ "Export", "ExportExpanded", @@ -10136,120 +10137,109 @@ "ExportViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Export-MgUserPersonalData", - "Uri": "/users/{user-id}/exportPersonalData", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], + "Module": "Applications", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], + "Module": "Applications", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Find-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Find-MgBetaDeviceManagementComanagedDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Find-MgBetaDeviceManagementManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Find-MgBetaDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", "Variants": [ "Find1", "FindViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Find", - "FindViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", "Permissions": [ { @@ -10276,19 +10266,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "Variants": [ - "Discover", - "DiscoverViaIdentity" + "Find", + "FindViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [ { @@ -10307,49 +10297,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Beta.Applications", + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], "Module": "Beta.Applications", "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Find-MgBetaUserManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Find-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Variants": [ - "Find", - "FindExpanded", - "FindViaIdentity", - "FindViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Find-MgBetaUserMeetingTime", "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { @@ -10368,21 +10356,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAddress", + ], + "Module": "Beta.Users.Actions", + "Command": "Find-MgBetaUserMeetingTime", "Variants": [ "Find", - "Find1", + "FindExpanded", "FindViaIdentity", - "FindViaIdentity1" + "FindViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Find-MgBetaUserRoom", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/findRooms", "Permissions": [ { @@ -10401,19 +10389,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAddress", + ], + "Module": "Beta.Users.Functions", + "Command": "Find-MgBetaUserRoom", "Variants": [ "Find", - "FindViaIdentity" + "Find1", + "FindViaIdentity", + "FindViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Find-MgBetaUserRoomList", + "OutputType": "IMicrosoftGraphEmailAddress", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/findRoomLists", "Permissions": [ { @@ -10432,61 +10422,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + ], + "Module": "Beta.Users.Functions", + "Command": "Find-MgBetaUserRoomList", "Variants": [ "Find", "FindViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmailAddress", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", "Variants": [ "Find", "FindViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", + "Permissions": [], "Module": "Beta.WindowsUpdates", "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "Permissions": [] + "Variants": [ + "Find", + "FindViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Find-MgDeviceManagementManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", "Permissions": [ { @@ -10505,49 +10495,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Applications", + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Discover", "DiscoverViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "Permissions": [], "Module": "Applications", "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Permissions": [] + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Find-MgUserManagedDevice", "Variants": [ "Locate", "LocateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Find-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Variants": [ - "Find", - "FindExpanded", - "FindViaIdentity", - "FindViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Find-MgUserMeetingTime", "Uri": "/users/{user-id}/findMeetingTimes", "Permissions": [ { @@ -10566,45 +10554,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdge", + ], + "Module": "Users.Actions", + "Command": "Find-MgUserMeetingTime", "Variants": [ - "Get" + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Uri": "/admin/edge", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdge", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdge", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerMode", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { @@ -10623,18 +10613,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { @@ -10653,18 +10644,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", "Permissions": [ { @@ -10683,19 +10674,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { @@ -10714,18 +10704,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { @@ -10744,19 +10735,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", "Permissions": [ { @@ -10775,19 +10765,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { @@ -10806,18 +10796,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { @@ -10836,19 +10827,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", "Permissions": [ { @@ -10867,18 +10857,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + ], + "Module": "DeviceManagement", + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeople", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people", "Permissions": [ { @@ -10897,32 +10888,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgAdminPeople", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgAdminPeopleProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardProperty", "Uri": "/admin/people/profileCardProperties", "Permissions": [ { @@ -10941,18 +10932,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgAdminPeopleProfileCardProperty", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people/profileCardProperties/$count", "Permissions": [ { @@ -10971,18 +10962,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPronounsSettings", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeoplePronoun", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people/pronouns", "Permissions": [ { @@ -11001,31 +10992,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepoint", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgAdminPeoplePronoun", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgAdminSharepoint", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgAdminSharepointSetting", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/sharepoint/settings", "Permissions": [ { @@ -11044,87 +11035,86 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgAdminSharepointSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements/{agreement-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreement", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreement", - "Uri": "/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementAcceptance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgAgreementAcceptanceCount", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/agreements/{agreement-id}/file", "Permissions": [ { @@ -11143,223 +11133,224 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", - "Uri": "/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileCount", - "Uri": "/agreements/{agreement-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalization", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationCount", - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalizationVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersionCount", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersionCount", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/getAllSites", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgAllGroupSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgAllGroupSite", - "Uri": "/groups/{group-id}/sites/getAllSites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAllGroupTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannel", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/allChannels", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAllGroupTeamChannel", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannel", - "Uri": "/groups/{group-id}/team/allChannels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAllGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannelCount", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get2" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgAllSite", "Uri": "/sites/getAllSites", "Permissions": [ { @@ -11378,32 +11369,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgAllSite", + "Variants": [ + "Get2" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAllTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllTeamChannel", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllTeamChannel", "Uri": "/teams/{team-id}/allChannels", "Permissions": [ { @@ -11430,19 +11421,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgAllTeamChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllTeamChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/allChannels/$count", "Permissions": [ { @@ -11469,18 +11459,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgAllTeamChannelCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllTeamMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/getAllMessages", "Permissions": [ { @@ -11555,32 +11546,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgAllTeamMessage", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAllTeamworkDeletedTeamMessage", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgAllUserChatMessage", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/getAllMessages", "Permissions": [ { @@ -11599,32 +11589,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Users.Functions", + "Command": "Get-MgAllUserChatMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamApp", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps", "Permissions": [ { @@ -11667,18 +11658,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamApp", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppCount", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/$count", "Permissions": [ { @@ -11721,46 +11712,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamAppCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamAppDefinition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [ { @@ -11787,33 +11777,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplication", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -11856,18 +11846,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgApplication", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" + }, + { "Uri": "/applications", "Permissions": [ { @@ -11918,59 +11909,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Applications", + "Command": "Get-MgApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicy", - "Uri": "/applications/{application-id}/appManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationAppManagementPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationAppManagementPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicyCount", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationByAppId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications(appId='{appId}')", "Permissions": [ { @@ -12021,33 +12011,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgApplicationByAppId", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationById", - "Uri": "/applications/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/getByIds", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationByUniqueName", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [ { @@ -12098,18 +12088,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationByUniqueName", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationCount", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" + }, + { "Uri": "/applications/$count", "Permissions": [ { @@ -12160,32 +12151,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgApplicationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Delta" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationDelta", "Uri": "/applications/delta", "Permissions": [ { @@ -12228,19 +12219,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", + ], + "Module": "Applications", + "Command": "Get-MgApplicationDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { @@ -12275,18 +12265,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgApplicationExtensionProperty", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { @@ -12329,19 +12320,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationExtensionProperty", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationExtensionPropertyCount", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties/$count", "Permissions": [ { @@ -12384,19 +12374,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Applications", + "Command": "Get-MgApplicationExtensionPropertyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredential", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -12415,18 +12405,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgApplicationFederatedIdentityCredential", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { @@ -12453,19 +12444,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Applications", + "Command": "Get-MgApplicationFederatedIdentityCredential", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [ { @@ -12492,19 +12482,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", "Permissions": [ { @@ -12531,67 +12521,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + ], + "Module": "Applications", + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Permissions": [], "Module": "Applications", "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationLogo", - "Uri": "/applications/{application-id}/logo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -12599,15 +12600,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationMemberGroup", - "Uri": "/applications/{application-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationMemberObject", "Variants": [ "Get", "GetExpanded", @@ -12615,21 +12616,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationMemberObject", - "Uri": "/applications/{application-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwner", "Uri": "/applications/{application-id}/owners", "Permissions": [ { @@ -12672,126 +12663,126 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgApplicationOwner", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/applications/{application-id}/owners/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/applications/{application-id}/owners/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsUser", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/applications/{application-id}/owners/user", + "Permissions": [], "Module": "Applications", "Command": "Get-MgApplicationOwnerAsUser", - "Uri": "/applications/{application-id}/owners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { @@ -12834,19 +12825,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$count", "Permissions": [ { @@ -12889,91 +12879,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsUser", - "Uri": "/applications/{application-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/applications/{application-id}/owners/user/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronization", "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationAccessToken", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Permissions": [ { @@ -12992,157 +12980,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJob", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobCount", - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Permissions": [], "Module": "Applications", "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationSecretCount", - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -13169,18 +13159,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgApplicationSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [ { @@ -13207,19 +13198,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateCount", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/$count", "Permissions": [ { @@ -13246,19 +13236,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -13285,99 +13275,100 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Applications", "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTemplate", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationTemplate", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTemplate", - "Uri": "/applicationTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applicationTemplates/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgApplicationTemplateCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTemplateCount", - "Uri": "/applicationTemplates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { @@ -13420,18 +13411,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenIssuancePolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { @@ -13474,19 +13465,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Permissions": [ { @@ -13529,18 +13519,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenIssuancePolicyCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { @@ -13583,18 +13574,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenLifetimePolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -13637,19 +13628,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Permissions": [ { @@ -13692,19 +13682,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", + ], + "Module": "Applications", + "Command": "Get-MgApplicationTokenLifetimePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { @@ -13723,18 +13713,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Reports", "Command": "Get-MgAuditLogDirectoryAudit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/directoryAudits", "Permissions": [ { @@ -13753,18 +13744,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgAuditLogDirectoryAudit", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAuditCount", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/directoryAudits/$count", "Permissions": [ { @@ -13783,32 +13774,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Reports", + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgAuditLogProvisioning", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", "Uri": "/auditLogs/provisioning", "Permissions": [ { @@ -13827,18 +13818,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgAuditLogProvisioning", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioningCount", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/provisioning/$count", "Permissions": [ { @@ -13857,19 +13848,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", + ], + "Module": "Reports", + "Command": "Get-MgAuditLogProvisioningCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns/{signIn-id}", "Permissions": [ { @@ -13888,18 +13878,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Reports", "Command": "Get-MgAuditLogSignIn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns", "Permissions": [ { @@ -13918,18 +13909,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgAuditLogSignIn", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgAuditLogSignInCount", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns/$count", "Permissions": [ { @@ -13948,19 +13939,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", + ], + "Module": "Reports", + "Command": "Get-MgAuditLogSignInCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { @@ -13987,18 +13977,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaAccessReview", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta" + }, + { "Uri": "/accessReviews", "Permissions": [ { @@ -14025,18 +14016,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReview", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewCount", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta" + }, + { "Uri": "/accessReviews/$count", "Permissions": [ { @@ -14063,32 +14054,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecision", "Uri": "/accessReviews/{accessReview-id}/decisions", "Permissions": [ { @@ -14115,19 +14106,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/decisions/$count", "Permissions": [ { @@ -14154,196 +14144,197 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/instances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceCount", - "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceDecision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewMyDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecision", "Uri": "/accessReviews/{accessReview-id}/myDecisions", "Permissions": [ { @@ -14370,19 +14361,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewMyDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", "Permissions": [ { @@ -14409,32 +14399,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewMyDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewReviewer", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewer", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { @@ -14461,19 +14452,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewReviewer", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewerCount", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", "Permissions": [ { @@ -14500,45 +14490,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdge", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAccessReviewReviewerCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Uri": "/admin/edge", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdge", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdge", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", "Permissions": [ { @@ -14557,18 +14547,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists", "Permissions": [ { @@ -14587,18 +14578,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", "Permissions": [ { @@ -14617,19 +14608,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", "Permissions": [ { @@ -14648,18 +14638,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", "Permissions": [ { @@ -14678,19 +14669,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", "Permissions": [ { @@ -14709,19 +14699,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "Permissions": [ { @@ -14740,18 +14730,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", "Permissions": [ { @@ -14770,19 +14761,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", "Permissions": [ { @@ -14801,19 +14791,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnit", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { @@ -14848,18 +14838,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta" + }, + { "Uri": "/administrativeUnits", "Permissions": [ { @@ -14894,32 +14885,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnit", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/administrativeUnits/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitById", - "Uri": "/administrativeUnits/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitCount", "Uri": "/administrativeUnits/$count", "Permissions": [ { @@ -14954,18 +14945,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/delta", "Permissions": [ { @@ -15000,59 +14991,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -15087,32 +15078,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { @@ -15147,32 +15138,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { @@ -15207,32 +15198,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { @@ -15267,32 +15258,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { @@ -15327,32 +15318,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { @@ -15387,32 +15378,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { @@ -15447,18 +15438,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -15493,19 +15484,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", "Permissions": [ { @@ -15540,19 +15530,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { @@ -15587,19 +15577,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { @@ -15634,19 +15624,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { @@ -15681,19 +15671,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { @@ -15728,19 +15718,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Permissions": [ { @@ -15775,19 +15765,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Permissions": [ { @@ -15822,12 +15812,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -15835,15 +15836,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitMemberObject", "Variants": [ "Get", "GetExpanded", @@ -15851,22 +15852,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberObject", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { @@ -15901,18 +15891,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { @@ -15947,19 +15938,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { @@ -15994,32 +15984,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", - "Uri": "/administrativeUnits/getUserOwnedObjects", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Uri": "/administrativeUnits/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeople", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + }, + { "Uri": "/admin/people", "Permissions": [ { @@ -16038,18 +16029,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeople", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleItemInsight", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people/itemInsights", "Permissions": [ { @@ -16068,32 +16059,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeopleItemInsight", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfileCardProperty", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Uri": "/admin/people/profileCardProperties", "Permissions": [ { @@ -16112,18 +16103,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people/profileCardProperties/$count", "Permissions": [ { @@ -16142,18 +16133,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPronounsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeoplePronoun", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/people/pronouns", "Permissions": [ { @@ -16172,18 +16163,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminReportSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaAdminPeoplePronoun", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAdminReportSetting", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/reportSettings", "Permissions": [ { @@ -16202,31 +16193,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepoint", + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAdminReportSetting", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaAdminSharepoint", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAdminSharepointSetting", + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/admin/sharepoint/settings", "Permissions": [ { @@ -16245,87 +16236,86 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaAdminSharepointSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements/{agreement-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreement", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreement", - "Uri": "/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementAcceptance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaAgreementAcceptanceCount", - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/agreements/{agreement-id}/file", "Permissions": [ { @@ -16344,223 +16334,224 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFile", - "Uri": "/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileCount", - "Uri": "/agreements/{agreement-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalization", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationCount", - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaAgreementFileVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersionCount", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/getAllSites", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaAllGroupSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaAllGroupSite", - "Uri": "/groups/{group-id}/sites/getAllSites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllGroupTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannel", - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/allChannels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllGroupTeamChannel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannel", - "Uri": "/groups/{group-id}/team/allChannels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/allChannels/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannelCount", - "Uri": "/groups/{group-id}/team/allChannels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get2" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAllSite", "Uri": "/sites/getAllSites", "Permissions": [ { @@ -16579,32 +16570,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaAllSite", + "Variants": [ + "Get2" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannel", - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannel", "Uri": "/teams/{team-id}/allChannels", "Permissions": [ { @@ -16631,19 +16622,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllTeamChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/allChannels/$count", "Permissions": [ { @@ -16670,18 +16660,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllTeamChannelCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/getAllMessages", "Permissions": [ { @@ -16756,32 +16747,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllTeamMessage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", - "Uri": "/teamwork/deletedTeams/getAllMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserChatMessage", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/getAllMessages", "Permissions": [ { @@ -16800,60 +16790,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaAllUserChatMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaAllUserOnlineMeetingRecording", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamApp", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps", "Permissions": [ { @@ -16896,18 +16887,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamApp", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppCount", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/$count", "Permissions": [ { @@ -16950,46 +16941,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", "Permissions": [ { @@ -17016,19 +17006,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", "Permissions": [ { @@ -17055,21 +17045,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", "Permissions": [ { @@ -17096,74 +17084,76 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppIcon", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", "Permissions": [ { @@ -17190,21 +17180,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", "Permissions": [ { @@ -17231,19 +17219,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplication", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -17286,18 +17276,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaApplication", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" + }, + { "Uri": "/applications", "Permissions": [ { @@ -17348,59 +17339,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicy", - "Uri": "/applications/{application-id}/appManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationAppManagementPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationByAppId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications(appId='{appId}')", "Permissions": [ { @@ -17451,33 +17441,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationByAppId", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationById", - "Uri": "/applications/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications/getByIds", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationByUniqueName", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + }, + { "Uri": "/applications(uniqueName='{uniqueName}')", "Permissions": [ { @@ -17528,46 +17518,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationConnectorGroup", - "Uri": "/applications/{application-id}/connectorGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationConnectorGroupByRef", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationConnectorGroupByRef", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/$count", "Permissions": [ { @@ -17618,32 +17609,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Delta" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationDelta", "Uri": "/applications/delta", "Permissions": [ { @@ -17686,19 +17677,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationExtensionProperty", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { @@ -17733,18 +17723,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationExtensionProperty", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { @@ -17787,19 +17778,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationExtensionProperty", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties/$count", "Permissions": [ { @@ -17842,19 +17832,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationExtensionPropertyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -17873,18 +17863,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { @@ -17911,19 +17902,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", "Permissions": [ { @@ -17950,19 +17940,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", "Permissions": [ { @@ -17989,67 +17979,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/logo", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationLogo", - "Uri": "/applications/{application-id}/logo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -18057,15 +18058,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationMemberGroup", - "Uri": "/applications/{application-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationMemberObject", "Variants": [ "Get", "GetExpanded", @@ -18073,21 +18074,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationMemberObject", - "Uri": "/applications/{application-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwner", "Uri": "/applications/{application-id}/owners", "Permissions": [ { @@ -18130,99 +18121,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwner", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/applications/{application-id}/owners/endpoint", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationOwnerAsUser", - "Uri": "/applications/{application-id}/owners/user", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/user", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { @@ -18265,19 +18256,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$count", "Permissions": [ { @@ -18320,77 +18310,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsUser", - "Uri": "/applications/{application-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/applications/{application-id}/owners/user/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronization", "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", "Permissions": [ { @@ -18409,157 +18397,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/synchronization/jobs", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJob", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobCount", - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -18586,18 +18576,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates", "Permissions": [ { @@ -18624,19 +18615,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/$count", "Permissions": [ { @@ -18663,19 +18653,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -18702,99 +18692,100 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplate", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "Uri": "/applicationTemplates", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTemplate", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplate", - "Uri": "/applicationTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applicationTemplates/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTemplateCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplateCount", - "Uri": "/applicationTemplates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "Uri": "/applications/{application-id}/tokenIssuancePolicies", "Permissions": [ { @@ -18837,18 +18828,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { @@ -18891,19 +18882,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", "Permissions": [ { @@ -18946,18 +18936,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies", "Permissions": [ { @@ -19000,18 +18991,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -19054,19 +19045,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", "Permissions": [ { @@ -19109,73 +19099,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/applications/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaApplicationUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationUserOwnedObject", - "Uri": "/applications/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Uri": "/auditLogs/customSecurityAttributeAudits", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "Uri": "/auditLogs/customSecurityAttributeAudits", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/auditLogs/customSecurityAttributeAudits/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryAudit", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", "Permissions": [ { @@ -19194,18 +19184,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Reports", "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/directoryAudits", "Permissions": [ { @@ -19224,18 +19215,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogDirectoryAudit", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/directoryAudits/$count", "Permissions": [ { @@ -19254,72 +19245,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/directoryProvisioning", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "Uri": "/auditLogs/directoryProvisioning", - "Permissions": [] + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/auditLogs/directoryProvisioning/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", - "Uri": "/auditLogs/directoryProvisioning/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogProvisioning", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioning", - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioning", "Uri": "/auditLogs/provisioning", "Permissions": [ { @@ -19338,18 +19329,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogProvisioning", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioningCount", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/provisioning/$count", "Permissions": [ { @@ -19368,19 +19359,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogProvisioningCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogSignIn", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns/{signIn-id}", "Permissions": [ { @@ -19399,18 +19389,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Reports", "Command": "Get-MgBetaAuditLogSignIn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns", "Permissions": [ { @@ -19429,18 +19420,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogSignIn", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogSignInCount", + "OutputType": "IMicrosoftGraphSignIn", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/auditLogs/signIns/$count", "Permissions": [ { @@ -19459,21 +19450,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaAuditLogSignInCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusiness", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { @@ -19508,19 +19496,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusiness", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses", "Permissions": [ { @@ -19555,21 +19545,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusiness", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -19604,19 +19592,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusinessAppointment", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { @@ -19651,21 +19641,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessAppointment", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", "Permissions": [ { @@ -19700,12 +19688,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessAppointmentCount", "Variants": [ "Get", "Get1", @@ -19713,22 +19698,27 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCalendarView", "Variants": [ - "List", - "List1" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarView", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { @@ -19763,21 +19753,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCalendarView", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Permissions": [ { @@ -19812,19 +19800,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", "Variants": [ "Get", - "Get1" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/$count", "Permissions": [ { @@ -19859,21 +19849,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomer", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomer", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { @@ -19908,19 +19896,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusinessCustomer", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { @@ -19955,21 +19945,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCustomer", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomerCount", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Permissions": [ { @@ -20004,12 +19992,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCustomerCount", "Variants": [ "Get", "Get1", @@ -20017,8 +20002,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -20053,19 +20041,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { @@ -20100,21 +20090,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Permissions": [ { @@ -20149,12 +20137,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", "Variants": [ "Get", "Get1", @@ -20162,8 +20147,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessService", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -20198,19 +20186,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusinessService", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { @@ -20245,21 +20235,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessService", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessServiceCount", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", "Permissions": [ { @@ -20294,21 +20282,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessServiceCount", "Variants": [ "Get", - "GetExpanded", + "Get1", "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Permissions": [ { @@ -20351,21 +20339,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMember", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", "Variants": [ "Get", - "Get1", + "GetExpanded", "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta" + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { @@ -20400,19 +20388,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMember", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingBusinessStaffMember", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { @@ -20447,21 +20437,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessStaffMember", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Permissions": [ { @@ -20496,12 +20484,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "Variants": [ "Get", "Get1", @@ -20509,8 +20494,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingCurrency", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { @@ -20545,19 +20533,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBookingCurrency", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingCurrencies", "Permissions": [ { @@ -20592,19 +20582,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingCurrency", "Variants": [ - "Get", - "Get1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingCurrencyCount", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/bookingCurrencies/$count", "Permissions": [ { @@ -20639,32 +20629,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBookingCurrencyCount", "Variants": [ "Get", - "GetViaIdentity" + "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaBusinessFlowTemplate", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplate", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/businessFlowTemplates", "Permissions": [ { @@ -20691,18 +20682,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaBusinessFlowTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplateCount", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta" + }, + { "Uri": "/businessFlowTemplates/$count", "Permissions": [ { @@ -20729,20 +20720,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "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.Bookings", + "Command": "Get-MgBetaBusinessScenario", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenario", - "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/solutions/businessScenarios", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -20776,19 +20813,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenario", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenario", - "Uri": "/solutions/businessScenarios", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -20822,65 +20859,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenario", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioByUniqueName", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "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 - } - ] + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioCount", "Uri": "/solutions/businessScenarios/$count", "Permissions": [ { @@ -20915,19 +20906,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlanner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", "Permissions": [ { @@ -20962,21 +20952,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlanner", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", "Permissions": [ { @@ -20995,19 +20983,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta" + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Permissions": [ { @@ -21042,19 +21032,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { @@ -21089,18 +21079,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Permissions": [ { @@ -21135,19 +21126,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", "Permissions": [ { @@ -21182,19 +21172,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", "Permissions": [ { @@ -21213,18 +21203,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Bookings", "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", "Permissions": [ { @@ -21243,47 +21234,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Permissions": [ { @@ -21318,19 +21308,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", "Permissions": [ { @@ -21349,47 +21339,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChat", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}", "Permissions": [ { @@ -21456,18 +21446,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta" + }, + { "Uri": "/chats", "Permissions": [ { @@ -21518,18 +21509,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChat", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta" + }, + { "Uri": "/chats/$count", "Permissions": [ { @@ -21580,19 +21571,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -21675,18 +21665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChatInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { @@ -21801,19 +21792,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppCount", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps/$count", "Permissions": [ { @@ -21928,204 +21918,62 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppTeamApp", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChatMember.Read.All", - "Description": "Read the members of all chats", - "FullDescription": "Read the members of all chats, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChatMember.ReadWrite", - "Description": "Add and remove members from chats", - "FullDescription": "Add and remove members from chats, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChatMember.Read", - "Description": "Read the members of chats", - "FullDescription": "Read the members of chats, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMember.ReadWrite", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamMember.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatMember.ReadWrite.All", - "Description": "Add and remove members from all chats", - "FullDescription": "Add and remove members from all chats, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatMember.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "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.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats 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 - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from all channels", - "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of all channels", - "FullDescription": "Read the members of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ] + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMember", - "Uri": "/chats/{chat-id}/members", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22175,6 +22023,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, + { + "Name": "ChannelMember.ReadWrite", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamMember.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "ChatMember.ReadWrite.All", "Description": "Add and remove members from all chats", @@ -22222,21 +22086,37 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from all channels", + "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of all channels", + "FullDescription": "Read the members of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMemberCount", - "Uri": "/chats/{chat-id}/members/$count", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/chats/{chat-id}/members", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22334,20 +22214,129 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/members/$count", + "Permissions": [ + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChatMember.Read.All", + "Description": "Read the members of all chats", + "FullDescription": "Read the members of all chats, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChatMember.ReadWrite", + "Description": "Add and remove members from chats", + "FullDescription": "Add and remove members from chats, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChatMember.Read", + "Description": "Read the members of chats", + "FullDescription": "Read the members of chats, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChatMember.ReadWrite.All", + "Description": "Add and remove members from all chats", + "FullDescription": "Add and remove members from all chats, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatMember.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "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.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats 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 + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMemberCount", "Variants": [ "Get", - "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -22398,18 +22387,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChatMessage", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages", "Permissions": [ { @@ -22452,19 +22443,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/$count", "Permissions": [ { @@ -22507,19 +22497,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { @@ -22570,21 +22560,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -22643,18 +22631,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -22713,19 +22704,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -22784,67 +22774,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyCount", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyDelta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -22852,49 +22853,38 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaChatMessageReplyHostedContentCount", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", "Permissions": [ { @@ -22969,18 +22959,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChatOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/operations", "Permissions": [ { @@ -23055,19 +23046,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatOperationCount", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/operations/$count", "Permissions": [ { @@ -23142,32 +23132,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPermissionGrant", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrant", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [ { @@ -23266,19 +23257,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/permissionGrants/$count", "Permissions": [ { @@ -23377,12 +23367,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPinnedMessage", "Variants": [ "Get", "Get1", @@ -23390,21 +23391,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessage", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessage", "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { @@ -23447,19 +23438,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPinnedMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessageCount", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages/$count", "Permissions": [ { @@ -23502,18 +23492,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatPinnedMessageCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatRetainedMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/getAllRetainedMessages", "Permissions": [ { @@ -23580,19 +23571,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatRetainedMessage", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTab", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -23659,18 +23649,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaChatTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { @@ -23721,19 +23712,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatTab", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTabCount", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/$count", "Permissions": [ { @@ -23784,33 +23774,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTabTeamApp", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCall", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCall", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}", "Permissions": [ { @@ -23829,19 +23819,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCall", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphCall", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -23860,18 +23850,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { @@ -23890,19 +23881,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Permissions": [ { @@ -23921,19 +23911,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [ { @@ -23968,18 +23958,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [ { @@ -24014,19 +24005,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "Permissions": [ { @@ -24061,73 +24051,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/calls/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallCount", - "Uri": "/communications/calls/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/communications/calls/{call-id}/operations/$count", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationCallOperationCount", - "Uri": "/communications/calls/{call-id}/operations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallParticipant", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { @@ -24146,18 +24136,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationCallParticipant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants", "Permissions": [ { @@ -24176,19 +24167,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallParticipant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallParticipantCount", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/$count", "Permissions": [ { @@ -24207,191 +24197,202 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallParticipantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/callRecords/{callRecord-id}", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordCount", - "Uri": "/communications/callRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordParticipant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipant", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationCallRecordSmLog", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeeting", "Variants": [ "Get", "Get1", @@ -24399,21 +24400,11 @@ "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", "Permissions": [ { @@ -24448,26 +24439,36 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Get", "Get1", @@ -24475,28 +24476,28 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "Get1", @@ -24504,29 +24505,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "Get1", @@ -24534,64 +24535,53 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [ { @@ -24626,18 +24616,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/onlineMeetings/$count", "Permissions": [ { @@ -24672,26 +24663,36 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Get", "Get1", @@ -24700,284 +24701,274 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationPresence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresence", "Uri": "/communications/presences", "Permissions": [ { @@ -25004,19 +24995,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationPresence", "Variants": [ - "Get", - "GetExpanded" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresenceByUserId", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/getPresencesByUserId", "Permissions": [ { @@ -25035,18 +25025,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationPresenceByUserId", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresenceCount", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta" + }, + { "Uri": "/communications/presences/$count", "Permissions": [ { @@ -25073,45 +25064,44 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaCommunicationPresenceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaCompliance", - "Uri": "/compliance", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Uri": "/compliance", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaCompliance", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscovery", - "Uri": "/compliance/ediscovery", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Uri": "/compliance/ediscovery", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscovery", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCase", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { @@ -25130,18 +25120,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases", "Permissions": [ { @@ -25160,18 +25151,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCase", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/$count", "Permissions": [ { @@ -25190,19 +25181,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { @@ -25221,18 +25211,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { @@ -25251,19 +25242,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", "Permissions": [ { @@ -25282,33 +25272,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { @@ -25327,18 +25317,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { @@ -25357,19 +25348,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", "Permissions": [ { @@ -25388,33 +25378,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", "Permissions": [ { @@ -25433,18 +25423,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", "Permissions": [ { @@ -25463,19 +25454,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", "Permissions": [ { @@ -25494,60 +25484,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { @@ -25566,18 +25556,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { @@ -25596,19 +25587,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", "Permissions": [ { @@ -25627,19 +25617,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { @@ -25658,18 +25648,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { @@ -25688,19 +25679,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", "Permissions": [ { @@ -25719,32 +25709,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { @@ -25763,19 +25754,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", "Permissions": [ { @@ -25794,128 +25784,129 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { @@ -25934,19 +25925,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", "Permissions": [ { @@ -25965,19 +25955,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", "Permissions": [ { @@ -25996,18 +25986,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { @@ -26026,19 +26017,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", "Permissions": [ { @@ -26057,19 +26047,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "Variants": [ - "Get1", - "GetViaIdentity1" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", "Permissions": [ { @@ -26088,46 +26078,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", "Permissions": [ { @@ -26146,60 +26137,59 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", + "Permissions": [], "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", "Permissions": [ { @@ -26218,33 +26208,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", "Permissions": [ { @@ -26263,18 +26253,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { @@ -26293,19 +26284,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", "Permissions": [ { @@ -26324,19 +26314,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { @@ -26355,18 +26345,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { @@ -26385,19 +26376,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", "Permissions": [ { @@ -26416,19 +26406,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/settings", "Permissions": [ { @@ -26447,19 +26437,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { @@ -26478,18 +26468,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { @@ -26508,32 +26499,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { @@ -26552,19 +26543,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", "Permissions": [ { @@ -26583,19 +26573,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", "Permissions": [ { @@ -26614,19 +26604,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", "Permissions": [ { @@ -26645,32 +26635,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", "Permissions": [ { @@ -26689,19 +26680,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", "Permissions": [ { @@ -26720,19 +26710,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", "Permissions": [ { @@ -26751,32 +26741,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", "Permissions": [ { @@ -26795,19 +26786,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", "Permissions": [ { @@ -26826,19 +26816,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { @@ -26857,18 +26847,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { @@ -26887,32 +26878,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", "Permissions": [ { @@ -26931,19 +26922,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", "Permissions": [ { @@ -26962,19 +26952,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", "Permissions": [ { @@ -26993,33 +26983,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContact", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}", "Permissions": [ { @@ -27046,18 +27036,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta" + }, + { "Uri": "/contacts", "Permissions": [ { @@ -27084,32 +27075,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContact", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactById", - "Uri": "/contacts/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactCount", "Uri": "/contacts/$count", "Permissions": [ { @@ -27136,18 +27127,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/delta", "Permissions": [ { @@ -27174,32 +27165,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReport", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReport", "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { @@ -27234,73 +27225,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReport", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCount", "Uri": "/contacts/{orgContact-id}/directReports/$count", "Permissions": [ { @@ -27335,47 +27325,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCountAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactManager", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { @@ -27410,21 +27400,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactManager", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberGroup", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { @@ -27507,12 +27495,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -27520,8 +27505,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { @@ -27620,32 +27608,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOf", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/memberOf", "Permissions": [ { @@ -27680,73 +27671,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfCount", "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Permissions": [ { @@ -27781,87 +27771,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaContactMemberOfCountAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactServiceProvisioningError", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOf", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { @@ -27888,73 +27879,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCount", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -27981,102 +27971,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaContactTransitiveReport", - "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveReports", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveReport", - "Uri": "/contacts/{orgContact-id}/transitiveReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactTransitiveReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveReportCount", - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContactUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactUserOwnedObject", - "Uri": "/contacts/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContract", "Uri": "/contracts/{contract-id}", "Permissions": [ { @@ -28095,18 +28085,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaContract", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta" + }, + { "Uri": "/contracts", "Permissions": [ { @@ -28125,32 +28116,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContract", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractById", - "Uri": "/contracts/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractCount", "Uri": "/contracts/$count", "Permissions": [ { @@ -28169,18 +28160,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contracts/delta", "Permissions": [ { @@ -28199,12 +28190,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -28212,15 +28213,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractMemberGroup", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractMemberObject", "Variants": [ "Get", "GetExpanded", @@ -28228,36 +28229,25 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractMemberObject", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaContractUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractUserOwnedObject", - "Uri": "/contracts/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { @@ -28276,45 +28266,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaDataPolicyOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaDataPolicyOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/dataPolicyOperations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaDataPolicyOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperationCount", - "Uri": "/dataPolicyOperations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDevice", "Uri": "/devices/{device-id}", "Permissions": [ { @@ -28349,18 +28339,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta" + }, + { "Uri": "/devices", "Permissions": [ { @@ -28395,18 +28386,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagement", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta" + }, + { "Uri": "/deviceAppManagement", "Permissions": [ { @@ -28441,19 +28432,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagement", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", "Permissions": [ { @@ -28472,18 +28462,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { @@ -28502,19 +28493,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -28549,18 +28539,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { @@ -28595,19 +28586,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", "Permissions": [ { @@ -28642,19 +28632,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -28689,18 +28679,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [ { @@ -28735,19 +28726,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", "Permissions": [ { @@ -28782,18 +28772,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", "Permissions": [ { @@ -28812,19 +28803,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -28859,19 +28849,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { @@ -28906,18 +28896,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { @@ -28952,19 +28943,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -28999,18 +28989,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { @@ -29045,19 +29036,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", "Permissions": [ { @@ -29092,18 +29082,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", "Permissions": [ { @@ -29138,19 +29129,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -29185,19 +29175,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", "Permissions": [ { @@ -29216,18 +29206,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", "Permissions": [ { @@ -29246,18 +29237,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", "Permissions": [ { @@ -29276,46 +29267,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", "Permissions": [ { @@ -29334,18 +29324,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", "Permissions": [ { @@ -29364,19 +29355,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", "Permissions": [ { @@ -29395,32 +29385,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { @@ -29439,18 +29429,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", "Permissions": [ { @@ -29469,19 +29460,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", "Permissions": [ { @@ -29500,19 +29490,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", "Permissions": [ { @@ -29531,18 +29521,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", "Permissions": [ { @@ -29561,19 +29552,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", "Permissions": [ { @@ -29592,19 +29582,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { @@ -29623,18 +29613,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", "Permissions": [ { @@ -29653,19 +29644,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", "Permissions": [ { @@ -29684,19 +29674,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", "Permissions": [ { @@ -29715,18 +29705,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections", "Permissions": [ { @@ -29745,19 +29736,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -29792,18 +29782,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { @@ -29838,19 +29829,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", "Permissions": [ { @@ -29885,19 +29875,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -29932,18 +29922,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [ { @@ -29978,19 +29969,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", "Permissions": [ { @@ -30025,18 +30015,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", "Permissions": [ { @@ -30055,19 +30046,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -30102,19 +30092,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { @@ -30149,18 +30139,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { @@ -30195,18 +30186,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppPolicies/$count", "Permissions": [ { @@ -30241,20 +30232,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "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": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30288,19 +30325,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30334,20 +30371,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30381,19 +30418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30427,20 +30464,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30474,19 +30511,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30520,20 +30557,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30567,19 +30604,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30613,107 +30650,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, 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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { @@ -30748,18 +30738,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { @@ -30794,19 +30785,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", "Permissions": [ { @@ -30841,18 +30831,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { @@ -30887,19 +30878,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { @@ -30934,18 +30924,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { @@ -30980,18 +30971,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppStatuses/$count", "Permissions": [ { @@ -31026,19 +31017,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { @@ -31057,18 +31047,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { @@ -31087,19 +31078,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { @@ -31118,18 +31108,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { @@ -31148,19 +31139,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", "Permissions": [ { @@ -31179,21 +31169,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", "Permissions": [ { @@ -31212,19 +31200,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBookCategories", "Permissions": [ { @@ -31243,20 +31233,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBookCategories/$count", "Permissions": [ { @@ -31275,18 +31264,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", "Variants": [ - "Get" + "Get", + "Get1", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/$count", "Permissions": [ { @@ -31305,19 +31296,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { @@ -31336,18 +31326,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { @@ -31366,19 +31357,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", "Permissions": [ { @@ -31397,19 +31387,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { @@ -31428,19 +31418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { @@ -31459,18 +31449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { @@ -31489,19 +31480,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", "Permissions": [ { @@ -31520,19 +31510,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { @@ -31551,18 +31541,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { @@ -31581,19 +31572,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", "Permissions": [ { @@ -31612,19 +31602,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -31643,18 +31633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { @@ -31673,19 +31664,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -31720,18 +31710,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { @@ -31766,19 +31757,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { @@ -31813,18 +31803,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", "Permissions": [ { @@ -31843,19 +31834,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -31890,18 +31880,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -31936,19 +31927,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { @@ -31983,19 +31973,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -32030,18 +32020,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -32076,19 +32067,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { @@ -32123,19 +32113,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { @@ -32154,18 +32144,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { @@ -32184,32 +32175,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", "Permissions": [ { @@ -32228,155 +32219,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "Uri": "/deviceAppManagement/mobileApps/androidLobApp", "Permissions": [ { @@ -32395,278 +32386,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", "Permissions": [ { @@ -32685,155 +32676,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", "Permissions": [ { @@ -32852,155 +32843,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "Uri": "/deviceAppManagement/mobileApps/iosLobApp", "Permissions": [ { @@ -33019,278 +33010,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", "Permissions": [ { @@ -33309,155 +33300,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Uri": "/deviceAppManagement/mobileApps/iosVppApp", "Permissions": [ { @@ -33476,196 +33467,196 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", "Permissions": [ { @@ -33684,278 +33675,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", "Permissions": [ { @@ -33974,278 +33965,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSPkgApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", "Permissions": [ { @@ -34264,278 +34255,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", "Permissions": [ { @@ -34554,278 +34545,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", "Permissions": [ { @@ -34844,278 +34835,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Permissions": [ { @@ -35134,278 +35125,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", "Permissions": [ { @@ -35424,183 +35415,182 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { @@ -35619,18 +35609,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { @@ -35649,19 +35640,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", "Permissions": [ { @@ -35680,32 +35670,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/win32LobApp", "Permissions": [ { @@ -35724,278 +35715,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "Uri": "/deviceAppManagement/mobileApps/windowsAppX", "Permissions": [ { @@ -36014,278 +36005,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", "Permissions": [ { @@ -36304,278 +36295,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", "Permissions": [ { @@ -36594,155 +36585,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", "Permissions": [ { @@ -36761,319 +36752,319 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", "Permissions": [ { @@ -37092,155 +37083,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWinGetApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphWinGetApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWinGetApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "Uri": "/deviceAppManagement/mobileApps/winGetApp", "Permissions": [ { @@ -37259,184 +37250,181 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWinGetApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { @@ -37455,19 +37443,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { @@ -37486,19 +37476,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppCategories/$count", "Permissions": [ { @@ -37517,19 +37507,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { @@ -37548,18 +37538,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { @@ -37578,19 +37569,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { @@ -37609,18 +37599,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { @@ -37639,19 +37630,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", "Permissions": [ { @@ -37670,18 +37660,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", "Permissions": [ { @@ -37700,19 +37691,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { @@ -37731,18 +37721,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { @@ -37761,19 +37752,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", "Permissions": [ { @@ -37792,19 +37782,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { @@ -37823,19 +37813,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { @@ -37854,18 +37844,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { @@ -37884,19 +37875,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", "Permissions": [ { @@ -37915,19 +37905,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { @@ -37946,18 +37936,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/$count", "Permissions": [ { @@ -37976,18 +37967,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", "Permissions": [ { @@ -38006,18 +37997,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", "Permissions": [ { @@ -38036,18 +38027,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", "Permissions": [ { @@ -38066,18 +38057,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", "Permissions": [ { @@ -38096,18 +38087,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", "Permissions": [ { @@ -38126,18 +38117,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", "Permissions": [ { @@ -38156,18 +38147,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", "Permissions": [ { @@ -38186,18 +38177,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", "Permissions": [ { @@ -38216,18 +38207,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", "Permissions": [ { @@ -38246,18 +38237,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", "Permissions": [ { @@ -38276,18 +38267,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", "Permissions": [ { @@ -38306,18 +38297,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", "Permissions": [ { @@ -38336,18 +38327,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", "Permissions": [ { @@ -38366,18 +38357,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", "Permissions": [ { @@ -38396,18 +38387,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", "Permissions": [ { @@ -38426,18 +38417,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", "Permissions": [ { @@ -38456,18 +38447,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", "Permissions": [ { @@ -38486,18 +38477,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", "Permissions": [ { @@ -38516,18 +38507,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", "Permissions": [ { @@ -38546,18 +38537,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", "Permissions": [ { @@ -38576,18 +38567,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", "Permissions": [ { @@ -38606,19 +38597,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", "Permissions": [ { @@ -38637,18 +38627,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", "Permissions": [ { @@ -38667,19 +38658,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", "Permissions": [ { @@ -38698,21 +38688,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySet", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", "Variants": [ "Get", - "Get1", - "GetExpanded", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}", "Permissions": [ { @@ -38731,18 +38719,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySet", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Variants": [ + "Get", + "Get1", + "GetExpanded", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets", "Permissions": [ { @@ -38761,19 +38752,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySet", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", "Permissions": [ { @@ -38792,18 +38782,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", "Permissions": [ { @@ -38822,19 +38813,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", "Permissions": [ { @@ -38853,18 +38843,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/$count", "Permissions": [ { @@ -38883,19 +38874,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetItem", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", "Permissions": [ { @@ -38914,18 +38904,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicySetItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", "Permissions": [ { @@ -38944,19 +38935,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", "Permissions": [ { @@ -38975,18 +38965,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", "Permissions": [ { @@ -39005,19 +38996,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { @@ -39036,18 +39026,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { @@ -39066,19 +39057,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -39113,18 +39103,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { @@ -39159,19 +39150,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", "Permissions": [ { @@ -39206,19 +39196,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -39253,18 +39243,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { @@ -39299,19 +39290,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", "Permissions": [ { @@ -39346,18 +39336,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", "Permissions": [ { @@ -39376,19 +39367,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { @@ -39423,19 +39413,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { @@ -39470,18 +39460,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "Permissions": [ { @@ -39516,19 +39507,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", "Permissions": [ { @@ -39563,19 +39553,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -39610,18 +39600,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", "Permissions": [ { @@ -39656,19 +39647,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", "Permissions": [ { @@ -39703,19 +39693,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { @@ -39750,18 +39740,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": [ { @@ -39796,18 +39787,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTask", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", "Permissions": [ { @@ -39842,19 +39833,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementTaskCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppToken", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { @@ -39889,18 +39879,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { @@ -39935,18 +39926,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementVppToken", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/$count", "Permissions": [ { @@ -39981,19 +39972,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", "Permissions": [ { @@ -40028,19 +40018,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", "Permissions": [ { @@ -40059,18 +40049,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies", "Permissions": [ { @@ -40089,19 +40080,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", "Permissions": [ { @@ -40120,18 +40110,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", "Permissions": [ { @@ -40150,19 +40141,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", "Permissions": [ { @@ -40181,18 +40171,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", "Permissions": [ { @@ -40211,19 +40202,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", "Permissions": [ { @@ -40242,19 +40232,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", "Permissions": [ { @@ -40273,18 +40263,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", "Permissions": [ { @@ -40303,19 +40294,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { @@ -40350,18 +40340,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": [ { @@ -40396,18 +40387,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", "Permissions": [ { @@ -40442,19 +40433,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -40489,18 +40479,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { @@ -40535,19 +40526,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -40582,18 +40572,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { @@ -40628,19 +40619,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { @@ -40675,18 +40665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", "Permissions": [ { @@ -40721,19 +40712,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -40768,18 +40758,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -40814,19 +40805,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { @@ -40861,19 +40851,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -40908,18 +40898,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -40954,19 +40945,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { @@ -41001,19 +40991,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { @@ -41048,18 +41038,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": [ { @@ -41094,18 +41085,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", "Permissions": [ { @@ -41140,20 +41131,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows 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.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41187,19 +41224,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41233,20 +41270,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41280,19 +41317,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41326,20 +41363,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41373,20 +41410,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41420,19 +41457,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41466,20 +41503,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41513,78 +41550,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows 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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "Uri": "/deviceAppManagement/windowsManagementApp", "Permissions": [ { @@ -41619,19 +41610,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceByDeviceId", + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [ { @@ -41666,87 +41656,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceByDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceById", - "Uri": "/devices/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceCommand", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices/{device-id}/commands", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceCommand", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommand", - "Uri": "/devices/{device-id}/commands", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/commands/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceCommandCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommandCount", - "Uri": "/devices/{device-id}/commands/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceCommandResponsepayload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommandResponsepayload", - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCount", "Uri": "/devices/$count", "Permissions": [ { @@ -41781,72 +41772,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/delta", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceDelta", "Variants": [ "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceDelta", - "Uri": "/devices/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/devices/{device-id}/extensions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtension", - "Uri": "/devices/{device-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtensionCount", - "Uri": "/devices/{device-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagement", "Uri": "/deviceManagement", "Permissions": [ { @@ -41929,18 +41920,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagement", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", "Permissions": [ { @@ -41959,19 +41950,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", "Permissions": [ { @@ -41990,18 +41980,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", "Permissions": [ { @@ -42020,18 +42011,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", "Permissions": [ { @@ -42050,19 +42041,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", "Permissions": [ { @@ -42081,18 +42071,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", "Permissions": [ { @@ -42111,18 +42102,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", "Permissions": [ { @@ -42141,19 +42132,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", "Permissions": [ { @@ -42172,18 +42162,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", "Permissions": [ { @@ -42202,18 +42193,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", "Permissions": [ { @@ -42232,19 +42223,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", "Permissions": [ { @@ -42263,18 +42253,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", "Permissions": [ { @@ -42293,18 +42284,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", "Permissions": [ { @@ -42323,18 +42314,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidForWorkSettings", "Permissions": [ { @@ -42353,18 +42344,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", "Permissions": [ { @@ -42383,19 +42374,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", "Permissions": [ { @@ -42414,18 +42404,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", "Permissions": [ { @@ -42444,18 +42435,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", "Permissions": [ { @@ -42474,18 +42465,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { @@ -42520,19 +42511,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", "Permissions": [ { @@ -42551,18 +42541,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", "Permissions": [ { @@ -42581,19 +42572,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", "Permissions": [ { @@ -42612,18 +42602,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", "Permissions": [ { @@ -42642,19 +42633,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", "Permissions": [ { @@ -42673,18 +42663,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", "Permissions": [ { @@ -42703,18 +42694,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getAssignedRoleDetails", "Permissions": [ { @@ -42749,19 +42740,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", "Permissions": [ { @@ -42780,18 +42770,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters", "Permissions": [ { @@ -42810,18 +42801,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters/$count", "Permissions": [ { @@ -42840,19 +42831,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", "Permissions": [ { @@ -42871,18 +42861,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters/getState", "Permissions": [ { @@ -42901,19 +42892,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", "Permissions": [ { @@ -42932,19 +42922,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", "Permissions": [ { @@ -42963,19 +42953,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementAuditEvent", + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { @@ -42994,18 +42984,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents", "Permissions": [ { @@ -43024,19 +43015,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementAuditEvent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", "Permissions": [ { @@ -43055,18 +43045,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/getAuditCategories", "Permissions": [ { @@ -43085,18 +43076,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/$count", "Permissions": [ { @@ -43115,19 +43106,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementAuditEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", "Permissions": [ { @@ -43146,18 +43136,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents", "Permissions": [ { @@ -43176,18 +43167,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents/$count", "Permissions": [ { @@ -43206,19 +43197,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", "Permissions": [ { @@ -43237,18 +43227,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", "Permissions": [ { @@ -43267,19 +43258,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", "Permissions": [ { @@ -43298,19 +43288,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", "Permissions": [ { @@ -43329,18 +43319,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/cartToClassAssociations", "Permissions": [ { @@ -43359,18 +43350,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/cartToClassAssociations/$count", "Permissions": [ { @@ -43389,19 +43380,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", "Permissions": [ { @@ -43420,18 +43410,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories", "Permissions": [ { @@ -43450,18 +43441,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCategory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategoryCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories/$count", "Permissions": [ { @@ -43480,19 +43471,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCategoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { @@ -43511,18 +43501,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", "Permissions": [ { @@ -43541,19 +43532,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { @@ -43572,21 +43562,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyLongValuePair", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", "Permissions": [ { @@ -43605,12 +43593,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", "Variants": [ "Get", "GetExpanded", @@ -43618,8 +43603,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", "Permissions": [ { @@ -43638,19 +43626,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { @@ -43685,18 +43675,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { @@ -43731,183 +43722,183 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "Uri": "/deviceManagement/comanagedDevices/$count", "Permissions": [ { @@ -43942,60 +43933,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { @@ -44030,237 +44020,238 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "Uri": "/deviceManagement/getComanagedDevicesSummary", "Permissions": [ { @@ -44295,87 +44286,86 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { @@ -44410,18 +44400,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { @@ -44456,18 +44447,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagementEligibleDevices/$count", "Permissions": [ { @@ -44502,18 +44493,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", "Permissions": [ { @@ -44548,19 +44539,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -44595,18 +44585,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { @@ -44641,18 +44632,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/$count", "Permissions": [ { @@ -44687,19 +44678,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", "Permissions": [ { @@ -44718,18 +44708,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies", "Permissions": [ { @@ -44748,19 +44739,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { @@ -44779,18 +44769,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", "Permissions": [ { @@ -44809,19 +44800,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", "Permissions": [ { @@ -44840,18 +44830,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/$count", "Permissions": [ { @@ -44870,19 +44861,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", "Permissions": [ { @@ -44901,18 +44891,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { @@ -44931,19 +44922,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { @@ -44962,19 +44952,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", "Permissions": [ { @@ -44993,18 +44983,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { @@ -45023,19 +45014,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { @@ -45054,19 +45044,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { @@ -45085,18 +45075,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", "Permissions": [ { @@ -45115,19 +45106,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", "Permissions": [ { @@ -45146,60 +45136,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Variants": [ + "List" + ], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -45218,18 +45208,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceSettings", "Permissions": [ { @@ -45248,18 +45239,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComplianceSetting", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceSettings/$count", "Permissions": [ { @@ -45278,18 +45269,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { @@ -45324,19 +45315,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", "Permissions": [ { @@ -45371,19 +45361,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", "Permissions": [ { @@ -45402,18 +45392,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies", "Permissions": [ { @@ -45432,19 +45423,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", "Permissions": [ { @@ -45463,18 +45453,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", "Permissions": [ { @@ -45493,19 +45484,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", "Permissions": [ { @@ -45524,18 +45514,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/$count", "Permissions": [ { @@ -45554,47 +45545,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyJust", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyJust", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { @@ -45613,18 +45603,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", "Permissions": [ { @@ -45643,19 +45634,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", "Permissions": [ { @@ -45674,19 +45664,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -45705,18 +45695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", "Permissions": [ { @@ -45735,19 +45726,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", "Permissions": [ { @@ -45766,19 +45756,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", "Permissions": [ { @@ -45797,18 +45787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates", "Permissions": [ { @@ -45827,18 +45818,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/$count", "Permissions": [ { @@ -45857,19 +45848,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -45888,18 +45878,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", "Permissions": [ { @@ -45918,19 +45909,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", "Permissions": [ { @@ -45949,19 +45939,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", "Permissions": [ { @@ -45980,18 +45970,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", "Permissions": [ { @@ -46010,19 +46001,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", "Permissions": [ { @@ -46041,19 +46031,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -46072,18 +46062,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationSettings", "Permissions": [ { @@ -46102,18 +46093,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/configurationSettings/$count", "Permissions": [ { @@ -46132,19 +46123,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataSharingConsent", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { @@ -46171,18 +46161,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataSharingConsent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { @@ -46209,18 +46200,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents/$count", "Permissions": [ { @@ -46247,19 +46238,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", "Permissions": [ { @@ -46278,18 +46268,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings", "Permissions": [ { @@ -46308,18 +46299,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/$count", "Permissions": [ { @@ -46338,19 +46329,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", "Permissions": [ { @@ -46369,19 +46359,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", "Permissions": [ { @@ -46400,19 +46390,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", "Permissions": [ { @@ -46431,19 +46421,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", "Permissions": [ { @@ -46462,18 +46452,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", "Permissions": [ { @@ -46492,19 +46483,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", "Permissions": [ { @@ -46523,19 +46513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", "Permissions": [ { @@ -46554,19 +46544,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", "Permissions": [ { @@ -46585,18 +46575,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", "Permissions": [ { @@ -46615,19 +46606,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", "Permissions": [ { @@ -46646,59 +46636,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Uri": "/deviceManagement/derivedCredentials", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "Uri": "/deviceManagement/derivedCredentials", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/derivedCredentials/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", - "Uri": "/deviceManagement/derivedCredentials/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedApp", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -46733,18 +46723,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps", "Permissions": [ { @@ -46779,18 +46770,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDetectedApp", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/$count", "Permissions": [ { @@ -46825,19 +46816,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -46856,18 +46846,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { @@ -46886,19 +46877,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", "Permissions": [ { @@ -46917,19 +46907,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -46964,18 +46954,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { @@ -47010,18 +47001,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCategory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/$count", "Permissions": [ { @@ -47056,19 +47047,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { @@ -47087,18 +47077,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { @@ -47117,19 +47108,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { @@ -47148,18 +47138,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { @@ -47178,19 +47169,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", "Permissions": [ { @@ -47209,18 +47199,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/$count", "Permissions": [ { @@ -47239,18 +47230,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", "Permissions": [ { @@ -47269,19 +47260,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { @@ -47300,18 +47290,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { @@ -47330,19 +47321,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", "Permissions": [ { @@ -47361,18 +47351,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { @@ -47391,19 +47382,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { @@ -47422,18 +47412,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { @@ -47452,19 +47443,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", "Permissions": [ { @@ -47483,19 +47473,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { @@ -47514,19 +47504,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", "Permissions": [ { @@ -47545,19 +47535,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { @@ -47576,18 +47566,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { @@ -47606,19 +47597,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { @@ -47637,19 +47627,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { @@ -47668,18 +47658,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { @@ -47698,19 +47689,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { @@ -47729,19 +47719,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { @@ -47760,18 +47750,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { @@ -47790,18 +47781,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { @@ -47820,19 +47811,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { @@ -47851,18 +47841,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { @@ -47881,19 +47872,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", "Permissions": [ { @@ -47912,19 +47902,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { @@ -47943,18 +47933,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { @@ -47973,19 +47964,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", "Permissions": [ { @@ -48004,19 +47994,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { @@ -48035,19 +48025,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { @@ -48066,18 +48056,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { @@ -48096,18 +48087,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", "Permissions": [ { @@ -48126,19 +48117,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { @@ -48157,18 +48147,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { @@ -48187,19 +48178,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", "Permissions": [ { @@ -48218,19 +48208,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", "Permissions": [ { @@ -48249,18 +48239,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationConflictSummary", "Permissions": [ { @@ -48279,18 +48270,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", "Permissions": [ { @@ -48309,18 +48300,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/$count", "Permissions": [ { @@ -48339,19 +48330,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { @@ -48370,18 +48360,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { @@ -48400,19 +48391,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", "Permissions": [ { @@ -48431,18 +48421,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { @@ -48461,19 +48452,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { @@ -48492,18 +48482,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { @@ -48522,19 +48513,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", "Permissions": [ { @@ -48553,19 +48543,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { @@ -48584,19 +48574,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", "Permissions": [ { @@ -48615,18 +48605,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", "Permissions": [ { @@ -48645,19 +48636,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", "Permissions": [ { @@ -48676,19 +48666,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", "Permissions": [ { @@ -48707,18 +48697,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", "Permissions": [ { @@ -48737,19 +48728,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", "Permissions": [ { @@ -48768,18 +48758,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", "Permissions": [ { @@ -48798,19 +48789,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [ { @@ -48829,59 +48819,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", - "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", "Permissions": [ { @@ -48900,18 +48890,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", "Permissions": [ { @@ -48930,18 +48921,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", "Permissions": [ { @@ -48960,32 +48951,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", "Permissions": [ { @@ -49004,19 +48995,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { @@ -49035,18 +49025,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { @@ -49065,19 +49056,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", "Permissions": [ { @@ -49096,19 +49086,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { @@ -49127,19 +49117,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -49174,18 +49164,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { @@ -49220,19 +49211,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -49267,18 +49257,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { @@ -49313,19 +49304,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Permissions": [ { @@ -49360,18 +49350,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", "Permissions": [ { @@ -49406,19 +49397,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { @@ -49437,18 +49427,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { @@ -49467,19 +49458,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { @@ -49498,18 +49488,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { @@ -49528,19 +49519,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", "Permissions": [ { @@ -49559,18 +49549,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/$count", "Permissions": [ { @@ -49589,19 +49580,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { @@ -49620,18 +49610,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { @@ -49650,19 +49641,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", "Permissions": [ { @@ -49681,19 +49671,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", "Permissions": [ { @@ -49728,19 +49718,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", "Permissions": [ { @@ -49759,19 +49749,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", "Permissions": [ { @@ -49790,18 +49780,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", "Permissions": [ { @@ -49820,19 +49811,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { @@ -49851,19 +49841,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceShellScript", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { @@ -49898,18 +49888,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceShellScript", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { @@ -49944,19 +49935,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -49991,18 +49981,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { @@ -50037,19 +50028,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", "Permissions": [ { @@ -50084,18 +50074,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/$count", "Permissions": [ { @@ -50130,19 +50121,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -50177,18 +50167,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { @@ -50223,19 +50214,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", "Permissions": [ { @@ -50270,80 +50260,34 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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 - } - ] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50377,20 +50321,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50424,19 +50368,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", "Permissions": [ { @@ -50471,19 +50461,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -50518,18 +50508,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { @@ -50564,19 +50555,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", "Permissions": [ { @@ -50611,46 +50601,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", "Permissions": [ { @@ -50669,18 +50659,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/domainJoinConnectors", "Permissions": [ { @@ -50699,18 +50690,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/domainJoinConnectors/$count", "Permissions": [ { @@ -50729,20 +50720,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getEffectivePermissions", "Permissions": [ { @@ -50761,33 +50750,34 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementEffectivePermission", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementElevationRequest", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementElevationRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", "Permissions": [ { @@ -50806,18 +50796,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools", "Permissions": [ { @@ -50836,19 +50827,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", "Permissions": [ { @@ -50867,18 +50857,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", "Permissions": [ { @@ -50897,19 +50888,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", "Permissions": [ { @@ -50928,18 +50918,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", "Permissions": [ { @@ -50958,19 +50949,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", "Permissions": [ { @@ -50989,18 +50979,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", "Permissions": [ { @@ -51019,19 +51010,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", "Permissions": [ { @@ -51050,19 +51040,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -51097,18 +51087,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { @@ -51143,18 +51134,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementExchangeConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/$count", "Permissions": [ { @@ -51189,20 +51180,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [ { @@ -51237,60 +51226,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", "Permissions": [ { @@ -51309,18 +51299,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyCategories", "Permissions": [ { @@ -51339,59 +51330,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "Uri": "/deviceManagement/groupPolicyCategories/$count", "Permissions": [ { @@ -51410,88 +51401,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", "Permissions": [ { @@ -51510,18 +51500,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations", "Permissions": [ { @@ -51540,19 +51531,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", "Permissions": [ { @@ -51571,18 +51561,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", "Permissions": [ { @@ -51601,19 +51592,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", "Permissions": [ { @@ -51632,18 +51622,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/$count", "Permissions": [ { @@ -51662,19 +51653,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", "Permissions": [ { @@ -51693,18 +51683,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", "Permissions": [ { @@ -51723,19 +51714,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", "Permissions": [ { @@ -51754,19 +51744,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", "Permissions": [ { @@ -51785,19 +51775,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", "Permissions": [ { @@ -51816,18 +51806,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", "Permissions": [ { @@ -51846,19 +51837,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", "Permissions": [ { @@ -51877,18 +51867,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyDefinitions", "Permissions": [ { @@ -51907,32 +51898,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "Uri": "/deviceManagement/groupPolicyDefinitions/$count", "Permissions": [ { @@ -51951,21 +51942,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", "Permissions": [ { @@ -51984,529 +51972,531 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", "Permissions": [ { @@ -52525,18 +52515,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports", "Permissions": [ { @@ -52555,18 +52546,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", "Permissions": [ { @@ -52585,19 +52576,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", "Permissions": [ { @@ -52616,18 +52606,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", "Permissions": [ { @@ -52646,19 +52637,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", "Permissions": [ { @@ -52677,19 +52667,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", "Permissions": [ { @@ -52708,18 +52698,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", "Permissions": [ { @@ -52738,19 +52729,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", "Permissions": [ { @@ -52769,19 +52759,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", "Permissions": [ { @@ -52800,18 +52790,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyObjectFiles", "Permissions": [ { @@ -52830,18 +52821,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", "Permissions": [ { @@ -52860,19 +52851,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", "Permissions": [ { @@ -52891,18 +52881,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", "Permissions": [ { @@ -52921,18 +52912,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", "Permissions": [ { @@ -52951,101 +52942,100 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", "Permissions": [ { @@ -53064,18 +53054,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedDeviceIdentities", "Permissions": [ { @@ -53094,18 +53085,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedDeviceIdentities/$count", "Permissions": [ { @@ -53124,19 +53115,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { @@ -53155,18 +53145,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { @@ -53185,18 +53176,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", "Permissions": [ { @@ -53215,19 +53206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", "Permissions": [ { @@ -53246,18 +53236,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents", "Permissions": [ { @@ -53276,19 +53267,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", "Permissions": [ { @@ -53307,18 +53297,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", "Permissions": [ { @@ -53337,19 +53328,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", "Permissions": [ { @@ -53368,19 +53358,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", "Permissions": [ { @@ -53399,18 +53389,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", "Permissions": [ { @@ -53429,19 +53420,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", "Permissions": [ { @@ -53460,19 +53450,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { @@ -53491,18 +53481,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", "Permissions": [ { @@ -53521,19 +53512,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", "Permissions": [ { @@ -53552,19 +53542,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { @@ -53583,18 +53573,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", "Permissions": [ { @@ -53613,19 +53604,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { @@ -53644,18 +53634,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/$count", "Permissions": [ { @@ -53674,19 +53665,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", "Permissions": [ { @@ -53705,19 +53695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", "Permissions": [ { @@ -53736,18 +53726,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", "Permissions": [ { @@ -53766,19 +53757,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", "Permissions": [ { @@ -53797,19 +53787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", "Permissions": [ { @@ -53828,18 +53818,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", "Permissions": [ { @@ -53858,19 +53849,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", "Permissions": [ { @@ -53889,19 +53879,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", "Permissions": [ { @@ -53920,19 +53910,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentSetting", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { @@ -53951,18 +53941,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", "Permissions": [ { @@ -53981,19 +53972,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentSetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", "Permissions": [ { @@ -54012,19 +54002,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", "Permissions": [ { @@ -54043,18 +54033,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", "Permissions": [ { @@ -54073,19 +54064,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentUserState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", "Permissions": [ { @@ -54104,19 +54094,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", "Permissions": [ { @@ -54135,19 +54125,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", "Permissions": [ { @@ -54166,18 +54156,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles", "Permissions": [ { @@ -54196,19 +54187,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", "Permissions": [ { @@ -54227,18 +54217,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", "Permissions": [ { @@ -54257,19 +54248,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", "Permissions": [ { @@ -54288,18 +54278,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/intuneBrandingProfiles/$count", "Permissions": [ { @@ -54318,19 +54309,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { @@ -54349,18 +54339,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { @@ -54379,18 +54370,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses/$count", "Permissions": [ { @@ -54409,19 +54400,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", "Permissions": [ { @@ -54440,18 +54430,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", "Permissions": [ { @@ -54470,19 +54461,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", "Permissions": [ { @@ -54501,18 +54491,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", "Permissions": [ { @@ -54531,19 +54522,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", "Permissions": [ { @@ -54562,19 +54552,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", "Permissions": [ { @@ -54593,18 +54583,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", "Permissions": [ { @@ -54623,19 +54614,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", "Permissions": [ { @@ -54654,18 +54644,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", "Permissions": [ { @@ -54684,19 +54675,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -54731,18 +54721,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices", "Permissions": [ { @@ -54777,128 +54768,127 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", - "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Permissions": [], "Module": "Beta.DeviceManagement.Functions", "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", "Permissions": [ { @@ -54917,100 +54907,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" + }, + { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "Uri": "/deviceManagement/managedDevices/$count", "Permissions": [ { @@ -55045,60 +55036,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", "Permissions": [ { @@ -55117,18 +55107,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDeviceEncryptionStates", "Permissions": [ { @@ -55147,18 +55138,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", "Permissions": [ { @@ -55177,19 +55168,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", "Permissions": [ { @@ -55224,155 +55214,156 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { @@ -55407,169 +55398,168 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", "Permissions": [ { @@ -55588,18 +55578,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelConfigurations", "Permissions": [ { @@ -55618,18 +55609,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", "Permissions": [ { @@ -55648,19 +55639,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", "Permissions": [ { @@ -55679,18 +55669,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", "Permissions": [ { @@ -55709,18 +55700,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", "Permissions": [ { @@ -55739,19 +55730,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", "Permissions": [ { @@ -55770,18 +55760,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", "Permissions": [ { @@ -55800,18 +55791,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", "Permissions": [ { @@ -55830,19 +55821,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", "Permissions": [ { @@ -55861,18 +55851,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites", "Permissions": [ { @@ -55891,18 +55882,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/$count", "Permissions": [ { @@ -55921,20 +55912,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55952,19 +55942,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", "Permissions": [ { @@ -55983,18 +55973,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", "Permissions": [ { @@ -56013,19 +56004,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", "Permissions": [ { @@ -56044,21 +56034,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphKeyLongValuePair", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", "Permissions": [ { @@ -56077,12 +56065,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "Variants": [ "Get", "GetExpanded", @@ -56090,8 +56075,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", "Permissions": [ { @@ -56110,19 +56098,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { @@ -56141,18 +56131,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [ { @@ -56171,19 +56162,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -56218,18 +56208,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { @@ -56264,19 +56255,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Permissions": [ { @@ -56311,18 +56301,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Permissions": [ { @@ -56341,19 +56332,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -56388,18 +56378,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { @@ -56434,18 +56425,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Permissions": [ { @@ -56480,32 +56471,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Uri": "/deviceManagement/monitoring", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMonitoring", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", "Permissions": [ { @@ -56524,18 +56514,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRecords", "Permissions": [ { @@ -56554,18 +56545,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRecords/$count", "Permissions": [ { @@ -56584,18 +56575,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", "Permissions": [ { @@ -56614,19 +56605,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", "Permissions": [ { @@ -56645,18 +56635,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRules", "Permissions": [ { @@ -56675,18 +56666,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/monitoring/alertRules/$count", "Permissions": [ { @@ -56705,19 +56696,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNdesConnector", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementNdeConnector", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", "Permissions": [ { @@ -56736,18 +56726,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNdesConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/ndesConnectors", "Permissions": [ { @@ -56766,18 +56757,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementNdeConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/ndesConnectors/$count", "Permissions": [ { @@ -56796,19 +56787,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { @@ -56827,18 +56817,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { @@ -56857,18 +56848,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/$count", "Permissions": [ { @@ -56887,19 +56878,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { @@ -56918,18 +56908,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { @@ -56948,19 +56939,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", "Permissions": [ { @@ -56979,19 +56969,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Variants": [ "Get", - "Retrieve" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalPolicies/getApprovableOperations", "Permissions": [ { @@ -57026,19 +57016,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", "Variants": [ "Get", "Retrieve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalPolicies/getOperationsRequiringApproval", "Permissions": [ { @@ -57073,18 +57063,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOperationApprovalRequest", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", "Variants": [ + "Get", "Retrieve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", "Permissions": [ { @@ -57119,19 +57110,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOperationApprovalRequest", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", "Variants": [ - "Retrieve", - "RetrieveViaIdentity" + "Retrieve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", "Permissions": [ { @@ -57166,33 +57156,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", "Variants": [ "Retrieve", - "RetrieveExpanded" + "RetrieveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", - "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphOperationApprovalRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", "Variants": [ - "Get", - "GetViaIdentity" + "Retrieve", + "RetrieveExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementPartner", + "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -57227,18 +57217,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { @@ -57273,18 +57264,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementPartnerCount", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/$count", "Permissions": [ { @@ -57319,19 +57310,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { @@ -57366,18 +57356,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits", "Permissions": [ { @@ -57412,18 +57403,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits/$count", "Permissions": [ { @@ -57458,19 +57449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -57505,18 +57495,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { @@ -57551,18 +57542,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Permissions": [ { @@ -57597,18 +57588,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReport", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports", "Permissions": [ { @@ -57675,75 +57666,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaDeviceManagementReport", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", - "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getActiveMalwareReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { @@ -57794,19 +57784,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCachedReport", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", "Permissions": [ { @@ -57857,18 +57847,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Reports", "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/cachedReportConfigurations", "Permissions": [ { @@ -57919,18 +57910,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", "Permissions": [ { @@ -57981,47 +57972,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { @@ -58072,19 +58062,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { @@ -58135,47 +58125,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { @@ -58226,139 +58216,76 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", - "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getComplianceSettingsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "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 - } - ] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58408,62 +58335,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "Permissions": [] + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58513,75 +58398,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "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.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", - "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", "Permissions": [ { @@ -58632,19 +58622,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { @@ -58695,19 +58685,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { @@ -58758,19 +58748,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", "Permissions": [ { @@ -58821,19 +58811,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", "Permissions": [ { @@ -58884,19 +58874,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", "Permissions": [ { @@ -58947,19 +58937,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", "Permissions": [ { @@ -59010,19 +59000,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", "Permissions": [ { @@ -59073,19 +59063,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", "Permissions": [ { @@ -59136,19 +59126,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", "Permissions": [ { @@ -59199,19 +59189,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", "Permissions": [ { @@ -59262,19 +59252,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Permissions": [ { @@ -59325,47 +59315,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportExportJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { @@ -59416,18 +59406,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Reports", "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { @@ -59478,18 +59469,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaDeviceManagementReportExportJob", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/exportJobs/$count", "Permissions": [ { @@ -59540,47 +59531,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFilter", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { @@ -59631,19 +59621,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportFilter", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", "Permissions": [ { @@ -59662,19 +59652,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { @@ -59725,33 +59715,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", "Permissions": [ { @@ -59786,19 +59776,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", "Permissions": [ { @@ -59833,83 +59823,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59959,19 +59886,82 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "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.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Permissions": [ { @@ -60022,19 +60012,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { @@ -60085,61 +60075,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", "Permissions": [ { @@ -60174,19 +60164,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { @@ -60237,159 +60227,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getUserInstallStatusReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", "Permissions": [ { @@ -60408,19 +60398,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", "Permissions": [ { @@ -60439,18 +60429,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles", "Permissions": [ { @@ -60469,19 +60460,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", "Permissions": [ { @@ -60500,18 +60490,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", "Permissions": [ { @@ -60530,19 +60521,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", "Permissions": [ { @@ -60561,18 +60551,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceAccessProfiles/$count", "Permissions": [ { @@ -60591,19 +60582,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementResourceOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -60638,18 +60628,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { @@ -60684,18 +60675,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementResourceOperation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/$count", "Permissions": [ { @@ -60730,19 +60721,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", "Permissions": [ { @@ -60777,47 +60767,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyJust", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyJust", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementReusableSetting", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", "Permissions": [ { @@ -60836,18 +60826,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reusableSettings", "Permissions": [ { @@ -60866,18 +60857,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementReusableSetting", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reusableSettings/$count", "Permissions": [ { @@ -60896,19 +60887,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -60943,18 +60933,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { @@ -60989,18 +60980,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleAssignment", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/$count", "Permissions": [ { @@ -61035,74 +61026,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -61137,18 +61127,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { @@ -61183,18 +61174,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/$count", "Permissions": [ { @@ -61229,19 +61220,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -61276,18 +61266,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { @@ -61322,19 +61313,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", "Permissions": [ { @@ -61369,19 +61359,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { @@ -61416,19 +61406,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { @@ -61463,18 +61453,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { @@ -61509,87 +61500,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "Uri": "/deviceManagement/roleScopeTags/$count", "Permissions": [ { @@ -61624,19 +61615,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTag", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", "Permissions": [ { @@ -61671,46 +61661,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScript", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScript", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -61745,18 +61735,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "Permissions": [ { @@ -61791,19 +61782,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", "Permissions": [ { @@ -61838,32 +61828,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptCount", - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceManagementScripts/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -61898,18 +61888,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { @@ -61944,19 +61935,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", "Permissions": [ { @@ -61991,19 +61981,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", "Permissions": [ { @@ -62038,19 +62028,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { @@ -62085,18 +62075,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { @@ -62131,19 +62122,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", "Permissions": [ { @@ -62178,19 +62168,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", "Permissions": [ { @@ -62225,19 +62215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -62272,18 +62262,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { @@ -62318,19 +62309,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", "Permissions": [ { @@ -62365,19 +62355,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -62412,18 +62402,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { @@ -62458,19 +62449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { @@ -62489,18 +62479,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/settingDefinitions", "Permissions": [ { @@ -62519,18 +62510,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementSettingDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/settingDefinitions/$count", "Permissions": [ { @@ -62549,18 +62540,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { @@ -62579,19 +62570,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", "Permissions": [ { @@ -62610,19 +62600,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { @@ -62641,18 +62631,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { @@ -62671,18 +62662,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", "Permissions": [ { @@ -62701,19 +62692,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", "Permissions": [ { @@ -62732,18 +62722,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates", "Permissions": [ { @@ -62762,19 +62753,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", "Permissions": [ { @@ -62793,18 +62783,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", "Permissions": [ { @@ -62823,19 +62814,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", "Permissions": [ { @@ -62854,19 +62844,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", "Permissions": [ { @@ -62885,18 +62875,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", "Permissions": [ { @@ -62915,19 +62906,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", "Permissions": [ { @@ -62946,19 +62936,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", "Permissions": [ { @@ -62977,18 +62967,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", "Permissions": [ { @@ -63007,19 +62998,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", "Permissions": [ { @@ -63038,18 +63028,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/$count", "Permissions": [ { @@ -63068,19 +63059,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", "Permissions": [ { @@ -63099,18 +63089,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", "Permissions": [ { @@ -63129,142 +63120,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", "Permissions": [ { @@ -63283,60 +63273,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Variants": [ + "List" + ], + "ApiVersion": "beta", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", "Permissions": [ { @@ -63355,18 +63345,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", "Permissions": [ { @@ -63385,19 +63376,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateSetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", "Permissions": [ { @@ -63416,18 +63406,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/tenantAttachRBAC/getState", "Permissions": [ { @@ -63462,19 +63453,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { @@ -63493,18 +63483,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { @@ -63523,19 +63514,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndCondition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { @@ -63554,18 +63544,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { @@ -63584,19 +63575,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", "Permissions": [ { @@ -63615,19 +63605,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { @@ -63646,19 +63636,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { @@ -63677,18 +63667,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { @@ -63707,19 +63698,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", "Permissions": [ { @@ -63738,18 +63728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/$count", "Permissions": [ { @@ -63768,19 +63759,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", "Permissions": [ { @@ -63799,18 +63789,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", "Permissions": [ { @@ -63829,19 +63820,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", "Permissions": [ { @@ -63860,19 +63850,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", "Permissions": [ { @@ -63891,19 +63881,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { @@ -63922,18 +63912,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { @@ -63952,18 +63943,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents/$count", "Permissions": [ { @@ -63982,19 +63973,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Permissions": [ { @@ -64029,18 +64019,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", "Permissions": [ { @@ -64075,58 +64066,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", "Permissions": [ { @@ -64161,19 +64152,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Permissions": [ { @@ -64208,18 +64198,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", "Permissions": [ { @@ -64254,18 +64245,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", "Permissions": [ { @@ -64300,19 +64291,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -64347,18 +64337,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { @@ -64393,19 +64384,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { @@ -64440,18 +64430,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { @@ -64486,18 +64477,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", "Permissions": [ { @@ -64532,20 +64523,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "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", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64579,19 +64616,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64625,19 +64662,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64671,20 +64708,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", + "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", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64718,65 +64801,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64810,20 +64847,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64857,19 +64894,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64903,19 +64940,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64949,19 +64986,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -64995,20 +65032,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65042,19 +65079,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65088,19 +65125,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65134,20 +65171,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65181,19 +65218,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65227,19 +65264,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -65273,65 +65310,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "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 - } - ] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Permissions": [ { @@ -65366,18 +65357,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", "Permissions": [ { @@ -65412,19 +65403,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { @@ -65459,18 +65449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { @@ -65505,18 +65496,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", "Permissions": [ { @@ -65551,18 +65542,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { @@ -65597,59 +65588,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { @@ -65684,18 +65674,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { @@ -65730,19 +65721,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "Permissions": [ { @@ -65777,19 +65767,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "Permissions": [ { @@ -65824,19 +65814,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", "Permissions": [ { @@ -65871,18 +65861,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", "Permissions": [ { @@ -65917,19 +65908,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", "Permissions": [ { @@ -65964,19 +65954,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", "Permissions": [ { @@ -66011,19 +66001,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", "Permissions": [ { @@ -66058,19 +66048,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", "Permissions": [ { @@ -66105,19 +66095,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { @@ -66152,18 +66142,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", "Permissions": [ { @@ -66198,18 +66189,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", "Permissions": [ { @@ -66244,18 +66235,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Permissions": [ { @@ -66290,19 +66281,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { @@ -66337,18 +66327,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", "Permissions": [ { @@ -66383,18 +66374,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", "Permissions": [ { @@ -66429,19 +66420,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { @@ -66476,18 +66466,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", "Permissions": [ { @@ -66522,18 +66513,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", "Permissions": [ { @@ -66568,19 +66559,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { @@ -66615,18 +66605,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Permissions": [ { @@ -66661,18 +66652,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", "Permissions": [ { @@ -66707,19 +66698,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { @@ -66754,65 +66744,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66846,19 +66791,64 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { @@ -66893,18 +66883,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", "Permissions": [ { @@ -66939,18 +66930,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", "Permissions": [ { @@ -66985,18 +66976,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Permissions": [ { @@ -67031,19 +67022,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { @@ -67078,86 +67068,86 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -67192,18 +67182,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", "Permissions": [ { @@ -67238,18 +67229,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", "Permissions": [ { @@ -67284,19 +67275,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { @@ -67331,18 +67321,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { @@ -67377,18 +67368,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", "Permissions": [ { @@ -67423,20 +67414,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", "Permissions": [ { @@ -67471,18 +67460,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", "Permissions": [ { @@ -67517,18 +67508,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", "Permissions": [ { @@ -67563,19 +67554,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { @@ -67610,18 +67600,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { @@ -67656,18 +67647,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", "Permissions": [ { @@ -67702,19 +67693,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { @@ -67749,18 +67739,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { @@ -67795,18 +67786,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", "Permissions": [ { @@ -67841,19 +67832,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { @@ -67888,18 +67878,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { @@ -67934,18 +67925,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", "Permissions": [ { @@ -67980,20 +67971,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68027,19 +68064,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68073,105 +68110,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { @@ -68206,18 +68196,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", "Permissions": [ { @@ -68252,18 +68243,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", "Permissions": [ { @@ -68298,19 +68289,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { @@ -68345,18 +68335,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", "Permissions": [ { @@ -68391,18 +68382,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", "Permissions": [ { @@ -68437,19 +68428,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -68484,18 +68474,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", "Permissions": [ { @@ -68530,18 +68521,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", "Permissions": [ { @@ -68576,19 +68567,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { @@ -68623,18 +68613,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { @@ -68669,18 +68660,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", "Permissions": [ { @@ -68715,19 +68706,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { @@ -68762,18 +68752,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", "Permissions": [ { @@ -68808,18 +68799,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", "Permissions": [ { @@ -68854,18 +68845,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { @@ -68900,19 +68891,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { @@ -68947,18 +68937,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", "Permissions": [ { @@ -68993,18 +68984,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", "Permissions": [ { @@ -69039,19 +69030,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { @@ -69086,18 +69076,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", "Permissions": [ { @@ -69132,18 +69123,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", "Permissions": [ { @@ -69178,19 +69169,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { @@ -69225,18 +69215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { @@ -69271,18 +69262,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", "Permissions": [ { @@ -69317,18 +69308,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { @@ -69363,19 +69354,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { @@ -69410,18 +69400,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { @@ -69456,18 +69447,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", "Permissions": [ { @@ -69502,19 +69493,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { @@ -69549,18 +69539,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { @@ -69595,19 +69586,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", "Permissions": [ { @@ -69642,19 +69632,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -69689,18 +69679,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { @@ -69735,18 +69726,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", "Permissions": [ { @@ -69781,19 +69772,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", "Permissions": [ { @@ -69812,18 +69802,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userPfxCertificates", "Permissions": [ { @@ -69842,18 +69833,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userPfxCertificates/$count", "Permissions": [ { @@ -69872,32 +69863,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", - "Uri": "/deviceManagement/virtualEndpoint", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Uri": "/deviceManagement/virtualEndpoint", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Permissions": [ { @@ -69916,18 +69906,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Permissions": [ { @@ -69946,18 +69937,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", "Permissions": [ { @@ -69976,18 +69967,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", "Permissions": [ { @@ -70006,59 +69997,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", "Permissions": [ { @@ -70077,18 +70067,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", "Permissions": [ { @@ -70107,19 +70098,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", "Permissions": [ { @@ -70138,18 +70128,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", "Permissions": [ { @@ -70168,47 +70159,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", "Permissions": [ { @@ -70227,33 +70217,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", "Permissions": [ { @@ -70272,18 +70262,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", "Permissions": [ { @@ -70302,19 +70293,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { @@ -70333,18 +70323,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { @@ -70363,18 +70354,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", "Permissions": [ { @@ -70393,18 +70384,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", "Permissions": [ { @@ -70423,18 +70414,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", "Permissions": [ { @@ -70453,19 +70444,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", "Permissions": [ { @@ -70484,18 +70474,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", "Permissions": [ { @@ -70514,18 +70505,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", "Permissions": [ { @@ -70544,59 +70535,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [ { @@ -70615,18 +70605,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [ { @@ -70645,18 +70636,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", "Permissions": [ { @@ -70675,19 +70666,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [ { @@ -70706,18 +70696,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [ { @@ -70736,18 +70727,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", "Permissions": [ { @@ -70766,18 +70757,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { @@ -70796,19 +70787,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { @@ -70827,18 +70817,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { @@ -70857,141 +70848,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", "Permissions": [ { @@ -71010,102 +71001,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReports", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcReports", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", "Variants": [ "Retrieve", "RetrieveExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", "Permissions": [ { @@ -71124,129 +71114,129 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", "Permissions": [ { @@ -71265,19 +71255,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", "Permissions": [ { @@ -71296,19 +71286,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", "Permissions": [ { @@ -71327,45 +71317,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", "Variants": [ "Retrieve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", - "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", "Permissions": [ { @@ -71384,18 +71375,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", "Permissions": [ { @@ -71414,19 +71405,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", "Permissions": [ { @@ -71445,18 +71435,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", "Permissions": [ { @@ -71475,18 +71466,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", "Permissions": [ { @@ -71505,19 +71496,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", "Permissions": [ { @@ -71536,18 +71526,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/snapshots", "Permissions": [ { @@ -71566,18 +71557,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", "Permissions": [ { @@ -71596,19 +71587,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", "Permissions": [ { @@ -71627,18 +71617,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSubscription", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", "Permissions": [ { @@ -71657,32 +71648,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcSubscription", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", "Permissions": [ { @@ -71701,18 +71692,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", "Permissions": [ { @@ -71731,32 +71722,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "Variants": [ - "Retrieve" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", - "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", + "Permissions": [], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Retrieve" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { @@ -71775,18 +71765,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Administration", "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { @@ -71805,59 +71796,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", "Permissions": [ { @@ -71876,19 +71867,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", "Permissions": [ { @@ -71907,18 +71897,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", "Permissions": [ { @@ -71937,128 +71928,128 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", "Permissions": [ { @@ -72077,19 +72068,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { @@ -72108,18 +72098,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { @@ -72138,18 +72129,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", "Permissions": [ { @@ -72168,19 +72159,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", "Permissions": [ { @@ -72199,19 +72189,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", "Permissions": [ { @@ -72230,18 +72220,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotSettings", "Permissions": [ { @@ -72260,19 +72251,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", "Permissions": [ { @@ -72291,18 +72281,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", "Permissions": [ { @@ -72321,19 +72312,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", "Permissions": [ { @@ -72352,18 +72342,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", "Permissions": [ { @@ -72382,19 +72373,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", "Permissions": [ { @@ -72413,18 +72403,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", "Permissions": [ { @@ -72443,19 +72434,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { @@ -72474,18 +72464,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { @@ -72504,18 +72495,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", "Permissions": [ { @@ -72534,19 +72525,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { @@ -72565,18 +72555,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { @@ -72595,18 +72586,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", "Permissions": [ { @@ -72625,19 +72616,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -72672,18 +72662,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { @@ -72718,18 +72709,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Permissions": [ { @@ -72764,19 +72755,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -72811,18 +72801,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { @@ -72857,19 +72848,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Permissions": [ { @@ -72904,19 +72894,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", "Permissions": [ { @@ -72935,18 +72925,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles", "Permissions": [ { @@ -72965,19 +72956,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", "Permissions": [ { @@ -72996,18 +72986,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", "Permissions": [ { @@ -73026,19 +73017,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", "Permissions": [ { @@ -73057,18 +73047,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", "Permissions": [ { @@ -73087,21 +73078,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { @@ -73184,12 +73172,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -73197,8 +73182,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { @@ -73297,32 +73285,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOf", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/memberOf", "Permissions": [ { @@ -73357,73 +73348,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/memberOf/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "Uri": "/devices/{device-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCount", "Uri": "/devices/{device-id}/memberOf/$count", "Permissions": [ { @@ -73458,46 +73448,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", - "Uri": "/devices/{device-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners", "Permissions": [ { @@ -73532,99 +73523,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/registeredOwners/user", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "Uri": "/devices/{device-id}/registeredOwners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [ { @@ -73659,19 +73650,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners/$count", "Permissions": [ { @@ -73706,60 +73696,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers", "Permissions": [ { @@ -73794,99 +73785,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUser", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/devices/{device-id}/registeredUsers/user", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "Uri": "/devices/{device-id}/registeredUsers/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [ { @@ -73921,19 +73912,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers/$count", "Permissions": [ { @@ -73968,74 +73958,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ { @@ -74070,73 +74061,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -74171,60 +74161,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRights", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceUsageRights", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRights", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/usageRights", "Permissions": [ { @@ -74259,19 +74250,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceUsageRights", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRightsCount", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/usageRights/$count", "Permissions": [ { @@ -74306,46 +74296,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDeviceUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUserOwnedObject", - "Uri": "/devices/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectory", + "Uri": "/directory", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectory", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectory", - "Uri": "/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { @@ -74380,18 +74370,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits", "Permissions": [ { @@ -74426,18 +74417,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnit", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/$count", "Permissions": [ { @@ -74472,18 +74463,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/delta", "Permissions": [ { @@ -74518,59 +74509,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -74605,32 +74596,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { @@ -74665,32 +74656,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { @@ -74725,32 +74716,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { @@ -74785,32 +74776,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { @@ -74845,32 +74836,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { @@ -74905,32 +74896,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { @@ -74965,18 +74956,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -75011,19 +75002,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", "Permissions": [ { @@ -75058,19 +75048,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { @@ -75105,19 +75095,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { @@ -75152,19 +75142,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { @@ -75199,19 +75189,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { @@ -75246,19 +75236,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Permissions": [ { @@ -75293,19 +75283,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Permissions": [ { @@ -75340,19 +75330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { @@ -75387,18 +75377,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { @@ -75433,19 +75424,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { @@ -75480,19 +75470,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAttributeSet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { @@ -75511,18 +75501,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryAttributeSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets", "Permissions": [ { @@ -75541,18 +75532,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAttributeSet", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAttributeSetCount", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets/$count", "Permissions": [ { @@ -75571,113 +75562,112 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryAttributeSetCount", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/directory/certificateAuthorities", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryCertificateAuthority", - "Uri": "/directory/certificateAuthorities", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { @@ -75696,18 +75686,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { @@ -75726,19 +75717,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { @@ -75757,18 +75747,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { @@ -75787,19 +75778,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", "Permissions": [ { @@ -75818,18 +75808,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/$count", "Permissions": [ { @@ -75848,280 +75839,290 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/deletedItems/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "Uri": "/directory/deletedItems/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/deletedItems/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "Uri": "/directory/deletedItems/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/deletedItems/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "Uri": "/directory/deletedItems/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/deletedItems/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "Uri": "/directory/deletedItems/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemById", - "Uri": "/directory/deletedItems/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/application/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", - "Uri": "/directory/deletedItems/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/device/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", - "Uri": "/directory/deletedItems/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/group/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", - "Uri": "/directory/deletedItems/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/user/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", - "Uri": "/directory/deletedItems/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -76129,15 +76130,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", "Variants": [ "Get", "GetExpanded", @@ -76145,182 +76146,171 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deviceLocalCredentials/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", - "Uri": "/directory/deviceLocalCredentials/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryExternalUserProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "Uri": "/directory/externalUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryExternalUserProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "Uri": "/directory/externalUserProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/externalUserProfiles/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", - "Uri": "/directory/externalUserProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", - "Uri": "/directory/featureRolloutPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { @@ -76339,18 +76329,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations", "Permissions": [ { @@ -76369,18 +76360,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFederationConfiguration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations/$count", "Permissions": [ { @@ -76399,59 +76390,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryImpactedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryImpactedResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/impactedResources/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryImpactedResourceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResourceCount", - "Uri": "/directory/impactedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Permissions": [ { @@ -76486,18 +76476,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/inboundSharedUserProfiles", "Permissions": [ { @@ -76516,18 +76507,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/inboundSharedUserProfiles/$count", "Permissions": [ { @@ -76546,88 +76537,85 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObject", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObject", - "Uri": "/directoryObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getByIds", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectById", - "Uri": "/directoryObjects/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryObjects/$count", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectCount", - "Uri": "/directoryObjects/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/delta", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectDelta", "Variants": [ "Delta" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectDelta", - "Uri": "/directoryObjects/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { @@ -76710,12 +76698,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -76723,8 +76708,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { @@ -76823,46 +76811,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", - "Uri": "/directoryObjects/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Uri": "/directory/onPremisesSynchronization", "Permissions": [ { @@ -76881,18 +76872,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/onPremisesSynchronization/$count", "Permissions": [ { @@ -76911,19 +76902,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", "Permissions": [ { @@ -76958,18 +76948,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/outboundSharedUserProfiles", "Permissions": [ { @@ -77004,18 +76995,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/outboundSharedUserProfiles/$count", "Permissions": [ { @@ -77050,32 +77041,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantReference", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", "Permissions": [ { @@ -77110,19 +77101,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "OutputType": "IMicrosoftGraphTenantReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", "Permissions": [ { @@ -77157,59 +77147,59 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/pendingExternalUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", - "Uri": "/directory/pendingExternalUserProfiles/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/pendingExternalUserProfiles/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations/{recommendation-id}", "Permissions": [ { @@ -77228,18 +77218,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecommendation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRecommendation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations", "Permissions": [ { @@ -77258,18 +77249,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRecommendation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationCount", + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations/$count", "Permissions": [ { @@ -77288,19 +77279,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRecommendationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", "Permissions": [ { @@ -77319,18 +77309,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImpactedResource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", "Permissions": [ { @@ -77349,19 +77340,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", "Permissions": [ { @@ -77380,19 +77370,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRole", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { @@ -77427,18 +77417,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRole", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta" + }, + { "Uri": "/directoryRoles", "Permissions": [ { @@ -77473,33 +77464,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRole", "Variants": [ - "Get", - "GetExpanded" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleById", - "Uri": "/directoryRoles/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + }, + { "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [ { @@ -77534,18 +77524,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleCount", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta" + }, + { "Uri": "/directoryRoles/$count", "Permissions": [ { @@ -77580,18 +77571,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/delta", "Permissions": [ { @@ -77626,18 +77617,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleDelta", "Variants": [ - "List" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMember", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta" + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { @@ -77672,180 +77663,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { @@ -77880,19 +77871,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members/$count", "Permissions": [ { @@ -77927,96 +77917,107 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -78024,15 +78025,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberGroup", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleMemberObject", "Variants": [ "Get", "GetExpanded", @@ -78040,35 +78041,25 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberObject", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleScopedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [ { @@ -78103,19 +78094,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleScopedMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Permissions": [ { @@ -78150,19 +78140,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { @@ -78197,18 +78187,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectoryRoleTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta" + }, + { "Uri": "/directoryRoleTemplates", "Permissions": [ { @@ -78243,32 +78234,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateById", - "Uri": "/directoryRoleTemplates/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateCount", "Uri": "/directoryRoleTemplates/$count", "Permissions": [ { @@ -78303,18 +78294,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoleTemplates/delta", "Permissions": [ { @@ -78349,12 +78340,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -78362,15 +78363,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", "Variants": [ "Get", "GetExpanded", @@ -78378,50 +78379,39 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoles/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", - "Uri": "/directoryRoles/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySetting", "Uri": "/settings/{directorySetting-id}", "Permissions": [ { @@ -78456,18 +78446,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectorySetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta" + }, + { "Uri": "/settings", "Permissions": [ { @@ -78502,19 +78493,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplate", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta" + }, + { "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", "Permissions": [ { @@ -78533,18 +78523,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDirectorySettingTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta" + }, + { "Uri": "/directorySettingTemplates", "Permissions": [ { @@ -78563,32 +78554,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplate", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateById", - "Uri": "/directorySettingTemplates/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateCount", "Uri": "/directorySettingTemplates/$count", "Permissions": [ { @@ -78607,18 +78598,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directorySettingTemplates/delta", "Permissions": [ { @@ -78637,12 +78628,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -78650,15 +78651,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", "Variants": [ "Get", "GetExpanded", @@ -78666,144 +78667,133 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directorySettingTemplates/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySharedEmailDomain", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySharedEmailDomain", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "Uri": "/directory/sharedEmailDomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/sharedEmailDomains/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", - "Uri": "/directory/sharedEmailDomains/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscription", - "Uri": "/directory/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDirectorySubscriptionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionCount", - "Uri": "/directory/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomain", "Uri": "/domains/{domain-id}", "Permissions": [ { @@ -78830,18 +78820,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDomain", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta" + }, + { "Uri": "/domains", "Permissions": [ { @@ -78868,18 +78859,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomain", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainCount", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta" + }, + { "Uri": "/domains/$count", "Permissions": [ { @@ -78906,19 +78897,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { @@ -78937,59 +78927,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainFederationConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainFederationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfigurationCount", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainNameReference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReference", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReference", "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { @@ -79008,19 +78999,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainNameReference", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReferenceCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Permissions": [ { @@ -79039,32 +79029,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainNameReferenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { @@ -79083,19 +79074,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Permissions": [ { @@ -79114,73 +79104,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { @@ -79199,19 +79190,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainVerificationDnsRecord", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Permissions": [ { @@ -79230,19 +79220,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDrive", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}", "Permissions": [ { @@ -79293,31 +79283,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Files", "Command": "Get-MgBetaDrive", - "Uri": "/drives", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDrive", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveActivity", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/activities", "Permissions": [ { @@ -79368,267 +79359,266 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveActivity", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundle", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveBundle", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundle", - "Uri": "/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleContent", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleContentStream", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleCount", - "Uri": "/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBase", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUser", - "Uri": "/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowing", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveFollowing", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowing", - "Uri": "/drives/{drive-id}/following", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaDriveFollowingContent", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowingContentStream", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowingCount", - "Uri": "/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -79695,31 +79685,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Files", "Command": "Get-MgBetaDriveItem", - "Uri": "/drives/{drive-id}/items", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemActivity", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", "Permissions": [ { @@ -79770,33 +79761,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalytic", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [ { @@ -79847,73 +79837,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [ { @@ -79964,19 +79954,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [ { @@ -80027,32 +80017,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChild", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemChild", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChild", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { @@ -80103,47 +80094,46 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemChild", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildContentStream", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [ { @@ -80194,19 +80184,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { @@ -80257,19 +80247,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemContentStream", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [ { @@ -80320,81 +80310,92 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCount", - "Uri": "/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -80402,70 +80403,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemDelta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -80473,15 +80474,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -80489,29 +80490,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -80519,298 +80520,287 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemActivity", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaDriveItemListItemVersionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemPermission", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -80861,18 +80851,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Files", "Command": "Get-MgBetaDriveItemPermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [ { @@ -80923,19 +80914,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemPermission", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemPermissionCount", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [ { @@ -80986,87 +80976,88 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemSubscriptionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnail", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [ { @@ -81117,19 +81108,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemThumbnail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnailCount", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [ { @@ -81180,19 +81170,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [ { @@ -81243,18 +81233,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Files", "Command": "Get-MgBetaDriveItemVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [ { @@ -81305,19 +81296,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersionContent", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [ { @@ -81368,19 +81358,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [ { @@ -81431,12 +81421,23 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveItemVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -81444,15 +81445,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUser", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -81460,29 +81461,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -81490,495 +81491,495 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/list/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListActivity", - "Uri": "/drives/{drive-id}/list/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumnCount", - "Uri": "/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumnSourceColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeCount", - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUser", - "Uri": "/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListDrive", - "Uri": "/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItem", - "Uri": "/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemActivity", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemActivityByInterval", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemAnalytic", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCount", - "Uri": "/drives/{drive-id}/list/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUser", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -81986,561 +81987,548 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDelta", - "Uri": "/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItemContent", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersionCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperationCount", - "Uri": "/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscriptionCount", - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/root/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootActivity", - "Uri": "/drives/{drive-id}/root/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootActivityByInterval", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticTime", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChild", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChild", - "Uri": "/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildContent", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildContentStream", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildCount", - "Uri": "/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootContent", - "Uri": "/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootContentStream", - "Uri": "/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUser", - "Uri": "/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootDelta", "Uri": "/drives/{drive-id}/root/delta", "Permissions": [ { @@ -82591,666 +82579,668 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/drives/{drive-id}/root/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemActivity", - "Uri": "/drives/{drive-id}/root/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemAnalytic", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersionCount", - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermissionCount", - "Uri": "/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscriptionCount", - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnailCount", - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersionContent", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersionCount", - "Uri": "/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecial", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveSpecial", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecial", - "Uri": "/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaDriveSpecialContent", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecialContentStream", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecialCount", - "Uri": "/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClass", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}", "Permissions": [ { @@ -83277,18 +83267,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClass", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes", "Permissions": [ { @@ -83315,19 +83306,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClass", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { @@ -83394,18 +83384,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { @@ -83472,19 +83463,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategory", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { @@ -83551,19 +83541,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { @@ -83630,18 +83620,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentCategory", "Variants": [ - "List" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { @@ -83708,21 +83699,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Permissions": [ { @@ -83789,21 +83777,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Permissions": [ { @@ -83870,19 +83858,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCount", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Permissions": [ { @@ -83949,19 +83939,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentDefault", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { @@ -84028,19 +84018,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentDefault", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentDelta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Permissions": [ { @@ -84107,47 +84097,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResource", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { @@ -84214,18 +84204,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { @@ -84292,19 +84283,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [ { @@ -84371,32 +84361,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", "Permissions": [ { @@ -84455,20 +84446,90 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "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.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": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -84486,6 +84547,14 @@ "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", @@ -84526,98 +84595,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { @@ -84684,19 +84674,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { @@ -84763,74 +84753,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { @@ -84865,46 +84855,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationGradingScheme", "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { @@ -84971,18 +84961,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { @@ -85049,19 +85040,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmission", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [ { @@ -85128,32 +85118,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { @@ -85188,19 +85179,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [ { @@ -85235,19 +85225,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { @@ -85314,18 +85304,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { @@ -85392,19 +85383,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [ { @@ -85471,32 +85461,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", "Permissions": [ { @@ -85555,19 +85546,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [ { @@ -85626,19 +85616,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [ { @@ -85705,18 +85695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [ { @@ -85783,19 +85774,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [ { @@ -85862,32 +85852,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", "Permissions": [ { @@ -85954,19 +85945,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", "Permissions": [ { @@ -86033,18 +86023,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/$count", "Permissions": [ { @@ -86071,18 +86062,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/delta", "Permissions": [ { @@ -86133,19 +86124,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroup", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { @@ -86196,45 +86186,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMember", "Uri": "/education/classes/{educationClass-id}/members", "Permissions": [ { @@ -86269,18 +86260,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMemberByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { @@ -86315,19 +86306,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$count", "Permissions": [ { @@ -86362,114 +86352,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], "Module": "Beta.Education", "Command": "Get-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassModule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassModuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleCount", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassModuleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassModuleResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassModuleResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResourceCount", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchool", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchool", "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": [ { @@ -86496,19 +86487,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/schools/$count", "Permissions": [ { @@ -86535,18 +86525,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassSchoolCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacher", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": [ { @@ -86573,18 +86564,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassTeacher", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacherByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [ { @@ -86611,19 +86602,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassTeacherByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacherCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers/$count", "Permissions": [ { @@ -86650,18 +86640,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationClassTeacherCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMe", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me", "Permissions": [ { @@ -86688,32 +86679,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMe", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignment", "Uri": "/education/me/assignments", "Permissions": [ { @@ -86780,72 +86771,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentCategory", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], "Module": "Beta.Education", "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCount", "Uri": "/education/me/assignments/$count", "Permissions": [ { @@ -86912,429 +86903,429 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/delta", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentDelta", "Variants": [ "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentDelta", - "Uri": "/education/me/assignments/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClass", - "Uri": "/education/me/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClass", "Uri": "/education/me/classes", "Permissions": [ { @@ -87361,18 +87352,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeClass", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/classes/$count", "Permissions": [ { @@ -87399,19 +87390,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeClassCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeRubric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -87446,18 +87436,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationMeRubric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics", "Permissions": [ { @@ -87492,18 +87483,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeRubric", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeRubricCount", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/$count", "Permissions": [ { @@ -87538,32 +87529,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeRubricCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchool", - "Uri": "/education/me/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchool", "Uri": "/education/me/schools", "Permissions": [ { @@ -87590,18 +87581,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeSchool", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/schools/$count", "Permissions": [ { @@ -87628,32 +87619,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeSchoolCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClass", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClass", "Uri": "/education/me/taughtClasses", "Permissions": [ { @@ -87680,18 +87671,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeTaughtClass", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/taughtClasses/$count", "Permissions": [ { @@ -87718,18 +87709,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeTaughtClassCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/user", "Permissions": [ { @@ -87788,71 +87779,70 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeUser", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/me/user/mailboxSettings", + "Permissions": [], "Module": "Beta.Education", "Command": "Get-MgBetaEducationMeUserMailboxSetting", - "Uri": "/education/me/user/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/me/user/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", - "Uri": "/education/me/user/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRoot", + "Uri": "/education", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationRoot", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationRoot", - "Uri": "/education", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchool", "Uri": "/education/schools/{educationSchool-id}", "Permissions": [ { @@ -87879,18 +87869,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationSchool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools", "Permissions": [ { @@ -87917,19 +87908,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [ { @@ -87980,18 +87970,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClass", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": [ { @@ -88018,18 +88009,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolClass", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClassByRef", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [ { @@ -88056,19 +88047,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolClassByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClassCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Permissions": [ { @@ -88095,18 +88085,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolClassCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/$count", "Permissions": [ { @@ -88133,18 +88124,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/delta", "Permissions": [ { @@ -88203,18 +88194,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolDelta", "Variants": [ - "List" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUser", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta" + }, + { "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": [ { @@ -88233,18 +88224,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUserByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [ { @@ -88263,19 +88254,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/users/$count", "Permissions": [ { @@ -88294,19 +88284,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSchoolUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", "Permissions": [ { @@ -88341,18 +88331,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationSynchronizationProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles", "Permissions": [ { @@ -88387,18 +88378,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles/$count", "Permissions": [ { @@ -88433,32 +88424,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfileError", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileError", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", "Permissions": [ { @@ -88493,19 +88484,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfileError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", "Permissions": [ { @@ -88540,19 +88530,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", "Permissions": [ { @@ -88587,21 +88577,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUser", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}", "Permissions": [ { @@ -88628,18 +88616,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Education", "Command": "Get-MgBetaEducationUser", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users", "Permissions": [ { @@ -88658,32 +88649,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUser", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignment", "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { @@ -88750,73 +88741,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentCategory", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], "Module": "Beta.Education", "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCount", "Uri": "/education/users/{educationUser-id}/assignments/$count", "Permissions": [ { @@ -88883,430 +88873,431 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentDelta", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClass", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClass", "Uri": "/education/users/{educationUser-id}/classes", "Permissions": [ { @@ -89333,19 +89324,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserClass", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/classes/$count", "Permissions": [ { @@ -89372,18 +89362,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserClassCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/$count", "Permissions": [ { @@ -89402,18 +89393,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/delta", "Permissions": [ { @@ -89472,87 +89463,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserMailboxSetting", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserRubric", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserRubricCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubricCount", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchool", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchool", "Uri": "/education/users/{educationUser-id}/schools", "Permissions": [ { @@ -89579,19 +89570,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/schools/$count", "Permissions": [ { @@ -89618,59 +89608,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserSchoolCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserServiceProvisioningError", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": [ { @@ -89697,19 +89688,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserTaughtClass", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Permissions": [ { @@ -89736,19 +89726,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Beta.Education", + "Command": "Get-MgBetaEducationUserTaughtClassCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { @@ -89767,18 +89757,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { @@ -89797,19 +89788,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { @@ -89828,32 +89818,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", "Permissions": [ { @@ -89872,47 +89863,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", "Permissions": [ { @@ -89931,18 +89921,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", "Permissions": [ { @@ -89961,19 +89952,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { @@ -89992,18 +89982,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", "Permissions": [ { @@ -90022,18 +90013,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", "Permissions": [ { @@ -90052,73 +90043,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { @@ -90137,18 +90127,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", "Permissions": [ { @@ -90167,18 +90158,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", "Permissions": [ { @@ -90197,19 +90188,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", "Permissions": [ { @@ -90228,18 +90218,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", "Permissions": [ { @@ -90258,18 +90249,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", "Permissions": [ { @@ -90288,19 +90279,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", "Permissions": [ { @@ -90319,18 +90309,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", "Permissions": [ { @@ -90349,19 +90340,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", "Permissions": [ { @@ -90380,18 +90370,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Permissions": [ { @@ -90410,18 +90401,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", "Permissions": [ { @@ -90440,18 +90431,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", "Permissions": [ { @@ -90470,31 +90461,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", "Permissions": [ { @@ -90513,19 +90504,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", "Permissions": [ { @@ -90544,26 +90534,27 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Permissions": [ - { - "Name": "EntitlementManagement.Read.All", - "Description": "Read all entitlement management resources", - "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Permissions": [ + { + "Name": "EntitlementManagement.Read.All", + "Description": "Read all entitlement management resources", + "FullDescription": "Allows the app to read access packages and related entitlement management resources without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": true }, { @@ -90574,18 +90565,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", "Permissions": [ { @@ -90604,18 +90595,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", "Permissions": [ { @@ -90634,18 +90625,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { @@ -90664,18 +90655,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", "Permissions": [ { @@ -90694,18 +90685,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { @@ -90724,32 +90715,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Permissions": [ { @@ -90768,59 +90759,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", "Permissions": [ { @@ -90839,18 +90829,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", "Permissions": [ { @@ -90869,32 +90860,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", "Permissions": [ { @@ -90913,32 +90904,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", "Permissions": [ { @@ -90957,18 +90948,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", "Permissions": [ { @@ -90987,19 +90978,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { @@ -91018,18 +91008,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { @@ -91048,32 +91039,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", "Permissions": [ { @@ -91092,33 +91083,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { @@ -91137,18 +91127,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { @@ -91167,18 +91158,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", "Permissions": [ { @@ -91197,18 +91188,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { @@ -91227,18 +91218,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { @@ -91257,19 +91248,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Permissions": [ { @@ -91288,18 +91278,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { @@ -91318,18 +91309,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { @@ -91348,19 +91339,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Permissions": [ { @@ -91379,18 +91369,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { @@ -91409,154 +91400,153 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSubject", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaEntitlementManagementSubjectCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectCount", - "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Uri": "/external", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternal", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternal", - "Uri": "/external", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Uri": "/external/authorizationSystems", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalAuthorizationSystem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "Uri": "/external/authorizationSystems", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/authorizationSystems/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalAuthorizationSystemCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystemCount", - "Uri": "/external/authorizationSystems/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataCollectionInfo", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Permissions": [], "Module": "Beta.Search", "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnection", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -91583,18 +91573,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections", "Permissions": [ { @@ -91621,18 +91612,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionCount", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/$count", "Permissions": [ { @@ -91659,19 +91650,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -91698,87 +91688,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupCount", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionGroupMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionGroupMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Permissions": [], "Module": "Beta.Search", "Command": "Get-MgBetaExternalConnectionGroupMemberCount", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -91805,101 +91795,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalConnectionItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/items", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivityCount", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null + }, + { + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemCount", - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [ { @@ -91926,60 +91916,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionOperationCount", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionOperation", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiReferenceLink": null + }, + { + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/quota", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalConnectionQuota", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionSchema", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { @@ -92006,32 +91996,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoot", - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryData", - "Uri": "/external/industryData", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Command": "Get-MgBetaExternalConnectionSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/external/industryData", + "Permissions": [], "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnector", + "Command": "Get-MgBetaExternalIndustryData", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", "Permissions": [ { @@ -92050,18 +92040,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalIndustryDataConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/dataConnectors", "Permissions": [ { @@ -92080,18 +92071,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/dataConnectors/$count", "Permissions": [ { @@ -92110,33 +92101,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", "Permissions": [ { @@ -92155,18 +92145,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/inboundFlows", "Permissions": [ { @@ -92185,18 +92176,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/inboundFlows/$count", "Permissions": [ { @@ -92215,19 +92206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", "Permissions": [ { @@ -92246,19 +92236,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", "Permissions": [ { @@ -92277,240 +92267,251 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Permissions": [], "Module": "Beta.Search", "Command": "Get-MgBetaExternalIndustryDataOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/external/industryData/operations", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "Uri": "/external/industryData/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/operations/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOperationCount", - "Uri": "/external/industryData/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", - "Variants": [ + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Uri": "/external/industryData/referenceDefinitions", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/referenceDefinitions/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", - "Uri": "/external/industryData/referenceDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Uri": "/external/industryData/roleGroups", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/roleGroups/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", - "Uri": "/external/industryData/roleGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "Uri": "/external/industryData/runs/{industryDataRun-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRun", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRun", - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "Uri": "/external/industryData/runs", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRun", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRun", - "Uri": "/external/industryData/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Variants": [ "Get", "Get1", @@ -92518,77 +92519,66 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/industryData/runs/$count", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRunCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunCount", - "Uri": "/external/industryData/runs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", "Permissions": [ { @@ -92607,18 +92597,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/sourceSystems", "Permissions": [ { @@ -92637,18 +92628,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/sourceSystems/$count", "Permissions": [ { @@ -92667,19 +92658,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataYear", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", "Permissions": [ { @@ -92698,18 +92688,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaExternalIndustryDataYear", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/years", "Permissions": [ { @@ -92728,18 +92719,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataYear", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataYearCount", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/industryData/years/$count", "Permissions": [ { @@ -92758,684 +92749,694 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinancials", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaExternalIndustryDataYearCount", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/financials", + "Permissions": [], "Module": "Beta.Financials", "Command": "Get-MgBetaFinancial", - "Uri": "/financials", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFinancials", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials/companies/{company-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompany", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompany", - "Uri": "/financials/companies/{company-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompany", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompany", + "Uri": "/financials/companies", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompany", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompany", - "Uri": "/financials/companies", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompany", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccount", - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/accounts", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAccount", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccount", - "Uri": "/financials/companies/{company-id}/accounts", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/accounts/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAccountCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccountCount", - "Uri": "/financials/companies/{company-id}/accounts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCount", - "Uri": "/financials/companies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", - "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCurrency", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "Uri": "/financials/companies/{company-id}/currencies", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/currencies/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", - "Uri": "/financials/companies/{company-id}/currencies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomer", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "Uri": "/financials/companies/{company-id}/customers", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerCount", - "Uri": "/financials/companies/{company-id}/customers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", - "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Get", "Get1", @@ -93443,15 +93444,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Get", "Get1", @@ -93459,125 +93460,125 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDimension", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimension", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDimension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDimension", + "Uri": "/financials/companies/{company-id}/dimensions", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimension", - "Uri": "/financials/companies/{company-id}/dimensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDimension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionCount", - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDimensionValue", + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Variants": [ "Get", "Get1", @@ -93585,29 +93586,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDimensionValue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDimensionValue", + "Uri": "/financials/companies/{company-id}/dimensionValues", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "Uri": "/financials/companies/{company-id}/dimensionValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphDimensionValue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", "Variants": [ "Get", "Get1", @@ -93615,248 +93616,248 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployee", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmployee", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployee", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "Uri": "/financials/companies/{company-id}/employees", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmployee", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", - "Uri": "/financials/companies/{company-id}/employees/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "Permissions": [] + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanyInformation", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyInformation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanyInformation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompanyInformation", + "Uri": "/financials/companies/{company-id}/companyInformation", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyInformation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanyInformation", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/financials/companies/{company-id}/companyInformation/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyInformationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformationCount", - "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyInformationPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformationPicture", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItem", - "Uri": "/financials/companies/{company-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "Variants": [ "Get", "Get1", @@ -93864,166 +93865,166 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/itemCategories/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", - "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCount", - "Uri": "/financials/companies/{company-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalCount", - "Uri": "/financials/companies/{company-id}/journals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalLine", "Variants": [ "Get", "Get1", @@ -94031,29 +94032,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalLine", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", "Variants": [ "Get", "Get1", @@ -94061,15 +94062,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", "Variants": [ "Get", "Get1", @@ -94077,207 +94078,207 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", - "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", - "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPicture", - "Uri": "/financials/companies/{company-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPictureContent", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPictureCount", - "Uri": "/financials/companies/{company-id}/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "Get", "Get1", @@ -94285,29 +94286,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", "Variants": [ "Get", "Get1", @@ -94315,15 +94316,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", "Variants": [ "Get", "Get1", @@ -94331,15 +94332,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Get", "Get1", @@ -94347,15 +94348,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Get", "Get1", @@ -94363,15 +94364,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Get", "Get1", @@ -94379,29 +94380,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Variants": [ "Get", "Get1", @@ -94409,15 +94410,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", "Variants": [ "Get", "Get1", @@ -94425,776 +94426,776 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", - "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "Get", "Get1", @@ -95202,29 +95203,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", "Variants": [ "Get", "Get1", @@ -95232,15 +95233,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", "Variants": [ "Get", "Get1", @@ -95248,15 +95249,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Get", "Get1", @@ -95264,15 +95265,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Get", "Get1", @@ -95280,15 +95281,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Get", "Get1", @@ -95296,29 +95297,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Variants": [ "Get", "Get1", @@ -95326,15 +95327,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", "Variants": [ "Get", "Get1", @@ -95342,223 +95343,223 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrder", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "Uri": "/financials/companies/{company-id}/salesOrders", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", - "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "Get", "Get1", @@ -95566,29 +95567,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", "Variants": [ "Get", "Get1", @@ -95596,15 +95597,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", "Variants": [ "Get", "Get1", @@ -95612,15 +95613,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", - "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Get", "Get1", @@ -95628,15 +95629,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Get", "Get1", @@ -95644,15 +95645,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Get", "Get1", @@ -95660,29 +95661,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Variants": [ "Get", "Get1", @@ -95690,15 +95691,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", "Variants": [ "Get", "Get1", @@ -95706,209 +95707,209 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuote", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", - "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "Get", "Get1", @@ -95916,29 +95917,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccount", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", "Variants": [ "Get", "Get1", @@ -95946,15 +95947,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccount", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", "Variants": [ "Get", "Get1", @@ -95962,15 +95963,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Get", "Get1", @@ -95978,15 +95979,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Get", "Get1", @@ -95994,15 +95995,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Get", "Get1", @@ -96010,29 +96011,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Variants": [ "Get", "Get1", @@ -96040,15 +96041,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", "Variants": [ "Get", "Get1", @@ -96056,352 +96057,341 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", - "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxArea", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxAreas/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", - "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxGroups/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", - "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendor", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendor", - "Uri": "/financials/companies/{company-id}/vendors", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorCount", - "Uri": "/financials/companies/{company-id}/vendors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Permissions": [], "Module": "Beta.Financials", "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}", "Permissions": [ { @@ -96444,18 +96434,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta" + }, + { "Uri": "/groups", "Permissions": [ { @@ -96498,18 +96489,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSender", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { @@ -96528,18 +96519,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupAcceptedSender", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { @@ -96558,19 +96549,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupAcceptedSenderByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSenderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/acceptedSenders/$count", "Permissions": [ { @@ -96589,32 +96579,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupAcceptedSenderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaGroupAppRoleAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { @@ -96641,19 +96632,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaGroupAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Permissions": [ { @@ -96680,33 +96670,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupById", - "Uri": "/groups/getByIds", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/getByIds", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupByUniqueName", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + }, + { "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [ { @@ -96749,33 +96739,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendar", - "Uri": "/groups/{group-id}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarEvent", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -96810,18 +96800,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Calendar", "Command": "Get-MgBetaGroupCalendarEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events", "Permissions": [ { @@ -96840,19 +96831,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendarEvent", "Variants": [ - "Delta", - "DeltaViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCalendarEventDelta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events/delta", "Permissions": [ { @@ -96879,53 +96869,64 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupCalendarEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendarPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendarPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Variants": [ + "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermissionCount", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupCalendarSchedule", "Variants": [ "Get", "GetExpanded", @@ -96933,35 +96934,24 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCalendarSchedule", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupCalendarView", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarView", - "Uri": "/groups/{group-id}/calendar/calendarView", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { @@ -96996,18 +96986,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupConversation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations", "Permissions": [ { @@ -97042,19 +97033,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationCount", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/$count", "Permissions": [ { @@ -97089,19 +97079,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThread", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -97136,18 +97126,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupConversationThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { @@ -97182,19 +97173,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThread", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadCount", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", "Permissions": [ { @@ -97229,21 +97219,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPost", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { @@ -97278,18 +97266,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupConversationThreadPost", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { @@ -97324,32 +97315,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPost", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { @@ -97384,19 +97375,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { @@ -97431,19 +97421,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { @@ -97478,223 +97468,224 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCount", "Uri": "/groups/$count", "Permissions": [ { @@ -97737,33 +97728,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDefaultDrive", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/drive", "Permissions": [ { @@ -97814,18 +97804,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/delta", "Permissions": [ { @@ -97868,32 +97859,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDrive", "Uri": "/groups/{group-id}/drives", "Permissions": [ { @@ -97944,156 +97935,155 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDrive", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/activities", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaGroupDriveActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveBundle", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBase", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/drives/$count", "Permissions": [ { @@ -98144,452 +98134,463 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowing", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveFollowing", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowing", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -98597,70 +98598,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -98668,15 +98669,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -98684,29 +98685,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -98714,483 +98715,483 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermissionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemThumbnail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -99198,15 +99199,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -99214,29 +99215,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -99244,481 +99245,481 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumnCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -99726,552 +99727,552 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListItemDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperationCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveRootDelta", "Variants": [ "Delta", "Delta1", @@ -100279,669 +100280,658 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermissionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecial", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveSpecial", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecial", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaGroupDriveSpecialContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecialContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecialCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaGroupDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEndpoint", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", "Permissions": [ { @@ -100960,18 +100950,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupEndpoint", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/endpoints", "Permissions": [ { @@ -100990,19 +100981,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupEndpoint", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEndpointCount", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/endpoints/$count", "Permissions": [ { @@ -101021,19 +101011,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -101068,18 +101058,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Calendar", "Command": "Get-MgBetaGroupEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events", "Permissions": [ { @@ -101098,74 +101089,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEvent", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Get-MgBetaGroupEventAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/$count", "Permissions": [ { @@ -101184,19 +101174,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEventDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { @@ -101223,347 +101213,348 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstance", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [ { @@ -101582,74 +101573,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Permissions": [ { @@ -101668,240 +101658,238 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtension", - "Uri": "/groups/{group-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtensionCount", - "Uri": "/groups/{group-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { @@ -101920,18 +101908,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupLifecyclePolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta" + }, + { "Uri": "/groupLifecyclePolicies", "Permissions": [ { @@ -101950,18 +101941,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupLifecyclePolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/groupLifecyclePolicies", "Permissions": [ { @@ -101980,18 +101971,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groupLifecyclePolicies/$count", "Permissions": [ { @@ -102010,18 +102001,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupLifecyclePolicyCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members", "Permissions": [ { @@ -102064,180 +102055,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsApplication", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/members/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsApplication", - "Uri": "/groups/{group-id}/members/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsDevice", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/members/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsDevice", - "Uri": "/groups/{group-id}/members/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsGroup", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/members/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsGroup", - "Uri": "/groups/{group-id}/members/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/members/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "Uri": "/groups/{group-id}/members/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsUser", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/members/user", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupMemberAsUser", - "Uri": "/groups/{group-id}/members/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { @@ -102280,19 +102271,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/$count", "Permissions": [ { @@ -102335,105 +102325,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsApplication", - "Uri": "/groups/{group-id}/members/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/application/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsDevice", - "Uri": "/groups/{group-id}/members/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/device/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsGroup", - "Uri": "/groups/{group-id}/members/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/group/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", - "Uri": "/groups/{group-id}/members/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsUser", - "Uri": "/groups/{group-id}/members/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/members/user/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberCountAsUser", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { @@ -102516,12 +102504,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -102529,8 +102514,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { @@ -102629,32 +102617,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOf", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { @@ -102689,73 +102680,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/memberOf/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "Uri": "/groups/{group-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCount", "Uri": "/groups/{group-id}/memberOf/$count", "Permissions": [ { @@ -102790,334 +102780,334 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", - "Uri": "/groups/{group-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupMemberWithLicenseError", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -103160,18 +103150,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaGroupOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { @@ -103214,19 +103205,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Permissions": [ { @@ -103269,21 +103259,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -103326,18 +103314,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -103380,18 +103371,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -103434,19 +103425,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -103489,33 +103479,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteOperationCount", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -103550,18 +103540,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaGroupOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { @@ -103596,33 +103587,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/$count", "Permissions": [ { @@ -103655,21 +103645,21 @@ "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", "IsAdmin": false, "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", + "IsLeastPrivilege": false + } + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -103712,33 +103702,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -103773,33 +103763,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResourceCount", - "Uri": "/groups/{group-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -103842,18 +103832,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaGroupOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [ { @@ -103896,19 +103887,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/$count", "Permissions": [ { @@ -103951,19 +103941,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -104006,19 +103996,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { @@ -104061,21 +104051,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -104118,18 +104106,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -104172,18 +104163,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -104218,18 +104209,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaGroupOnenoteSectionPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwner", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners", "Permissions": [ { @@ -104272,180 +104263,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwner", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/owners/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "Uri": "/groups/{group-id}/owners/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/owners/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "Uri": "/groups/{group-id}/owners/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/owners/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "Uri": "/groups/{group-id}/owners/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/owners/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsUser", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/owners/user", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupOwnerAsUser", - "Uri": "/groups/{group-id}/owners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { @@ -104488,19 +104479,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$count", "Permissions": [ { @@ -104543,103 +104533,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsApplication", - "Uri": "/groups/{group-id}/owners/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/application/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsDevice", - "Uri": "/groups/{group-id}/owners/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/device/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsGroup", - "Uri": "/groups/{group-id}/owners/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/group/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsUser", - "Uri": "/groups/{group-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/groups/{group-id}/owners/user/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { @@ -104666,32 +104656,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPermissionGrant", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrant", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [ { @@ -104726,19 +104717,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/permissionGrants/$count", "Permissions": [ { @@ -104773,21 +104763,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPermissionGrantCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPhoto", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo", "Permissions": [ { @@ -104814,18 +104802,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupPhoto", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photos", "Permissions": [ { @@ -104852,21 +104843,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPhoto", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPhotoContent", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { @@ -104893,46 +104881,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerGroup", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPhotoContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlanner", - "Uri": "/groups/{group-id}/planner", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlanner", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlannerPlan", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { @@ -104983,60 +104974,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlannerPlan", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Permissions": [], "Module": "Beta.Planner", "Command": "Get-MgBetaGroupPlannerPlanBucket", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanCount", "Uri": "/groups/{group-id}/planner/plans/$count", "Permissions": [ { @@ -105087,19 +105077,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlannerPlanCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/planner/plans/delta", "Permissions": [ { @@ -105118,59 +105108,60 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlannerPlanDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaGroupPlannerPlanTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanTask", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSender", "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { @@ -105189,18 +105180,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupRejectedSender", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSenderByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { @@ -105219,19 +105210,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupRejectedSenderByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSenderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/rejectedSenders/$count", "Permissions": [ { @@ -105250,19 +105240,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupRejectedSenderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { @@ -105297,18 +105287,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings", "Permissions": [ { @@ -105343,19 +105334,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSetting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSettingCount", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/$count", "Permissions": [ { @@ -105390,329 +105380,340 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaGroupSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSite", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSite", - "Uri": "/groups/{group-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticTime", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeBase", "Variants": [ "Get", "Get1", @@ -105720,15 +105721,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBase", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Variants": [ "Get", "Get1", @@ -105736,29 +105737,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", @@ -105766,372 +105767,372 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteCount", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCount", - "Uri": "/groups/{group-id}/sites/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteDefaultDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDefaultDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteDelta", - "Uri": "/groups/{group-id}/sites/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteDrive", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDriveCount", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteExternalColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPath", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Get", "Get1", @@ -106139,57 +106140,57 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathColumn", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathContentType", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Variants": [ "Get", "Get1", @@ -106197,43 +106198,43 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Get", "Get1", @@ -106241,42 +106242,42 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathItem", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathItem", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathList", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Get", "Get1", @@ -106284,57 +106285,57 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathOperation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathPage", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathPage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathPermission", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBin", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Get", "Get1", @@ -106342,29 +106343,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathSite", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Get", "Get1", @@ -106372,43 +106373,43 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "Variants": [ "Get", "Get1", @@ -106416,15 +106417,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -106432,454 +106433,454 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemCount", - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -106887,15 +106888,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -106903,29 +106904,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -106933,592 +106934,592 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteList", "Variants": [ "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSiteListItemDelta", "Variants": [ "Delta", "Delta1", @@ -107526,359 +107527,359 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListItemDelta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", @@ -107886,29 +107887,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", @@ -107916,526 +107917,526 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Get", "Get1", @@ -108443,29 +108444,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", "Variants": [ "Get", "Get1", @@ -108473,1322 +108474,1322 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermissionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBin", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBin", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStore", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -109796,29 +109797,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -109826,15 +109827,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -109842,29 +109843,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -109872,15 +109873,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -109888,15 +109889,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -109904,15 +109905,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -109920,15 +109921,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -109936,429 +109937,429 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSet", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -110366,29 +110367,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -110396,15 +110397,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -110412,29 +110413,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -110442,15 +110443,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -110458,15 +110459,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -110474,15 +110475,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -110490,15 +110491,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -110506,70 +110507,70 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -110577,29 +110578,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -110607,15 +110608,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -110623,29 +110624,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -110653,15 +110654,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -110669,15 +110670,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -110685,15 +110686,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -110701,15 +110702,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -110717,967 +110718,967 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSubSite", "Variants": [ "List2" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaGroupSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSiteCount", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/team", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeam", "Variants": [ "Get", "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeam", - "Uri": "/groups/{group-id}/team", - "Permissions": [] + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannel", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/channels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannel", "Variants": [ "List1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelCount", - "Uri": "/groups/{group-id}/team/channels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMemberCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -111685,83 +111686,83 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -111769,42 +111770,42 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -111812,660 +111813,660 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelTab", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTabCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/team/group", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroup", - "Uri": "/groups/{group-id}/team/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/incomingChannels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamIncomingChannel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "Uri": "/groups/{group-id}/team/incomingChannels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/installedApps", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamInstalledApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppCount", - "Uri": "/groups/{group-id}/team/installedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMember", - "Uri": "/groups/{group-id}/team/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/members/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMemberCount", - "Uri": "/groups/{group-id}/team/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/operations/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperationCount", - "Uri": "/groups/{group-id}/team/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/team/owners/{user-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwner", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwner", - "Uri": "/groups/{group-id}/team/owners/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/team/owners", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwner", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwner", - "Uri": "/groups/{group-id}/team/owners", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/owners/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerCount", - "Uri": "/groups/{group-id}/team/owners/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPermissionGrant", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/team/photo", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPhoto", - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPhotoContent", - "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -112473,83 +112474,83 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -112557,42 +112558,42 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -112600,761 +112601,750 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "Permissions": [] + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShift", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/tags", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTag", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagCount", - "Uri": "/groups/{group-id}/team/tags/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTagMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaGroupTeamTagMemberCount", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTemplate", - "Uri": "/groups/{group-id}/team/template", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Uri": "/groups/{group-id}/team/template", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", - "Uri": "/groups/{group-id}/team/templateDefinition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/templateDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaGroupTeamTemplateDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThread", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -113389,18 +113379,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads", "Permissions": [ { @@ -113435,19 +113426,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThread", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadCount", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/$count", "Permissions": [ { @@ -113482,21 +113472,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPost", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { @@ -113531,18 +113519,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Groups", "Command": "Get-MgBetaGroupThreadPost", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { @@ -113577,32 +113568,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPost", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { @@ -113637,19 +113628,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { @@ -113684,19 +113674,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { @@ -113731,237 +113721,238 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostExtensionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupThreadPostMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMentionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMember", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMember", "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { @@ -114004,181 +113995,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMember", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCount", "Uri": "/groups/{group-id}/transitiveMembers/$count", "Permissions": [ { @@ -114221,116 +114211,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { @@ -114365,73 +114356,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -114466,101 +114456,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Permissions": [], "Module": "Beta.Groups", "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaGroupUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupUserOwnedObject", - "Uri": "/groups/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityApiConnector", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityApiConnector", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/apiConnectors/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityApiConnectorCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnectorCount", - "Uri": "/identity/apiConnectors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", "Permissions": [ { @@ -114579,18 +114569,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventsFlows", "Permissions": [ { @@ -114609,32 +114600,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", "Permissions": [ { @@ -114653,195 +114644,195 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "Uri": "/identity/authenticationEventsFlows/$count", "Permissions": [ { @@ -114860,18 +114851,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", "Permissions": [ { @@ -114890,32 +114881,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", "Permissions": [ { @@ -114934,19 +114925,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", "Permissions": [ { @@ -114965,47 +114955,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", "Permissions": [ { @@ -115024,18 +115014,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventListeners", "Permissions": [ { @@ -115054,18 +115045,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventListener", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/authenticationEventListeners/$count", "Permissions": [ { @@ -115084,19 +115075,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlow", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", "Permissions": [ { @@ -115115,18 +115105,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2CUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows", "Permissions": [ { @@ -115145,18 +115136,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlow", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/$count", "Permissions": [ { @@ -115175,53 +115166,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", @@ -115229,22 +115230,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { @@ -115263,18 +115253,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", "Permissions": [ { @@ -115293,19 +115284,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", "Permissions": [ { @@ -115324,19 +115314,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -115355,18 +115345,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { @@ -115385,19 +115376,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -115416,19 +115406,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { @@ -115447,19 +115437,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -115478,18 +115468,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { @@ -115508,19 +115499,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -115539,19 +115529,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { @@ -115570,19 +115560,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { @@ -115601,18 +115591,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { @@ -115631,19 +115622,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", "Permissions": [ { @@ -115662,19 +115652,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { @@ -115693,33 +115683,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlow", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { @@ -115738,18 +115728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2XUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows", "Permissions": [ { @@ -115768,32 +115759,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowCount", "Uri": "/identity/b2xUserFlows/$count", "Permissions": [ { @@ -115812,53 +115803,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", @@ -115866,22 +115867,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { @@ -115900,18 +115890,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [ { @@ -115930,19 +115921,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", "Permissions": [ { @@ -115961,19 +115951,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -115992,18 +115982,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { @@ -116022,19 +116013,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -116053,19 +116043,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { @@ -116084,19 +116074,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -116115,18 +116105,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { @@ -116145,19 +116136,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -116176,19 +116166,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { @@ -116207,89 +116197,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { @@ -116308,18 +116298,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { @@ -116338,19 +116329,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", "Permissions": [ { @@ -116369,19 +116359,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { @@ -116400,46 +116390,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { @@ -116458,18 +116449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Permissions": [ { @@ -116488,286 +116479,285 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", "Variants": [ "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", "Variants": [ "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "Permissions": [] + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/policies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/policies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", - "Uri": "/identity/conditionalAccess/policies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Uri": "/identity/conditionalAccess/templates", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/templates/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", - "Uri": "/identity/conditionalAccess/templates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", "Permissions": [ { @@ -116786,18 +116776,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/customAuthenticationExtensions", "Permissions": [ { @@ -116816,18 +116807,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/customAuthenticationExtensions/$count", "Permissions": [ { @@ -116846,374 +116837,373 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { @@ -117232,18 +117222,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { @@ -117262,18 +117253,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/$count", "Permissions": [ { @@ -117292,19 +117283,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [ { @@ -117323,18 +117313,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Permissions": [ { @@ -117353,32 +117344,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [ { @@ -117397,19 +117388,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", "Permissions": [ { @@ -117428,19 +117418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", "Permissions": [ { @@ -117459,19 +117449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { @@ -117490,18 +117480,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [ { @@ -117520,19 +117511,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", "Permissions": [ { @@ -117551,88 +117541,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { @@ -117651,18 +117641,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [ { @@ -117681,19 +117672,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", "Permissions": [ { @@ -117712,19 +117702,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { @@ -117743,18 +117733,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [ { @@ -117773,19 +117764,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", "Permissions": [ { @@ -117804,140 +117794,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "Uri": "/identityGovernance/accessReviews/policy", "Permissions": [ { @@ -117956,19 +117947,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [ { @@ -117987,18 +117977,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [ { @@ -118017,18 +118008,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", "Permissions": [ { @@ -118047,19 +118038,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [ { @@ -118078,18 +118068,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [ { @@ -118108,74 +118099,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Permissions": [ { @@ -118194,19 +118184,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { @@ -118225,18 +118215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { @@ -118255,18 +118246,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Permissions": [ { @@ -118285,74 +118276,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { @@ -118371,18 +118361,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { @@ -118401,18 +118392,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", "Permissions": [ { @@ -118431,142 +118422,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { @@ -118585,18 +118575,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Permissions": [ { @@ -118615,18 +118606,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Permissions": [ { @@ -118645,222 +118636,222 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Permissions": [ { @@ -118879,19 +118870,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Permissions": [ { @@ -118910,74 +118900,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Permissions": [ { @@ -118996,18 +118986,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Permissions": [ { @@ -119026,19 +119017,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Permissions": [ { @@ -119057,32 +119047,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Permissions": [ { @@ -119101,19 +119092,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Permissions": [ { @@ -119132,88 +119122,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [ { @@ -119232,18 +119222,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Permissions": [ { @@ -119262,19 +119253,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Permissions": [ { @@ -119293,87 +119283,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { @@ -119392,18 +119383,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { @@ -119422,32 +119413,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [ { @@ -119466,19 +119457,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", "Permissions": [ { @@ -119497,19 +119487,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Permissions": [ { @@ -119528,18 +119518,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Permissions": [ { @@ -119558,18 +119549,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Permissions": [ { @@ -119588,32 +119579,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [ { @@ -119632,19 +119623,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [ { @@ -119663,101 +119653,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Permissions": [ { @@ -119776,19 +119767,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Permissions": [ { @@ -119807,60 +119797,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Permissions": [ { @@ -119879,19 +119870,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Permissions": [ { @@ -119910,88 +119900,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", "Permissions": [ { @@ -120010,18 +120000,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", "Permissions": [ { @@ -120040,18 +120031,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", "Permissions": [ { @@ -120070,183 +120061,183 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", "Permissions": [ { @@ -120265,19 +120256,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", "Permissions": [ { @@ -120296,87 +120286,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { @@ -120395,19 +120386,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [ { @@ -120426,18 +120416,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", "Permissions": [ { @@ -120456,19 +120447,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", "Permissions": [ { @@ -120487,129 +120477,129 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [ { @@ -120628,18 +120618,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [ { @@ -120658,19 +120649,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Permissions": [ { @@ -120689,717 +120679,717 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Uri": "/identityGovernance/permissionsAnalytics", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", - "Uri": "/identityGovernance/permissionsAnalytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "Uri": "/identityGovernance/permissionsManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", - "Uri": "/identityGovernance/permissionsManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [ { @@ -121418,18 +121408,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [ { @@ -121448,32 +121439,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", "Permissions": [ { @@ -121492,60 +121483,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [ { @@ -121564,18 +121554,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [ { @@ -121594,32 +121585,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", "Permissions": [ { @@ -121638,88 +121629,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [ { @@ -121738,18 +121728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { @@ -121768,32 +121759,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", "Permissions": [ { @@ -121812,88 +121803,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [ { @@ -121912,18 +121902,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [ { @@ -121942,18 +121933,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", "Permissions": [ { @@ -121972,60 +121963,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [ { @@ -122044,18 +122034,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [ { @@ -122074,18 +122065,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", "Permissions": [ { @@ -122104,88 +122095,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [ { @@ -122204,18 +122194,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { @@ -122234,18 +122225,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", "Permissions": [ { @@ -122264,108 +122255,118 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Get", "Get1", @@ -122373,68 +122374,68 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Get", "Get1", @@ -122442,149 +122443,149 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Get", "Get1", @@ -122592,228 +122593,217 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityProvider", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { @@ -122832,18 +122822,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityProvider", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders", "Permissions": [ { @@ -122862,18 +122853,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityProvider", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityProviderCount", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders/$count", "Permissions": [ { @@ -122892,19 +122883,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityProviderCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlow", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlows/{identityUserFlow-id}", "Permissions": [ { @@ -122923,18 +122913,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlows", "Permissions": [ { @@ -122953,19 +122944,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityUserFlow", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowAttribute", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { @@ -122984,18 +122974,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes", "Permissions": [ { @@ -123014,18 +123005,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityUserFlowAttribute", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes/$count", "Permissions": [ { @@ -123044,18 +123035,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlows/$count", "Permissions": [ { @@ -123074,45 +123065,44 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaIdentityUserFlowCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtection", - "Uri": "/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/informationProtection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtection", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlocker", - "Uri": "/informationProtection/bitlocker", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionBitlocker", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { @@ -123131,18 +123121,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { @@ -123161,18 +123152,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [ { @@ -123191,72 +123182,71 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", - "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [ { @@ -123275,18 +123265,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/policy/labels", "Permissions": [ { @@ -123305,18 +123296,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionPolicyLabel", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/policy/labels/$count", "Permissions": [ { @@ -123335,59 +123326,58 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/informationProtection/sensitivityLabels/$count", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", - "Uri": "/informationProtection/sensitivityLabels/$count", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", - "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [ { @@ -123406,18 +123396,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [ { @@ -123436,18 +123427,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/threatAssessmentRequests/$count", "Permissions": [ { @@ -123466,182 +123457,181 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitation", - "Uri": "/invitations", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/invitations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationCount", - "Uri": "/invitations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrant", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -123668,18 +123658,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaOauth2PermissionGrant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta" + }, + { "Uri": "/oauth2PermissionGrants", "Permissions": [ { @@ -123706,18 +123697,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaOauth2PermissionGrant", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta" + }, + { "Uri": "/oauth2PermissionGrants/$count", "Permissions": [ { @@ -123744,18 +123735,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaOauth2PermissionGrantCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { @@ -123782,164 +123773,174 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Uri": "/onPremisesPublishingProfiles", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "Uri": "/onPremisesPublishingProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "List", "List1", "List2" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", "Variants": [ "Get", "Get1", @@ -123949,442 +123950,431 @@ "GetViaIdentity2" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileCount", - "Uri": "/onPremisesPublishingProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}", "Permissions": [ { @@ -124419,18 +124409,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta" + }, + { "Uri": "/organization", "Permissions": [ { @@ -124505,19 +124496,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganization", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBranding", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta" + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -124560,89 +124550,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBranding", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingCustomCss", - "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingCustomCss", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingFavicon", - "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingFavicon", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -124685,18 +124675,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { @@ -124739,19 +124730,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalization", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { @@ -124770,19 +124760,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { @@ -124801,19 +124791,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/$count", "Permissions": [ { @@ -124856,19 +124846,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { @@ -124887,19 +124877,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { @@ -124918,19 +124908,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { @@ -124949,19 +124939,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { @@ -124980,19 +124970,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { @@ -125011,61 +125001,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationById", - "Uri": "/organization/getByIds", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/getByIds", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { @@ -125084,18 +125074,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { @@ -125114,19 +125105,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Permissions": [ { @@ -125145,18 +125135,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/$count", "Permissions": [ { @@ -125231,53 +125222,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/organization/{organization-id}/extensions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtensionCount", - "Uri": "/organization/{organization-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -125285,15 +125286,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationMemberGroup", - "Uri": "/organization/{organization-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationMemberObject", "Variants": [ "Get", "GetExpanded", @@ -125301,36 +125302,25 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationMemberObject", - "Uri": "/organization/{organization-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnerInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/organization/{organization-id}/partnerInformation", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaOrganizationPartnerInformation", - "Uri": "/organization/{organization-id}/partnerInformation", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationSettings", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSetting", + "OutputType": "IMicrosoftGraphPartnerInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings", "Permissions": [ { @@ -125349,19 +125339,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingContactInsight", + "OutputType": "IMicrosoftGraphOrganizationSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/contactInsights", "Permissions": [ { @@ -125380,19 +125370,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationSettingContactInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingItemInsight", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [ { @@ -125411,19 +125401,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationSettingItemInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "Permissions": [ { @@ -125442,19 +125432,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [ { @@ -125473,221 +125463,221 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaOrganizationUserOwnedObject", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationUserOwnedObject", - "Uri": "/organization/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/room", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoom", - "Uri": "/places/{place-id}/room", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/room", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoom", - "Uri": "/places/room", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", + "Uri": "/places/{place-id}/roomList", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomList", - "Uri": "/places/{place-id}/roomList", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", + "Uri": "/places/roomList", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomList", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomList", - "Uri": "/places/roomList", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListRoom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/roomList/rooms", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListRoom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkspace", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkspace", + "Uri": "/places/{place-id}/roomList/workspaces", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/workspaces/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCount", - "Uri": "/places/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/room/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceCountAsRoom", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCountAsRoom", - "Uri": "/places/room/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/roomList/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaPlaceCountAsRoomList", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCountAsRoomList", - "Uri": "/places/roomList/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlanner", + "Uri": "/planner", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlanner", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlanner", - "Uri": "/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlanner", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -125738,18 +125728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Planner", "Command": "Get-MgBetaPlannerBucket", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets", "Permissions": [ { @@ -125800,18 +125791,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerBucket", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketCount", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/$count", "Permissions": [ { @@ -125862,18 +125853,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerBucketCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/delta", "Permissions": [ { @@ -125924,18 +125915,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerBucketDelta", "Variants": [ - "List" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketTask", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" + }, + { "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { @@ -125986,19 +125977,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerBucketTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { @@ -126049,18 +126039,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Planner", "Command": "Get-MgBetaPlannerPlan", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans", "Permissions": [ { @@ -126111,18 +126102,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlan", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanBucket", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { @@ -126173,18 +126164,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlanBucket", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanCount", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/$count", "Permissions": [ { @@ -126235,18 +126226,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlanCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/delta", "Permissions": [ { @@ -126297,19 +126288,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlanDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanDetail", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" + }, + { "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { @@ -126360,18 +126350,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlanDetail", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanTask", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { @@ -126422,19 +126413,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRoster", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerPlanTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRoster", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [ { @@ -126469,45 +126459,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRoster", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRoster", + "Uri": "/planner/rosters", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRoster", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRoster", - "Uri": "/planner/rosters", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/planner/rosters/$count", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterCount", - "Uri": "/planner/rosters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterMember", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [ { @@ -126542,18 +126532,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Planner", "Command": "Get-MgBetaPlannerRosterMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": [ { @@ -126588,19 +126579,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterMemberCount", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", "Permissions": [ { @@ -126635,32 +126625,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlan", - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterPlan", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlan", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/plans", "Permissions": [ { @@ -126695,19 +126686,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterPlan", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlanCount", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", "Permissions": [ { @@ -126742,19 +126732,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerRosterPlanCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -126805,18 +126795,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Planner", "Command": "Get-MgBetaPlannerTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks", "Permissions": [ { @@ -126867,19 +126858,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { @@ -126930,19 +126920,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { @@ -126993,18 +126983,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskCount", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/$count", "Permissions": [ { @@ -127055,18 +127046,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/delta", "Permissions": [ { @@ -127085,19 +127076,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskDetail", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + }, + { "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { @@ -127148,19 +127138,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { @@ -127211,18 +127201,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/accessReviewPolicy", "Permissions": [ { @@ -127241,19 +127232,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAccessReviewPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -127280,18 +127270,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { @@ -127318,59 +127309,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Permissions": [ { @@ -127397,18 +127388,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { @@ -127443,19 +127434,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicy", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -127482,18 +127472,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies", "Permissions": [ { @@ -127520,32 +127511,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Permissions": [ { @@ -127580,19 +127571,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -127627,18 +127617,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/$count", "Permissions": [ { @@ -127665,18 +127656,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { @@ -127695,72 +127686,71 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Get", - "GetViaIdentity" + "Variants": [ + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -127787,18 +127777,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { @@ -127825,59 +127816,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "Uri": "/policies/authenticationStrengthPolicies/$count", "Permissions": [ { @@ -127904,32 +127895,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Uri": "/policies/authorizationPolicy", "Permissions": [ { @@ -127948,18 +127939,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authorizationPolicy/$count", "Permissions": [ { @@ -127978,73 +127969,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Permissions": [] + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -128071,18 +128061,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { @@ -128109,32 +128100,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Permissions": [ { @@ -128177,19 +128168,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -128232,18 +128222,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/$count", "Permissions": [ { @@ -128270,31 +128261,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", - "Uri": "/policies/conditionalAccessPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { @@ -128313,18 +128304,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { @@ -128343,19 +128334,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { @@ -128374,18 +128364,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { @@ -128404,18 +128395,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/$count", "Permissions": [ { @@ -128434,19 +128425,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { @@ -128465,18 +128455,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPolicyTemplate", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/templates", "Permissions": [ { @@ -128495,44 +128486,44 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { @@ -128559,18 +128550,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/deviceRegistrationPolicy", "Permissions": [ { @@ -128597,31 +128588,31 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/externalIdentitiesPolicy", "Permissions": [ { @@ -128640,112 +128631,111 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", - "Uri": "/policies/featureRolloutPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Uri": "/policies/federatedTokenValidationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -128772,18 +128762,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -128810,32 +128801,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Permissions": [ { @@ -128878,19 +128869,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -128933,18 +128923,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Permissions": [ { @@ -128971,32 +128962,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { @@ -129015,18 +129005,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies", "Permissions": [ { @@ -129045,18 +129036,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies/$count", "Permissions": [ { @@ -129075,18 +129066,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", "Permissions": [ { @@ -129105,18 +129096,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [ { @@ -129135,19 +129126,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", "Permissions": [ { @@ -129166,46 +129156,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", "Permissions": [ { @@ -129224,18 +129214,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies", "Permissions": [ { @@ -129254,18 +129245,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies/$count", "Permissions": [ { @@ -129284,18 +129275,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", "Permissions": [ { @@ -129314,18 +129305,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", "Permissions": [ { @@ -129344,19 +129335,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", "Permissions": [ { @@ -129375,46 +129365,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceProvisioningError", "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { @@ -129433,18 +129423,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { @@ -129463,18 +129454,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/$count", "Permissions": [ { @@ -129493,32 +129484,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { @@ -129537,19 +129528,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Permissions": [ { @@ -129568,32 +129558,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { @@ -129612,19 +129603,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", "Permissions": [ { @@ -129643,19 +129633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [ { @@ -129698,18 +129688,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies", "Permissions": [ { @@ -129752,19 +129743,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [ { @@ -129807,18 +129797,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [ { @@ -129861,18 +129852,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments/$count", "Permissions": [ { @@ -129915,32 +129906,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "Uri": "/policies/roleManagementPolicies/$count", "Permissions": [ { @@ -129983,32 +129974,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [ { @@ -130051,19 +130042,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", "Permissions": [ { @@ -130106,19 +130096,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { @@ -130161,18 +130151,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [ { @@ -130215,19 +130206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", "Permissions": [ { @@ -130270,141 +130260,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -130431,18 +130421,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { @@ -130469,32 +130460,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Permissions": [ { @@ -130537,19 +130528,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Permissions": [ { @@ -130592,18 +130582,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/$count", "Permissions": [ { @@ -130630,19 +130621,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -130669,18 +130659,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { @@ -130707,32 +130698,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Permissions": [ { @@ -130775,19 +130766,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Permissions": [ { @@ -130830,18 +130820,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/$count", "Permissions": [ { @@ -130868,32 +130859,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrint", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrint", - "Uri": "/print", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrint", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintConnector", + "OutputType": "IMicrosoftGraphPrint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { @@ -130912,18 +130902,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors", "Permissions": [ { @@ -130942,18 +130933,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintConnectorCount", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors/$count", "Permissions": [ { @@ -130972,19 +130963,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { @@ -131011,45 +131001,45 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperation", - "Uri": "/print/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/operations/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperationCount", - "Uri": "/print/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinter", "Uri": "/print/printers/{printer-id}", "Permissions": [ { @@ -131100,18 +131090,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers", "Permissions": [ { @@ -131138,19 +131129,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterCapabilities", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinter", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterCapability", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/getCapabilities", "Permissions": [ { @@ -131177,32 +131167,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterCapability", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnector", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterConnector", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnector", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { @@ -131221,19 +131212,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterConnector", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnectorCount", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/connectors/$count", "Permissions": [ { @@ -131252,18 +131242,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterConnectorCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/$count", "Permissions": [ { @@ -131290,19 +131281,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJob", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { @@ -131369,18 +131359,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { @@ -131447,19 +131438,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobCount", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/$count", "Permissions": [ { @@ -131526,19 +131516,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocument", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [ { @@ -131573,32 +131563,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [ { @@ -131633,95 +131623,106 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskCount", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printerShares/{printerShare-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShare", "Variants": [ "Get", "Get1", @@ -131731,185 +131732,173 @@ "GetViaIdentity2" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printerShares", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShare", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShare", - "Uri": "/print/printerShares", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", - "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/shares/$count", "Permissions": [ { @@ -131936,198 +131925,199 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareCount", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJob", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobCount", - "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterSharePrinter", - "Uri": "/print/printerShares/{printerShare-id}/printer", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printerShares/{printerShare-id}/printer", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterSharePrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { @@ -132154,18 +132144,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { @@ -132192,19 +132183,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterTaskTrigger", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Permissions": [ { @@ -132231,34 +132221,217 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/services/{printService-id}", + "Permissions": [ + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "PrintSettings.ReadWrite.All", + "Description": "Read and write tenant-wide print settings", + "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintSettings.Read.All", + "Description": "Read tenant-wide print settings", + "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information of print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.ReadBasic.All", + "Description": "Read basic information about printer shares", + "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.Read.All", + "Description": "Read printers", + "FullDescription": "Allows the application to read printers on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.Create", + "Description": "Register printers  ", + "FullDescription": "Allows the application to create (register) printers on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintConnector.Read.All", + "Description": "Read print connectors", + "FullDescription": "Allows the application to read print connectors on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintAlertSettings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintAlertSettings.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintService", - "Uri": "/print/services/{printService-id}", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/services", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -132428,19 +132601,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintService", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintService", - "Uri": "/print/services", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/services/$count", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -132610,19 +132783,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintServiceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceCount", - "Uri": "/print/services/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -132792,201 +132965,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintServiceEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [ - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "PrintSettings.ReadWrite.All", - "Description": "Read and write tenant-wide print settings", - "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintSettings.Read.All", - "Description": "Read tenant-wide print settings", - "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information of print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.ReadBasic.All", - "Description": "Read basic information about printer shares", - "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.Read.All", - "Description": "Read printers", - "FullDescription": "Allows the application to read printers on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.Create", - "Description": "Register printers  ", - "FullDescription": "Allows the application to create (register) printers on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintConnector.Read.All", - "Description": "Read print connectors", - "FullDescription": "Allows the application to read print connectors on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintAlertSettings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintAlertSettings.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ] + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpoint", "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { @@ -133157,19 +133148,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintServiceEndpoint", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpointCount", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/{printService-id}/endpoints/$count", "Permissions": [ { @@ -133340,19 +133330,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintServiceEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShare", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { @@ -133379,18 +133369,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintShare", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares", "Permissions": [ { @@ -133417,18 +133408,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShare", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroup", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { @@ -133447,18 +133438,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { @@ -133477,19 +133468,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", "Permissions": [ { @@ -133508,45 +133498,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { @@ -133565,18 +133556,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { @@ -133595,19 +133586,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", "Permissions": [ { @@ -133626,59 +133616,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareCount", "Uri": "/print/shares/$count", "Permissions": [ { @@ -133705,19 +133696,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJob", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [ { @@ -133784,18 +133774,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintShareJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { @@ -133862,19 +133853,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobCount", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/$count", "Permissions": [ { @@ -133941,143 +133931,143 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobDocument", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocumentContent", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocumentCount", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintShareJobTaskCount", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintSharePrinter", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { @@ -134104,12 +134094,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintSharePrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinition", "Variants": [ "Get", "Get1", @@ -134117,103 +134118,92 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/taskDefinitions/$count", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionCount", - "Uri": "/print/taskDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinitionTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { @@ -134232,18 +134222,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests", "Permissions": [ { @@ -134262,182 +134253,182 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "Uri": "/privacy/subjectRightsRequests/$count", "Permissions": [ { @@ -134456,32 +134447,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { @@ -134500,19 +134491,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { @@ -134531,1080 +134521,1081 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privilegedAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccess", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccess", - "Uri": "/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessCount", - "Uri": "/privilegedAccess/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApproval", - "Uri": "/privilegedApproval", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedApproval/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalCount", - "Uri": "/privilegedApproval/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedApproval/{privilegedApproval-id}/request", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRequest", - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedOperationEvent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedOperationEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedOperationEvents/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedOperationEventCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEventCount", - "Uri": "/privilegedOperationEvents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRole", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRole", - "Uri": "/privilegedRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", - "Uri": "/privilegedRoleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Uri": "/privilegedRoleAssignmentRequests", "Permissions": [ { @@ -135623,18 +135614,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privilegedRoleAssignmentRequests/$count", "Permissions": [ { @@ -135653,191 +135644,201 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privilegedRoles/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleCount", - "Uri": "/privilegedRoles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Variants": [ "Get", "Get1", @@ -135845,77 +135846,67 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "Uri": "/privilegedRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleSetting", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaPrivilegedRoleSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs/{program-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgram", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgram", - "Uri": "/programs/{program-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgram", "Uri": "/programs", "Permissions": [ { @@ -135934,12 +135925,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgram", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls/{programControl-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControl", "Variants": [ "Get", "Get1", @@ -135949,23 +135950,11 @@ "GetViaIdentity2" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControl", - "Uri": "/programControls/{programControl-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControl", - "Variants": [ - "List", - "List1", - "List2" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControl", "Uri": "/programControls", "Permissions": [ { @@ -135984,22 +135973,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControl", "Variants": [ - "Get", - "Get1", - "Get2", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1", + "List2" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlCount", + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta" + }, + { "Uri": "/programControls/$count", "Permissions": [ { @@ -136018,48 +136005,52 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProgram", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControlCount", "Variants": [ "Get", "Get1", + "Get2", "GetViaIdentity", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlProgram", - "Uri": "/programControls/{programControl-id}/program", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControls/{programControl-id}/program", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControlProgram", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgram", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes/{programControlType-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControlType", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlType", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/programControlTypes", "Permissions": [ { @@ -136078,18 +136069,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControlType", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlTypeCount", + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta" + }, + { "Uri": "/programControlTypes/$count", "Permissions": [ { @@ -136108,18 +136099,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramControlTypeCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/programs/$count", "Permissions": [ { @@ -136138,151 +136129,150 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaProgramCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Uri": "/reports/appCredentialSignInActivities", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "Uri": "/reports/appCredentialSignInActivities", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/appCredentialSignInActivities/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", - "Uri": "/reports/appCredentialSignInActivities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Uri": "/reports/applicationSignInDetailedSummary", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "Uri": "/reports/applicationSignInDetailedSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/applicationSignInDetailedSummary/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", - "Uri": "/reports/applicationSignInDetailedSummary/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Uri": "/reports/getAttackSimulationRepeatOffenders", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", - "Uri": "/reports/getAttackSimulationRepeatOffenders", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Uri": "/reports/authenticationMethods", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAuthenticationMethod", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethod", - "Uri": "/reports/authenticationMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [ { @@ -136301,18 +136291,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Reports", "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [ { @@ -136331,18 +136322,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Permissions": [ { @@ -136361,389 +136352,399 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportBrowserDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserDistributionUserCount", - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportBrowserUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserUserCount", - "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportBrowserUserDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserUserDetail", - "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportCredentialUsageSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUsageSummary", - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "Uri": "/reports/getCredentialUserRegistrationCount", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", - "Uri": "/reports/getCredentialUserRegistrationCount", - "Permissions": [] + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Uri": "/reports/credentialUserRegistrationDetails", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "Uri": "/reports/credentialUserRegistrationDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/credentialUserRegistrationDetails/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsage", + "Uri": "/reports/dailyPrintUsage/{printUsage-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsage", - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsage", + "Uri": "/reports/dailyPrintUsage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsage", - "Uri": "/reports/dailyPrintUsage", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageByUser", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", - "Uri": "/reports/dailyPrintUsageByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsage/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageCount", - "Uri": "/reports/dailyPrintUsage/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageSummariesByUser", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "Uri": "/reports/dailyPrintUsageSummariesByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", - "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", "Variants": [ "Device" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", - "Uri": "/reports/deviceConfigurationDeviceActivity", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", "Variants": [ "Device" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", - "Uri": "/reports/deviceConfigurationUserActivity", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityCount", - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityUserCount", - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailActivityUserDetail", "Variants": [ "Get", "Get1", @@ -136751,43 +136752,43 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityUserDetail", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailAppUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageUserCount", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", "Variants": [ "Get", "Get1", @@ -136795,57 +136796,57 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportFormUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityCount", - "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportFormUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityUserCount", - "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportFormUserActivityUserDetail", "Variants": [ "Get", "Get1", @@ -136853,57 +136854,57 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityUserDetail", - "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportM365AppPlatformUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppPlatformUserCount", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportM365AppUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppUserCount", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportM365AppUserDetail", "Variants": [ "Get", "Get1", @@ -136911,355 +136912,355 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppUserDetail", - "Uri": "/reports/getM365AppUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMailboxUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageDetail", - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMailboxUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageStorage", - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", "Variants": [ "Detail", "DetailViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", "Variants": [ "Managed", "ManagedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Managed" - ], - "ApiVersion": "beta", + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", + "Permissions": [], "Module": "Beta.Reports", "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "Permissions": [] + "Variants": [ + "Managed" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", "Variants": [ "Top", "Top1", "TopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageByUser", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageSummariesByUser", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", - "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ActivationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationCount", - "Uri": "/reports/getOffice365ActivationCounts", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ActivationUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationUserCount", - "Uri": "/reports/getOffice365ActivationsUserCounts", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", - "Uri": "/reports/getOffice365ActivationsUserDetail", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ActiveUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", "Variants": [ "Get", "Get1", @@ -137267,29 +137268,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365GroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", "Variants": [ "Get", "Get1", @@ -137297,99 +137298,99 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOffice365ServiceUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityFileCount", - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityUserCount", - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", "Variants": [ "Get", "Get1", @@ -137397,29 +137398,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", "Variants": [ "Get", "Get1", @@ -137427,459 +137428,459 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageFileCount", - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportOneDriveUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageStorage", - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartners", + "Uri": "/reports/partners", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartner", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartner", - "Uri": "/reports/partners", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartners", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBilling", + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBilling", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingManifest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingManifest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/manifests/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingManifestCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifestCount", - "Uri": "/reports/partners/billing/manifests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/operations/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperationCount", - "Uri": "/reports/partners/billing/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingUsage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/security", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSecurity", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurity", - "Uri": "/reports/security", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/serviceActivity", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivity", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivity", - "Uri": "/reports/serviceActivity", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", - "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Uri": "/reports/servicePrincipalSignInActivities", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "Uri": "/reports/servicePrincipalSignInActivities", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/servicePrincipalSignInActivities/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", - "Uri": "/reports/servicePrincipalSignInActivities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityFileCount", - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointActivityPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityPage", - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityUserCount", - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointActivityUserDetail", "Variants": [ "Get", "Get1", @@ -137887,15 +137888,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityUserDetail", - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", "Variants": [ "Get", "Get1", @@ -137903,99 +137904,99 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointSiteUsagePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsagePage", - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", "Variants": [ "Get", "Get1", @@ -138003,43 +138004,43 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -138047,181 +138048,181 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "Uri": "/reports/sla", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSla", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSla", - "Uri": "/reports/sla", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Uri": "/reports/sla/azureADAuthentication", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [] + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityCount", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamActivityDetail", "Variants": [ "Get", "Get1", @@ -138229,99 +138230,99 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityDetail", - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamActivityDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityDistributionCount", - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamCount", - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -138329,113 +138330,113 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityCount", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityUserCount", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", "Variants": [ "Get", "Get1", @@ -138443,844 +138444,844 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserArchivedPrintJob", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Uri": "/reports/userCredentialUsageDetails", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "Uri": "/reports/userCredentialUsageDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userCredentialUsageDetails/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", - "Uri": "/reports/userCredentialUsageDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInsightsRoot", + "Uri": "/reports/userInsights", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsight", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsight", - "Uri": "/reports/userInsights", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInsightsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Uri": "/reports/userInsights/daily", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDaily", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDaily", - "Uri": "/reports/userInsights/daily", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Uri": "/reports/userInsights/daily/activeUsers", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "Uri": "/reports/userInsights/daily/activeUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Uri": "/reports/userInsights/daily/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", - "Uri": "/reports/userInsights/daily/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Uri": "/reports/userInsights/daily/activeUsersBreakdown", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", - "Uri": "/reports/userInsights/daily/activeUsersBreakdown", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/activeUsersBreakdown/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdownCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdownCount", - "Uri": "/reports/userInsights/daily/activeUsersBreakdown/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/activeUsers/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", - "Uri": "/reports/userInsights/daily/activeUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Uri": "/reports/userInsights/daily/authentications", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "Uri": "/reports/userInsights/daily/authentications", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/authentications/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", - "Uri": "/reports/userInsights/daily/authentications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Uri": "/reports/userInsights/daily/inactiveUsers", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "Uri": "/reports/userInsights/daily/inactiveUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/inactiveUsers/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", - "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Uri": "/reports/userInsights/daily/mfaCompletions", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "Uri": "/reports/userInsights/daily/mfaCompletions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/mfaCompletions/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySignUp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Uri": "/reports/userInsights/daily/signUps", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySignUp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "Uri": "/reports/userInsights/daily/signUps", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/signUps/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", - "Uri": "/reports/userInsights/daily/signUps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", + "Uri": "/reports/userInsights/daily/summary", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "Uri": "/reports/userInsights/daily/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/daily/summary/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", - "Uri": "/reports/userInsights/daily/summary/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCountMetric", + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserCountMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserCountMetric", + "Uri": "/reports/userInsights/daily/userCount", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "Uri": "/reports/userInsights/daily/userCount", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserCountMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Uri": "/reports/userInsights/monthly", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthly", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthly", - "Uri": "/reports/userInsights/monthly", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Uri": "/reports/userInsights/monthly/activeUsers", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "Uri": "/reports/userInsights/monthly/activeUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Uri": "/reports/userInsights/monthly/activeUsersBreakdown", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown", - "Permissions": [] + "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdownCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdownCount", - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/activeUsers/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", - "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Uri": "/reports/userInsights/monthly/authentications", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "Uri": "/reports/userInsights/monthly/authentications", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/authentications/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", - "Uri": "/reports/userInsights/monthly/authentications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Uri": "/reports/userInsights/monthly/inactiveUsers", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", - "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Uri": "/reports/userInsights/monthly/mfaCompletions", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Uri": "/reports/userInsights/monthly/requests", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "Uri": "/reports/userInsights/monthly/requests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/requests/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", - "Uri": "/reports/userInsights/monthly/requests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Uri": "/reports/userInsights/monthly/signUps", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "Uri": "/reports/userInsights/monthly/signUps", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/signUps/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", - "Uri": "/reports/userInsights/monthly/signUps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInsightSummary", + "Uri": "/reports/userInsights/monthly/summary", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "Uri": "/reports/userInsights/monthly/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/userInsights/monthly/summary/$count", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", - "Uri": "/reports/userInsights/monthly/summary/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityCount", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityUserCount", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerActivityUserDetail", "Variants": [ "Get", "Get1", @@ -139288,43 +139289,43 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityUserDetail", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -139332,29 +139333,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerGroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityCount", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerGroupActivityDetail", "Variants": [ "Get", "Get1", @@ -139362,76 +139363,65 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityDetail", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskDetection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetection", - "Uri": "/identityProtection/riskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/riskDetections/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskDetectionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetectionCount", - "Uri": "/identityProtection/riskDetections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [ { @@ -139450,18 +139440,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaRiskyServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [ { @@ -139480,18 +139471,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyServicePrincipal", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalCount", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals/$count", "Permissions": [ { @@ -139510,32 +139501,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [ { @@ -139554,19 +139545,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Permissions": [ { @@ -139585,59 +139575,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyUserCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserCount", - "Uri": "/identityProtection/riskyUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserHistory", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [ { @@ -139656,18 +139646,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaRiskyUserHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [ { @@ -139686,19 +139677,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyUserHistory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserHistoryCount", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Permissions": [ { @@ -139717,18 +139707,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleManagement", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaRiskyUserHistoryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagement", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement", "Permissions": [ { @@ -139763,141 +139754,140 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagement", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/cloudPC", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementCloudPc", - "Uri": "/roleManagement/cloudPC", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { @@ -139932,18 +139922,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleAssignments", "Permissions": [ { @@ -139978,59 +139969,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "Uri": "/roleManagement/cloudPC/roleAssignments/$count", "Permissions": [ { @@ -140065,115 +140056,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -140280,18 +140270,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { @@ -140398,18 +140389,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", "Permissions": [ { @@ -140516,45 +140507,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagement", "Uri": "/roleManagement/deviceManagement", "Permissions": [ { @@ -140589,128 +140580,127 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { @@ -140745,18 +140735,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { @@ -140791,59 +140782,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", "Permissions": [ { @@ -140878,115 +140869,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -141093,18 +141083,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { @@ -141211,18 +141202,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", "Permissions": [ { @@ -141329,59 +141320,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectory", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [ { @@ -141408,18 +141398,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [ { @@ -141446,18 +141437,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/$count", "Permissions": [ { @@ -141484,19 +141475,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [ { @@ -141523,18 +141513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [ { @@ -141561,33 +141552,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [ { @@ -141614,33 +141604,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -141683,18 +141673,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { @@ -141737,113 +141728,113 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "Uri": "/roleManagement/directory/roleAssignments/$count", "Permissions": [ { @@ -141886,61 +141877,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [ { @@ -141983,18 +141973,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [ { @@ -142037,46 +142028,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Permissions": [ { @@ -142119,33 +142110,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [ { @@ -142188,18 +142178,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [ { @@ -142242,46 +142233,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Permissions": [ { @@ -142324,75 +142315,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [ { @@ -142435,18 +142425,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { @@ -142489,46 +142480,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Permissions": [ { @@ -142571,89 +142562,88 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -142696,18 +142686,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { @@ -142750,18 +142741,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/$count", "Permissions": [ { @@ -142804,60 +142795,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [ { @@ -142900,18 +142890,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [ { @@ -142954,32 +142945,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Permissions": [ { @@ -143022,33 +143013,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [ { @@ -143091,18 +143081,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [ { @@ -143145,32 +143136,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Permissions": [ { @@ -143213,75 +143204,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [ { @@ -143324,18 +143314,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { @@ -143378,32 +143369,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Permissions": [ { @@ -143446,102 +143437,102 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Uri": "/roleManagement/directory/transitiveRoleAssignments", "Permissions": [ { @@ -143576,32 +143567,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", "Permissions": [ { @@ -143636,1343 +143627,1342 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/enterpriseApps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", - "Uri": "/roleManagement/enterpriseApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagement", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -145031,18 +145021,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { @@ -145101,113 +145092,113 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Permissions": [ { @@ -145266,405 +145257,404 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -145771,18 +145761,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Governance", "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { @@ -145889,18 +145880,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", "Permissions": [ { @@ -146007,471 +145998,470 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Uri": "/roleManagement/exchange", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchange", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchange", - "Uri": "/roleManagement/exchange", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", "Permissions": [ { @@ -146498,18 +146488,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/customAppScopes", "Permissions": [ { @@ -146536,18 +146527,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/customAppScopes/$count", "Permissions": [ { @@ -146574,128 +146565,127 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/exchange/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -146738,18 +146728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/roleAssignments", "Permissions": [ { @@ -146792,32 +146783,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "Uri": "/roleManagement/exchange/roleAssignments/$count", "Permissions": [ { @@ -146860,61 +146851,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -146973,18 +146963,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/roleDefinitions", "Permissions": [ { @@ -147043,18 +147034,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/exchange/roleDefinitions/$count", "Permissions": [ { @@ -147113,142 +147104,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", - "Command": "Get-MgBetaSchemaExtension", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -147267,18 +147257,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.SchemaExtensions", "Command": "Get-MgBetaSchemaExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta" + }, + { "Uri": "/schemaExtensions", "Permissions": [ { @@ -147297,18 +147288,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.SchemaExtensions", + "Command": "Get-MgBetaSchemaExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", - "Command": "Get-MgBetaSchemaExtensionCount", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta" + }, + { "Uri": "/schemaExtensions/$count", "Permissions": [ { @@ -147327,19 +147318,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "Beta.SchemaExtensions", + "Command": "Get-MgBetaSchemaExtensionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchAcronym", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -147358,18 +147348,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaSearchAcronym", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms", "Permissions": [ { @@ -147388,18 +147379,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchAcronym", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchAcronymCount", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms/$count", "Permissions": [ { @@ -147418,19 +147409,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchAcronymCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchBookmark", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -147449,18 +147439,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaSearchBookmark", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks", "Permissions": [ { @@ -147479,18 +147470,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchBookmark", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchBookmarkCount", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/$count", "Permissions": [ { @@ -147509,32 +147500,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchEntity", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchBookmarkCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchEntity", - "Uri": "/search", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchEntity", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchQna", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/{qna-id}", "Permissions": [ { @@ -147553,18 +147543,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Search", "Command": "Get-MgBetaSearchQna", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas", "Permissions": [ { @@ -147583,18 +147574,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchQna", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchQnaCount", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/$count", "Permissions": [ { @@ -147613,19 +147604,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAction", + ], + "Module": "Beta.Search", + "Command": "Get-MgBetaSearchQnaCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/securityActions/{securityAction-id}", "Permissions": [ { @@ -147644,18 +147634,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAction", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/securityActions", "Permissions": [ { @@ -147674,18 +147665,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAction", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityActionCount", + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/securityActions/$count", "Permissions": [ { @@ -147704,19 +147695,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityActionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlert", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts/{alert-id}", "Permissions": [ { @@ -147735,18 +147725,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts", "Permissions": [ { @@ -147765,18 +147756,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAlert", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertCount", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts/$count", "Permissions": [ { @@ -147795,19 +147786,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAlertCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertV2", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { @@ -147826,18 +147816,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityAlertV2", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2", "Permissions": [ { @@ -147856,18 +147847,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAlertV2", "Variants": [ - "Get1" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertV2Count", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2/$count", "Permissions": [ { @@ -147886,215 +147877,225 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAlertV2Count", + "Variants": [ + "Get1" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Uri": "/security/attackSimulation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulation", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulation", - "Uri": "/security/attackSimulation", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/attackSimulation/simulations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulations/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationCount", - "Uri": "/security/attackSimulation/simulations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Get", "Get1", @@ -148102,82 +148103,82 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", - "Uri": "/security/attackSimulation/landingPages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Get", "Get1", @@ -148185,81 +148186,81 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/loginPages/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", - "Uri": "/security/attackSimulation/loginPages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/operations/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", - "Uri": "/security/attackSimulation/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Get", "Get1", @@ -148267,182 +148268,171 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/payloads/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", - "Uri": "/security/attackSimulation/payloads/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "Uri": "/security/attackSimulation/trainingCampaigns", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/trainingCampaigns/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", - "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", - "Uri": "/security/attackSimulation/trainings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Uri": "/security/auditLog", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAuditLog", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLog", - "Uri": "/security/auditLog", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQuery", "Uri": "/security/auditLog/queries/{auditLogQuery-id}", "Permissions": [ { @@ -148501,18 +148491,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityAuditLogQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/auditLog/queries", "Permissions": [ { @@ -148571,18 +148562,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAuditLogQuery", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/auditLog/queries/$count", "Permissions": [ { @@ -148641,32 +148632,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", "Permissions": [ { @@ -148725,19 +148716,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", "Permissions": [ { @@ -148796,32 +148786,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCase", - "Uri": "/security/cases", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases", + "Permissions": [], "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Command": "Get-MgBetaSecurityCase", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -148840,18 +148830,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { @@ -148870,18 +148861,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/$count", "Permissions": [ { @@ -148900,19 +148891,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [ { @@ -148931,18 +148921,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { @@ -148961,19 +148952,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", "Permissions": [ { @@ -148992,19 +148982,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", "Permissions": [ { @@ -149023,32 +149013,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { @@ -149067,19 +149058,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", "Permissions": [ { @@ -149098,46 +149088,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { @@ -149156,19 +149147,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Permissions": [ { @@ -149187,73 +149177,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { @@ -149272,19 +149263,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", "Permissions": [ { @@ -149303,19 +149293,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { @@ -149334,18 +149324,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", "Permissions": [ { @@ -149364,19 +149355,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", "Permissions": [ { @@ -149395,87 +149385,88 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", "Permissions": [ { @@ -149494,19 +149485,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", "Permissions": [ { @@ -149525,19 +149515,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [ { @@ -149556,73 +149546,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [ { @@ -149641,19 +149632,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", "Permissions": [ { @@ -149672,19 +149662,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { @@ -149703,18 +149693,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { @@ -149733,19 +149724,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", "Permissions": [ { @@ -149764,19 +149754,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", "Permissions": [ { @@ -149795,18 +149785,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", "Permissions": [ { @@ -149825,33 +149816,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", "Permissions": [ { @@ -149870,19 +149860,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", "Permissions": [ { @@ -149901,33 +149891,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -149946,46 +149936,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { @@ -150004,18 +149994,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { @@ -150034,19 +150025,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", "Permissions": [ { @@ -150065,19 +150055,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -150096,18 +150086,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { @@ -150126,74 +150117,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Permissions": [ { @@ -150212,60 +150202,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Permissions": [ { @@ -150284,60 +150274,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { @@ -150356,19 +150346,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -150387,18 +150377,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { @@ -150417,60 +150408,59 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Permissions": [ { @@ -150489,86 +150479,86 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cloudAppSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cloudAppSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", - "Uri": "/security/cloudAppSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Uri": "/security/collaboration", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCollaboration", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaboration", - "Uri": "/security/collaboration", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", "Permissions": [ { @@ -150587,18 +150577,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/collaboration/analyzedEmails", "Permissions": [ { @@ -150617,18 +150608,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/collaboration/analyzedEmails/$count", "Permissions": [ { @@ -150647,192 +150638,191 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/domainSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", - "Uri": "/security/domainSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityFileSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityFileSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/fileSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", - "Uri": "/security/fileSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityHostSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityHostSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/hostSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", - "Uri": "/security/hostSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Uri": "/security/identities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIdentity", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentity", - "Uri": "/security/identities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Uri": "/security/identities/healthIssues", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "Uri": "/security/identities/healthIssues", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/identities/healthIssues/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", - "Uri": "/security/identities/healthIssues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncident", "Uri": "/security/incidents/{incident-id}", "Permissions": [ { @@ -150851,18 +150841,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityIncident", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/incidents", "Permissions": [ { @@ -150881,73 +150872,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncident", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncidentAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlert", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/incidents/{incident-id}/alerts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncidentAlert", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlert", - "Uri": "/security/incidents/{incident-id}/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncidentAlertCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlertCount", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentCount", "Uri": "/security/incidents/$count", "Permissions": [ { @@ -150966,31 +150957,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIncidentCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtection", - "Uri": "/security/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Uri": "/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityInformationProtection", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/informationProtection/labelPolicySettings", "Permissions": [ { @@ -151009,19 +151000,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [ { @@ -151040,18 +151030,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/informationProtection/sensitivityLabels", "Permissions": [ { @@ -151070,18 +151061,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/informationProtection/sensitivityLabels/$count", "Permissions": [ { @@ -151100,341 +151091,340 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIPSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/ipSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", - "Uri": "/security/ipSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Uri": "/security/labels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabel", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelAuthority", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelAuthority", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthority", - "Uri": "/security/labels/authorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/authorities/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelAuthorityCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthorityCount", - "Uri": "/security/labels/authorities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategory", - "Uri": "/security/labels/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/categories/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategoryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategoryCount", - "Uri": "/security/labels/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCitation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCitation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitation", - "Uri": "/security/labels/citations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/citations/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelCitationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitationCount", - "Uri": "/security/labels/citations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelDepartment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelDepartment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartment", - "Uri": "/security/labels/departments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/departments/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelDepartmentCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartmentCount", - "Uri": "/security/labels/departments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/filePlanReferences/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", - "Uri": "/security/labels/filePlanReferences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecurityLabelRetentionEventType", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [ { @@ -151453,18 +151443,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels", "Permissions": [ { @@ -151483,18 +151474,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabel", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels/$count", "Permissions": [ { @@ -151513,197 +151504,196 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityProviderTenantSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityProviderTenantSetting", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/providerTenantSettings/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", - "Uri": "/security/providerTenantSettings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Uri": "/security/rules", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityRule", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRule", - "Uri": "/security/rules", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRuleDetectionRule", "Uri": "/security/rules/detectionRules/{detectionRule-id}", "Permissions": [ { @@ -151722,18 +151712,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/rules/detectionRules", "Permissions": [ { @@ -151752,18 +151743,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityRuleDetectionRule", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/rules/detectionRules/$count", "Permissions": [ { @@ -151782,19 +151773,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScore", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { @@ -151813,18 +151803,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecuritySecureScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores", "Permissions": [ { @@ -151843,19 +151834,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySecureScore", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { @@ -151874,18 +151864,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { @@ -151904,18 +151895,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles/$count", "Permissions": [ { @@ -151934,18 +151925,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores/$count", "Permissions": [ { @@ -151964,19 +151955,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySecureScoreCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { @@ -151995,18 +151985,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests", "Permissions": [ { @@ -152025,182 +152016,182 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "Uri": "/security/subjectRightsRequests/$count", "Permissions": [ { @@ -152219,19 +152210,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { @@ -152250,46 +152240,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { @@ -152308,19 +152299,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { @@ -152339,79 +152329,90 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Permissions": [], "Module": "Beta.Security", "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligence", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", - "Uri": "/security/threatIntelligence/articles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Get", "Get1", @@ -152419,126 +152420,126 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Get", "Get1", @@ -152546,58 +152547,58 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Get", "Get1", @@ -152605,71 +152606,71 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", - "Uri": "/security/threatIntelligence/hosts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Get", "Get1", @@ -152677,195 +152678,195 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", - "Uri": "/security/threatIntelligence/hostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Get", "Get1", @@ -152873,86 +152874,86 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", - "Uri": "/security/threatIntelligence/hostPorts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Get", "Get1", @@ -152962,99 +152963,99 @@ "GetViaIdentity2" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Get", "Get1", @@ -153062,701 +153063,690 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/subdomains/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", - "Uri": "/security/threatIntelligence/subdomains/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Uri": "/security/threatSubmission", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmission", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmission", - "Uri": "/security/threatSubmission", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", "Permissions": [ { @@ -153791,18 +153781,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreats", "Permissions": [ { @@ -153837,18 +153828,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreats/$count", "Permissions": [ { @@ -153883,19 +153874,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", "Permissions": [ { @@ -153938,18 +153928,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", "Permissions": [ { @@ -153992,18 +153983,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", "Permissions": [ { @@ -154046,19 +154037,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", "Permissions": [ { @@ -154093,18 +154083,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/fileThreats", "Permissions": [ { @@ -154139,18 +154130,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/fileThreats/$count", "Permissions": [ { @@ -154185,19 +154176,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", "Permissions": [ { @@ -154232,18 +154222,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/urlThreats", "Permissions": [ { @@ -154278,18 +154269,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/urlThreats/$count", "Permissions": [ { @@ -154324,72 +154315,71 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTiIndicator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTiIndicator", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/tiIndicators/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTiIndicatorCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicatorCount", - "Uri": "/security/tiIndicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTrigger", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { @@ -154408,18 +154398,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents", "Permissions": [ { @@ -154438,18 +154429,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents/$count", "Permissions": [ { @@ -154468,19 +154459,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", "Permissions": [ { @@ -154499,32 +154489,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Variants": [ - "Get" ], - "ApiVersion": "beta", "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/triggerTypes", + "Permissions": [], "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Command": "Get-MgBetaSecurityTriggerType", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { @@ -154543,18 +154533,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { @@ -154573,18 +154564,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes/$count", "Permissions": [ { @@ -154603,289 +154594,288 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityUserSecurityProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/userSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityUserSecurityProfile", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/userSecurityProfiles/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", - "Uri": "/security/userSecurityProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementIssue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementIssueCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssueCount", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Get-MgBetaServiceAnnouncementMessageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageCount", - "Uri": "/admin/serviceAnnouncement/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipal", "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { @@ -154928,18 +154918,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals", "Permissions": [ { @@ -154982,74 +154973,128 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipal", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "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": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Permissions": [ { "Name": "Application.Read.All", @@ -155091,87 +155136,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { @@ -155214,19 +155205,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Permissions": [ { @@ -155269,19 +155259,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalByAppId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [ { @@ -155324,32 +155314,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalByAppId", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalById", - "Uri": "/servicePrincipals/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/servicePrincipals/getByIds", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalById", "Variants": [ - "List" + "Get", + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { @@ -155392,18 +155383,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { @@ -155446,19 +155437,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Permissions": [ { @@ -155501,18 +155491,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/$count", "Permissions": [ { @@ -155555,32 +155546,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { @@ -155623,46 +155614,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Permissions": [ { @@ -155705,46 +155695,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { @@ -155771,19 +155762,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Permissions": [ { @@ -155810,18 +155800,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/delta", "Permissions": [ { @@ -155864,59 +155855,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpointCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -155959,18 +155950,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { @@ -156013,19 +156004,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [ { @@ -156068,76 +156058,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberGroup", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { @@ -156220,12 +156208,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -156233,8 +156218,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { @@ -156333,32 +156321,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { @@ -156401,100 +156392,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Permissions": [ { @@ -156537,74 +156527,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { @@ -156631,19 +156622,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Permissions": [ { @@ -156670,32 +156660,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObject", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObject", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Permissions": [ { @@ -156738,127 +156729,126 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Permissions": [ { @@ -156901,74 +156891,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { @@ -157011,99 +157002,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwner", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { @@ -157146,19 +157137,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Permissions": [ { @@ -157201,63 +157191,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { @@ -157292,130 +157280,130 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaServicePrincipalRiskDetection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", "Permissions": [ { @@ -157434,19 +157422,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "Variants": [ - "Get", - "GetViaIdentity" + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { @@ -157473,18 +157463,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { @@ -157511,47 +157502,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", "Permissions": [ { @@ -157578,19 +157568,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { @@ -157633,74 +157623,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -157727,18 +157717,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [ { @@ -157765,19 +157756,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Permissions": [ { @@ -157804,19 +157794,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -157843,114 +157833,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { @@ -157993,19 +157984,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Permissions": [ { @@ -158048,32 +158038,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Permissions": [ { @@ -158108,100 +158099,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -158236,74 +158226,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", - "Uri": "/servicePrincipals/getUserOwnedObjects", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaSettingCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + }, + { "Uri": "/settings/$count", "Permissions": [ { @@ -158338,142 +158329,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaSettingCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBase", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCount", - "Uri": "/shares/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { @@ -158500,19 +158490,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItemContent", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [ { @@ -158563,19 +158553,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItemContentStream", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", "Permissions": [ { @@ -158626,81 +158616,92 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaShareItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItem", - "Uri": "/shares/{sharedDriveItem-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemContent", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemContentStream", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemCount", - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -158708,15 +158709,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -158724,29 +158725,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -158754,15 +158755,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -158770,15 +158771,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUser", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -158786,29 +158787,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -158816,358 +158817,358 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/shares/{sharedDriveItem-id}/list/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListActivity", - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumnCount", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumnSourceColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListDrive", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItem", "Variants": [ "Get", "Get1", @@ -159175,42 +159176,42 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemActivity", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemActivity", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -159218,15 +159219,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemActivityByInterval", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemAnalytic", "Variants": [ "Get", "Get1", @@ -159234,15 +159235,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemAnalytic", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemCreatedByUser", "Variants": [ "Get", "Get1", @@ -159250,15 +159251,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -159266,29 +159267,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -159296,15 +159297,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDelta", "Variants": [ "Delta", "Delta1", @@ -159312,15 +159313,15 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDelta", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Get", "Get1", @@ -159328,29 +159329,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", "Variants": [ "Get", "Get1", @@ -159358,15 +159359,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Get", "Get1", @@ -159374,15 +159375,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDriveItem", "Variants": [ "Get", "Get1", @@ -159390,15 +159391,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDriveItemContent", "Variants": [ "Get", "Get1", @@ -159406,15 +159407,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemDriveItemContentStream", "Variants": [ "Get", "Get1", @@ -159422,15 +159423,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItemContentStream", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemField", "Variants": [ "Get", "Get1", @@ -159438,15 +159439,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemVersion", "Variants": [ "Get", "Get1", @@ -159454,29 +159455,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemVersion", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemVersionCount", "Variants": [ "Get", "Get1", @@ -159484,15 +159485,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListItemVersionField", "Variants": [ "Get", "Get1", @@ -159500,160 +159501,149 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaShareListOperationCount", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscriptionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListSubscription", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaSharePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRoot", - "Uri": "/shares/{sharedDriveItem-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRootContent", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRootContentStream", - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { @@ -159680,46 +159670,46 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Files", "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "Uri": "/shares", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareSite", - "Uri": "/shares/{sharedDriveItem-id}/site", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", + "Uri": "/shares", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/site", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaShareSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSite", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}", "Permissions": [ { @@ -159738,18 +159728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta" + }, + { "Uri": "/sites", "Permissions": [ { @@ -159768,33 +159759,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteActivityByInterval", - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalytic", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/analytics", "Permissions": [ { @@ -159845,143 +159835,143 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Permissions": [ { @@ -160032,19 +160022,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/analytics/allTime", "Permissions": [ { @@ -160095,19 +160085,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [ { @@ -160142,33 +160132,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumn", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -160203,18 +160193,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns", "Permissions": [ { @@ -160249,19 +160240,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/$count", "Permissions": [ { @@ -160296,33 +160286,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumnSourceColumn", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -160357,18 +160347,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { @@ -160403,12 +160394,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentType", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeBase", "Variants": [ "Get", "Get1", @@ -160416,15 +160417,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBase", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeBaseType", "Variants": [ "Get", "Get1", @@ -160432,29 +160433,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeBaseType", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", @@ -160462,22 +160463,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -160512,18 +160502,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -160558,19 +160549,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { @@ -160605,115 +160595,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { @@ -160732,19 +160722,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeCount", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/contentTypes/$count", "Permissions": [ { @@ -160779,18 +160769,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteContentTypeCount", "Variants": [ - "Get1" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/$count", "Permissions": [ { @@ -160809,19 +160800,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDefaultDrive", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/drive", "Permissions": [ { @@ -160872,18 +160862,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/delta", "Permissions": [ { @@ -160902,32 +160893,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDrive", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDrive", "Uri": "/sites/{site-id}/drives", "Permissions": [ { @@ -160978,19 +160969,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteDrive", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDriveCount", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/drives/$count", "Permissions": [ { @@ -161041,66 +161031,77 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteExternalColumn", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/externalColumns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteExternalColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteExternalColumn", - "Uri": "/sites/{site-id}/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/externalColumns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteExternalColumnCount", - "Uri": "/sites/{site-id}/externalColumns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPath", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathAnalytic", "Variants": [ "Get", "Get1", @@ -161108,57 +161109,57 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathColumn", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathContentType", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathDrive", "Variants": [ "Get", "Get1", @@ -161166,56 +161167,56 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathDrive", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathExternalColumn", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathExternalColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathList", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteGetByPathOnenote", "Variants": [ "Get", "Get1", @@ -161223,71 +161224,71 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathOperation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathPage", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathPage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathPermission", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathSite", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetByPathTermStore", "Variants": [ "Get", "Get1", @@ -161295,160 +161296,149 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteGetGraphBPrePathByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetGraphBPrePathByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteList", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { @@ -161467,18 +161457,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists", "Permissions": [ { @@ -161497,18 +161488,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteList", "Variants": [ - "List" + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListActivity", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/activities", "Permissions": [ { @@ -161559,19 +161550,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumn", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -161606,18 +161596,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { @@ -161652,19 +161643,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "Permissions": [ { @@ -161699,33 +161689,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumnSourceColumn", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -161760,18 +161750,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { @@ -161806,19 +161797,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentType", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -161853,18 +161843,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -161899,19 +161890,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { @@ -161946,115 +161936,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { @@ -162073,19 +162063,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeCount", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [ { @@ -162120,19 +162110,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/$count", "Permissions": [ { @@ -162151,88 +162141,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListDrive", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItem", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { @@ -162259,18 +162249,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { @@ -162289,32 +162280,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItem", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivity", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivity", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Permissions": [ { @@ -162365,33 +162356,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityCount", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", "Permissions": [ { @@ -162442,75 +162432,75 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemActivityListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemAnalytic", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { @@ -162561,76 +162551,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDelta", "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [ { @@ -162649,19 +162637,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { @@ -162704,18 +162694,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { @@ -162758,19 +162749,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Permissions": [ { @@ -162813,33 +162803,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { @@ -162890,61 +162880,61 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { @@ -162963,18 +162953,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListItemVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { @@ -162993,19 +162984,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersionCount", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [ { @@ -163024,33 +163014,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { @@ -163085,18 +163075,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [ { @@ -163131,19 +163122,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListOperationCount", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [ { @@ -163178,60 +163168,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListSubscriptionCount", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListSubscription", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -163274,18 +163264,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaSiteOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { @@ -163328,19 +163319,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/$count", "Permissions": [ { @@ -163383,21 +163373,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -163440,18 +163428,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -163494,18 +163485,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -163548,19 +163539,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -163603,33 +163593,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteOperationCount", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -163664,18 +163654,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaSiteOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { @@ -163710,33 +163701,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/$count", "Permissions": [ { @@ -163771,33 +163761,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -163832,33 +163822,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResourceCount", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -163901,18 +163891,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaSiteOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { @@ -163955,19 +163946,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/$count", "Permissions": [ { @@ -164010,19 +164000,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -164065,19 +164055,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { @@ -164120,21 +164110,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -164177,18 +164165,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -164231,18 +164222,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -164277,19 +164268,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaSiteOnenoteSectionPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOperation", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { @@ -164324,18 +164314,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations", "Permissions": [ { @@ -164370,19 +164361,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOperationCount", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations/$count", "Permissions": [ { @@ -164417,19 +164407,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { @@ -164448,18 +164438,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSitePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages", "Permissions": [ { @@ -164478,32 +164469,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePage", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePage", "Uri": "/sites/{site-id}/pages/sitePage", "Permissions": [ { @@ -164522,362 +164513,361 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePage", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/$count", "Permissions": [ { @@ -164896,19 +164886,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCountAsSitePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/sitePage/$count", "Permissions": [ { @@ -164927,212 +164917,212 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSitePermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/permissions/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSitePermissionCount", - "Uri": "/sites/{site-id}/permissions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -165175,19 +165165,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStore", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/termStore", "Permissions": [ { @@ -165206,19 +165196,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStore", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroup", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [ { @@ -165237,18 +165227,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [ { @@ -165267,19 +165258,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupCount", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/$count", "Permissions": [ { @@ -165298,32 +165288,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSet", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSet", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [ { @@ -165342,12 +165333,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -165355,29 +165356,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -165385,15 +165386,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -165401,29 +165402,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -165431,15 +165432,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -165447,15 +165448,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -165463,15 +165464,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -165479,15 +165480,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -165495,22 +165496,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Permissions": [ { @@ -165529,116 +165519,116 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [ { @@ -165657,281 +165647,281 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSet", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [ { @@ -165950,25 +165940,36 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSet", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -165976,22 +165977,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [ { @@ -166010,12 +166000,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Variants": [ + "List", + "List1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -166023,15 +166024,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -166039,29 +166040,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -166069,15 +166070,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -166085,15 +166086,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -166101,15 +166102,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -166117,15 +166118,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -166133,70 +166134,70 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetCount", - "Uri": "/sites/{site-id}/termStore/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -166204,29 +166205,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -166234,15 +166235,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -166250,29 +166251,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -166280,15 +166281,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -166296,15 +166297,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -166312,15 +166313,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -166328,15 +166329,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -166344,408 +166345,398 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [ { @@ -166764,19 +166755,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [ { @@ -166795,61 +166785,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [ { @@ -166868,45 +166858,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTerm", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [ { @@ -166925,19 +166916,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [ { @@ -166956,143 +166946,144 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [ { @@ -167111,19 +167102,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [ { @@ -167142,76 +167132,123 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSiteTermStoreSetTermSet", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/subscribedSkus/{subscribedSku-id}", + "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 + } + ], "Module": "Beta.Identity.DirectoryManagement", "Command": "Get-MgBetaSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta" + }, + { + "Uri": "/subscribedSkus", "Permissions": [ { "Name": "Organization.Read.All", @@ -167245,105 +167282,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaSubscribedSku", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaSubscribedSku", - "Uri": "/subscribedSkus", - "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 - } - ] + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "Get-MgBetaSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "Get-MgBetaSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "Get-MgBetaSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "Get-MgBetaSubscription", - "Uri": "/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSite", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List2" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSite", "Uri": "/sites/{site-id}/sites", "Permissions": [ { @@ -167362,19 +167353,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSubSite", "Variants": [ - "Get", - "GetViaIdentity" + "List2" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSiteCount", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/sites/$count", "Permissions": [ { @@ -167393,19 +167383,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeam", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}", "Permissions": [ { @@ -167480,18 +167470,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeam", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta" + }, + { "Uri": "/teams", "Permissions": [ { @@ -167518,19 +167509,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeam", "Variants": [ - "Get1", - "GetViaIdentity1" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -167605,18 +167595,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannel", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels", "Permissions": [ { @@ -167691,19 +167682,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/$count", "Permissions": [ { @@ -167778,19 +167768,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { @@ -167865,47 +167855,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolderContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { @@ -167940,19 +167930,58 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Permissions": [ + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.Read.All", + "Description": "Read the members of all channels", + "FullDescription": "Read the members of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelMember.ReadWrite.All", + "Description": "Add and remove members from all channels", + "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Permissions": [ { "Name": "Group.Read.All", @@ -167978,60 +168007,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelMemberCount", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.Read.All", - "Description": "Read the members of all channels", - "FullDescription": "Read the members of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelMember.ReadWrite.All", - "Description": "Add and remove members from all channels", - "FullDescription": "Add and remove members from all channels, without a signed-in user. Also allows changing a member's role, for example from owner to non-owner.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -168066,18 +168054,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelMessage", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { @@ -168112,19 +168103,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Permissions": [ { @@ -168159,19 +168149,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": [ { @@ -168206,21 +168196,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -168255,18 +168243,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -168301,19 +168292,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -168348,19 +168338,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReply", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [ { @@ -168395,18 +168385,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelMessageReply", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { @@ -168441,19 +168432,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageReply", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [ { @@ -168488,19 +168478,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageReplyCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { @@ -168535,21 +168525,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -168584,18 +168572,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [ { @@ -168630,19 +168621,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [ { @@ -168677,35 +168667,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelRetainedMessage", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelRetainedMessage", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [ { @@ -168724,18 +168712,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [ { @@ -168754,32 +168745,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [ { @@ -168798,19 +168789,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [ { @@ -168829,19 +168819,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [ { @@ -168860,19 +168850,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTab", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -168971,18 +168961,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamChannelTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { @@ -169081,19 +169072,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelTab", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTabCount", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", "Permissions": [ { @@ -169192,32 +169182,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTabTeamApp", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamChannelTabTeamApp", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamCount", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/$count", "Permissions": [ { @@ -169244,59 +169235,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannel", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannel", "Uri": "/teams/{team-id}/incomingChannels", "Permissions": [ { @@ -169323,19 +169314,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamIncomingChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/incomingChannels/$count", "Permissions": [ { @@ -169362,19 +169352,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -169521,18 +169511,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { @@ -169671,19 +169662,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppCount", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/$count", "Permissions": [ { @@ -169822,47 +169812,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamMember", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { @@ -169889,18 +169879,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members", "Permissions": [ { @@ -169927,19 +169918,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members/$count", "Permissions": [ { @@ -169966,18 +169956,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamMemberCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOpenShift", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/getOpenShifts", "Permissions": [ { @@ -170052,155 +170043,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOpenShift", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperation", - "Uri": "/teams/{team-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/operations/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperationCount", - "Uri": "/teams/{team-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/teams/{team-id}/owners/{user-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwner", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwner", - "Uri": "/teams/{team-id}/owners/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/teams/{team-id}/owners", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwner", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwner", - "Uri": "/teams/{team-id}/owners", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/owners/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerCount", - "Uri": "/teams/{team-id}/owners/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwnerMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [ { @@ -170283,19 +170274,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/permissionGrants/$count", "Permissions": [ { @@ -170378,47 +170368,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPhoto", - "Uri": "/teams/{team-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/photo", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPhotoContent", - "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/photo/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannel", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { @@ -170461,150 +170451,161 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -170612,97 +170613,97 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -170710,42 +170711,42 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -170753,145 +170754,134 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelTab", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaTeamPrimaryChannelTabCount", - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamSchedule", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule", "Permissions": [ { @@ -170926,19 +170916,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleDayNote", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", "Permissions": [ { @@ -170957,18 +170947,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDayNote", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleDayNote", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/dayNotes", "Permissions": [ { @@ -170987,19 +170978,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleDayNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/dayNotes/$count", "Permissions": [ { @@ -171018,19 +171008,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleDayNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { @@ -171065,18 +171055,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { @@ -171095,19 +171086,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", "Permissions": [ { @@ -171126,19 +171116,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShift", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { @@ -171173,18 +171163,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleOpenShift", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { @@ -171219,19 +171210,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOpenShift", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "Permissions": [ { @@ -171266,18 +171256,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { @@ -171312,19 +171303,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", "Permissions": [ { @@ -171359,19 +171349,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts/$count", "Permissions": [ { @@ -171406,19 +171396,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { @@ -171453,18 +171443,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { @@ -171499,19 +171490,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", "Permissions": [ { @@ -171546,19 +171536,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShift", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { @@ -171593,18 +171583,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleShift", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { @@ -171639,19 +171630,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleShift", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftCount", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts/$count", "Permissions": [ { @@ -171686,20 +171676,59 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read all schedule items", + "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "SchedulePermissions.ReadWrite.All", + "Description": "Read/Write schedule permissions for a role", + "FullDescription": "Allows the app to read/write schedule permissions for a specific role in Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write all schedule items", + "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", "Permissions": [ { "Name": "Schedule.Read.All", @@ -171725,19 +171754,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -171763,71 +171792,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read all schedule items", - "FullDescription": "Allows the app to read all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "SchedulePermissions.ReadWrite.All", - "Description": "Read/Write schedule permissions for a role", - "FullDescription": "Allows the app to read/write schedule permissions for a specific role in Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write all schedule items", - "FullDescription": "Allows the app to manage all schedules, schedule groups, shifts and associated entities in the Teams or Shifts application without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { @@ -171862,19 +171853,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Permissions": [ { @@ -171909,19 +171899,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeCard", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", "Permissions": [ { @@ -171940,18 +171930,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeCard", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleTimeCard", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeCards", "Permissions": [ { @@ -171970,19 +171961,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeCard", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeCards/$count", "Permissions": [ { @@ -172001,19 +171991,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeCardCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOff", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { @@ -172048,18 +172038,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleTimeOff", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { @@ -172094,19 +172085,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOff", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Permissions": [ { @@ -172141,19 +172131,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { @@ -172188,18 +172178,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { @@ -172234,19 +172225,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Permissions": [ { @@ -172281,19 +172271,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { @@ -172328,18 +172318,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { @@ -172371,22 +172362,21 @@ "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Permissions": [ { @@ -172421,18 +172411,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamShift", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/getShifts", "Permissions": [ { @@ -172507,19 +172498,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamShift", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTag", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -172554,18 +172544,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags", "Permissions": [ { @@ -172600,19 +172591,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTag", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagCount", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/$count", "Permissions": [ { @@ -172647,19 +172637,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { @@ -172694,18 +172684,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamTagMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [ { @@ -172740,19 +172731,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTagMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagMemberCount", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Permissions": [ { @@ -172787,46 +172777,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTagMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTemplate", - "Uri": "/teams/{team-id}/template", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Uri": "/teams/{team-id}/template", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTemplateDefinition", - "Uri": "/teams/{team-id}/templateDefinition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/templateDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTemplateDefinition", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTimeOff", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/getTimesOff", "Permissions": [ { @@ -172901,216 +172892,226 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamwork", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamTimeOff", "Variants": [ "Get" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta" + }, + { + "Uri": "/teamwork", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaTeamwork", - "Uri": "/teamwork", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedChat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedChat", + "Uri": "/teamwork/deletedChats", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedChat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedChat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedChats/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedChatCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChatCount", - "Uri": "/teamwork/deletedChats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeam", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeam", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Get", "Get1", @@ -173118,56 +173119,56 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -173175,97 +173176,97 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -173273,56 +173274,56 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -173330,158 +173331,147 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeletedTeamCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamCount", - "Uri": "/teamwork/deletedTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDevice", "Uri": "/teamwork/devices/{teamworkDevice-id}", "Permissions": [ { @@ -173500,18 +173490,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamworkDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices", "Permissions": [ { @@ -173530,19 +173521,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDevice", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceActivity", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", "Permissions": [ { @@ -173561,19 +173551,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", "Permissions": [ { @@ -173592,18 +173582,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceConfiguration", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceCount", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/$count", "Permissions": [ { @@ -173622,19 +173613,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceHealth", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/health", "Permissions": [ { @@ -173653,19 +173643,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceHealth", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceOperation", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", "Permissions": [ { @@ -173684,18 +173674,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamworkDeviceOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", "Permissions": [ { @@ -173714,19 +173705,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", "Permissions": [ { @@ -173745,18 +173735,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkDeviceOperationCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamAppSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/teamsAppSettings", "Permissions": [ { @@ -173775,32 +173766,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplate", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplate", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplate", "Uri": "/teamwork/teamTemplates", "Permissions": [ { @@ -173819,18 +173810,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/teamTemplates/$count", "Permissions": [ { @@ -173849,19 +173840,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamTemplateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", "Permissions": [ { @@ -173880,46 +173870,46 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiReferenceLink": null + }, + { + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { @@ -173938,18 +173928,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { @@ -173968,18 +173959,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkWorkforceIntegration", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations/$count", "Permissions": [ { @@ -173998,19 +173989,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [ { @@ -174029,18 +174019,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [ { @@ -174059,18 +174050,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", "Permissions": [ { @@ -174089,32 +174080,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", "Permissions": [ { @@ -174133,19 +174124,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", "Permissions": [ { @@ -174164,19 +174154,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { @@ -174195,18 +174185,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships", "Permissions": [ { @@ -174225,19 +174216,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { @@ -174256,18 +174246,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { @@ -174286,19 +174277,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", "Permissions": [ { @@ -174316,19 +174306,20 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + } + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", "Permissions": [ { @@ -174347,19 +174338,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [ { @@ -174378,18 +174368,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [ { @@ -174408,19 +174399,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", "Permissions": [ { @@ -174439,19 +174429,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [ { @@ -174470,18 +174460,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.Partner", "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { @@ -174500,19 +174491,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", "Permissions": [ { @@ -174531,19 +174521,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + ], + "Module": "Beta.Identity.Partner", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", "Permissions": [ { @@ -174562,18 +174552,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenants", "Permissions": [ { @@ -174592,32 +174583,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", "Permissions": [ { @@ -174636,18 +174627,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", "Permissions": [ { @@ -174666,134 +174657,144 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Get", "Get1", @@ -174801,58 +174802,58 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Get", "Get1", @@ -174860,82 +174861,82 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Get", "Get1", @@ -174943,183 +174944,172 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", "Permissions": [ { @@ -175138,45 +175128,45 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", "Permissions": [ { @@ -175195,18 +175185,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", "Permissions": [ { @@ -175225,18 +175216,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", "Permissions": [ { @@ -175255,19 +175246,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", "Permissions": [ { @@ -175286,18 +175276,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", "Permissions": [ { @@ -175316,18 +175307,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", "Permissions": [ { @@ -175346,19 +175337,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", "Permissions": [ { @@ -175377,18 +175367,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", "Permissions": [ { @@ -175407,18 +175398,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", "Permissions": [ { @@ -175437,19 +175428,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", "Permissions": [ { @@ -175476,18 +175466,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", "Permissions": [ { @@ -175514,18 +175505,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", "Permissions": [ { @@ -175552,18 +175543,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenants/$count", "Permissions": [ { @@ -175582,59 +175573,58 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", "Permissions": [ { @@ -175653,18 +175643,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", "Permissions": [ { @@ -175683,18 +175674,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", "Permissions": [ { @@ -175713,19 +175704,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", "Permissions": [ { @@ -175744,18 +175734,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", "Permissions": [ { @@ -175774,18 +175765,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", "Permissions": [ { @@ -175804,59 +175795,58 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { @@ -175875,18 +175865,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { @@ -175905,18 +175896,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { @@ -175935,113 +175926,112 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", "Permissions": [ { @@ -176060,18 +176050,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantGroups", "Permissions": [ { @@ -176090,18 +176081,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", "Permissions": [ { @@ -176120,19 +176111,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", "Permissions": [ { @@ -176151,18 +176141,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", "Permissions": [ { @@ -176181,18 +176172,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", "Permissions": [ { @@ -176211,19 +176202,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", "Permissions": [ { @@ -176242,18 +176232,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", "Permissions": [ { @@ -176272,18 +176263,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", "Permissions": [ { @@ -176302,19 +176293,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", "Permissions": [ { @@ -176333,18 +176323,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActions", "Permissions": [ { @@ -176363,18 +176354,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActions/$count", "Permissions": [ { @@ -176393,19 +176384,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", "Permissions": [ { @@ -176424,18 +176414,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", "Permissions": [ { @@ -176454,18 +176445,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", "Permissions": [ { @@ -176484,19 +176475,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", "Permissions": [ { @@ -176515,18 +176505,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementIntents", "Permissions": [ { @@ -176545,18 +176536,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", "Permissions": [ { @@ -176575,19 +176566,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", "Permissions": [ { @@ -176606,18 +176596,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementTemplates", "Permissions": [ { @@ -176636,12 +176627,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Get", "Get1", @@ -176649,131 +176650,121 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", + "Permissions": [], "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", "Permissions": [ { @@ -176792,12 +176783,22 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Get", "Get1", @@ -176805,112 +176806,112 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Get", "Get1", @@ -176918,147 +176919,137 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Uri": "/tenantRelationships/managedTenants/myRoles", "Permissions": [ { @@ -177077,18 +177068,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/myRoles/$count", "Permissions": [ { @@ -177107,19 +177098,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", "Permissions": [ { @@ -177138,18 +177128,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantTags", "Permissions": [ { @@ -177168,18 +177159,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", "Permissions": [ { @@ -177198,59 +177189,58 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", "Permissions": [ { @@ -177269,18 +177259,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", "Permissions": [ { @@ -177299,18 +177290,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", "Permissions": [ { @@ -177329,19 +177320,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", "Permissions": [ { @@ -177360,18 +177350,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.ManagedTenants", "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", "Permissions": [ { @@ -177390,18 +177381,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", "Permissions": [ { @@ -177420,18 +177411,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + ], + "Module": "Beta.ManagedTenants", + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [ { @@ -177458,18 +177449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", "Permissions": [ { @@ -177488,32 +177479,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", "Permissions": [ { @@ -177540,18 +177531,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ - "Get" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", "Permissions": [ { @@ -177578,32 +177569,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFramework", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFramework", - "Uri": "/trustFramework", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Uri": "/trustFramework", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFramework", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySet", + "OutputType": "IMicrosoftGraphTrustFramework", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", "Permissions": [ { @@ -177622,18 +177612,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaTrustFrameworkKeySet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/keySets", "Permissions": [ { @@ -177652,19 +177643,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkKeySet", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", "Permissions": [ { @@ -177683,18 +177673,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta" + }, + { "Uri": "/trustFramework/keySets/$count", "Permissions": [ { @@ -177713,19 +177704,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkKeySetCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", "Permissions": [ { @@ -177744,18 +177734,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaTrustFrameworkPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/policies", "Permissions": [ { @@ -177774,19 +177765,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", "Permissions": [ { @@ -177805,18 +177795,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkPolicyContent", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/trustFramework/policies/$count", "Permissions": [ { @@ -177835,19 +177826,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaTrustFrameworkPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -177970,18 +177960,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta" + }, + { "Uri": "/users", "Permissions": [ { @@ -178088,155 +178079,155 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUser", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivity", - "Uri": "/users/{user-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/activities/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityCount", - "Uri": "/users/{user-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivityHistoryItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivityHistoryItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserActivityHistoryItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItemCount", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Permissions": [], + "Module": "Beta.People", + "Command": "Get-MgBetaUserActivityStatistics", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Permissions": [], + "Module": "Beta.People", + "Command": "Get-MgBetaUserActivityStatistics", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaUserAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": [ { @@ -178255,19 +178246,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaUserAgreementAcceptance", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/agreementAcceptances/$count", "Permissions": [ { @@ -178286,46 +178276,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Get-MgBetaUserAgreementAcceptanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", + "Permissions": [], + "Module": "Beta.People", + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserAppRoleAssignedResource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResource", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignedResources", "Permissions": [ { @@ -178344,19 +178335,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserAppRoleAssignedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", "Permissions": [ { @@ -178375,19 +178365,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignedResources/$count", "Permissions": [ { @@ -178406,32 +178396,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Get-MgBetaUserAppRoleAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { @@ -178450,19 +178441,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaUserAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignments/$count", "Permissions": [ { @@ -178481,19 +178471,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + ], + "Module": "Beta.Applications", + "Command": "Get-MgBetaUserAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -178528,18 +178518,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { @@ -178574,19 +178565,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationEmailMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/$count", "Permissions": [ { @@ -178621,19 +178611,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationFido2Method", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { @@ -178668,18 +178658,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { @@ -178714,19 +178705,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationFido2Method", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/$count", "Permissions": [ { @@ -178761,19 +178751,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { @@ -178808,18 +178798,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { @@ -178854,19 +178845,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMethodCount", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods/$count", "Permissions": [ { @@ -178894,72 +178884,73 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read", + "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", + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.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 - } - ] + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { @@ -178994,19 +178985,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", "Permissions": [ { @@ -179041,33 +179031,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationOperation", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [ { @@ -179102,46 +179092,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationOperationCount", - "Uri": "/users/{user-id}/authentication/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/authentication/operations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationOperation", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/operations/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { @@ -179176,18 +179166,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", "Permissions": [ { @@ -179222,19 +179213,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", "Permissions": [ { @@ -179269,33 +179259,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Permissions": [ { @@ -179330,18 +179320,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods", "Permissions": [ { @@ -179376,19 +179367,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods/$count", "Permissions": [ { @@ -179423,19 +179413,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -179470,18 +179460,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { @@ -179516,19 +179507,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/$count", "Permissions": [ { @@ -179563,88 +179553,88 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSignInPreferences", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSignInPreference", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationSignInPreference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { @@ -179679,18 +179669,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [ { @@ -179725,19 +179716,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", "Permissions": [ { @@ -179772,19 +179762,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { @@ -179819,18 +179809,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { @@ -179865,19 +179856,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", "Permissions": [ { @@ -179912,19 +179902,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { @@ -179959,18 +179949,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [ { @@ -180005,19 +179996,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", "Permissions": [ { @@ -180052,60 +180042,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getByIds", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserById", - "Uri": "/users/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendar", "Uri": "/users/{user-id}/calendars", "Permissions": [ { @@ -180140,19 +180131,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendar", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendars/$count", "Permissions": [ { @@ -180187,18 +180177,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarCount", "Variants": [ - "List1" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { @@ -180225,21 +180216,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarEvent", "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCalendarEventDelta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/events/delta", "Permissions": [ { @@ -180266,19 +180254,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCalendarEventDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroup", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { @@ -180297,18 +180287,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Calendar", "Command": "Get-MgBetaUserCalendarGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { @@ -180335,18 +180326,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroupCalendar", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { @@ -180381,19 +180372,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarGroupCalendar", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroupCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups/$count", "Permissions": [ { @@ -180420,12 +180410,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarPermission", "Variants": [ "Get", "Get1", @@ -180433,29 +180434,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarPermission", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarPermissionCount", "Variants": [ "Get", "Get1", @@ -180463,15 +180464,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermissionCount", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserCalendarSchedule", "Variants": [ "Get1", "GetExpanded1", @@ -180479,22 +180480,11 @@ "GetViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserCalendarSchedule", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarView", "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { @@ -180521,19 +180511,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserCalendarView", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChat", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { @@ -180616,18 +180606,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaUserChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats", "Permissions": [ { @@ -180670,19 +180661,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChat", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/$count", "Permissions": [ { @@ -180725,102 +180715,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppCount", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatInstalledApp", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMember", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { @@ -180919,18 +180909,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [ { @@ -181029,19 +181020,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Permissions": [ { @@ -181140,19 +181130,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -181211,18 +181201,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [ { @@ -181265,19 +181256,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Permissions": [ { @@ -181320,19 +181310,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Permissions": [ { @@ -181391,21 +181381,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserChatMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -181464,18 +181452,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -181534,19 +181525,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -181605,67 +181595,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageReply", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyCount", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatMessageReplyDelta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -181673,124 +181674,124 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperationCount", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatPermissionGrant", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrantCount", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatPinnedMessage", "Variants": [ "Get", "Get1", @@ -181798,49 +181799,38 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatPinnedMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatPinnedMessageCount", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatRetainedMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/getAllRetainedMessages", "Permissions": [ { @@ -181859,102 +181849,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserChatRetainedMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Get-MgBetaUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTabCount", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatTab", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamsTab", "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTabTeamApp", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", "Permissions": [ { @@ -181973,19 +181963,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcLaunchInfo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", "Permissions": [ { @@ -182004,19 +181994,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", "Permissions": [ { @@ -182035,33 +182025,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContact", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { @@ -182080,18 +182070,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts", "Permissions": [ { @@ -182110,19 +182101,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts/$count", "Permissions": [ { @@ -182141,19 +182131,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { @@ -182172,60 +182162,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactExtensionCount", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { @@ -182244,18 +182234,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { @@ -182274,32 +182265,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolder", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { @@ -182318,19 +182309,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolder", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { @@ -182349,18 +182339,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [ { @@ -182379,19 +182370,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", "Permissions": [ { @@ -182410,19 +182400,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", "Permissions": [ { @@ -182441,88 +182431,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Permissions": [ { @@ -182541,33 +182531,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { @@ -182586,18 +182576,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { @@ -182616,19 +182607,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", "Permissions": [ { @@ -182647,19 +182637,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { @@ -182678,88 +182668,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContactExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "Beta.PersonalContacts", "Command": "Get-MgBetaUserContactFolderContactExtensionCount", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/$count", "Permissions": [ { @@ -182778,19 +182768,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + ], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactFolderCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { @@ -182809,46 +182799,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserContactFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactPhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Get-MgBetaUserContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactPhotoContent", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCount", "Uri": "/users/$count", "Permissions": [ { @@ -182955,32 +182946,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCount", + "Variants": [ + "Get" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObject", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObject", "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { @@ -183031,46 +183022,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObject", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectCount", "Uri": "/users/{user-id}/createdObjects/$count", "Permissions": [ { @@ -183121,46 +183111,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserDefaultCalendar", - "Uri": "/users/{user-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserDefaultCalendar", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserDefaultCalendarEvent", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { @@ -183187,21 +183178,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserDefaultCalendarEvent", "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/getSchedule", "Permissions": [ { @@ -183228,19 +183216,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserDefaultCalendarSchedule", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDefaultDrive", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/drive", "Permissions": [ { @@ -183291,18 +183281,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/delta", "Permissions": [ { @@ -183337,933 +183328,933 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices/{device-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDevice", - "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDevice", - "Uri": "/users/{user-id}/devices", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceByDeviceId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceByDeviceId", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceCommand", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceCommand", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceCommandCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommandCount", - "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCount", - "Uri": "/users/{user-id}/devices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDeviceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDeviceDelta", - "Uri": "/users/{user-id}/devices/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtensionCount", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOf", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOf", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOf", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCount", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwner", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceUsageRights", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRights", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceUsageRights", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRights", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Get-MgBetaUserDeviceUsageRightsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRightsCount", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReport", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReport", "Uri": "/users/{user-id}/directReports", "Permissions": [ { @@ -184306,73 +184297,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReport", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/users/{user-id}/directReports/orgContact", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsUser", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/directReports/user", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportAsUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsUser", - "Uri": "/users/{user-id}/directReports/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportCount", "Uri": "/users/{user-id}/directReports/$count", "Permissions": [ { @@ -184415,60 +184405,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/directReports/user/$count", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserDirectReportCountAsUser", - "Uri": "/users/{user-id}/directReports/user/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDrive", "Uri": "/users/{user-id}/drives", "Permissions": [ { @@ -184519,156 +184510,155 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDrive", "Variants": [ "List" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/activities", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaUserDriveActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveBundle", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleContent", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveBundleContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleCount", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBase", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/drives/$count", "Permissions": [ { @@ -184719,452 +184709,463 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowing", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveFollowing", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowing", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingContent", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveFollowingContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingCount", - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -185172,70 +185173,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -185243,15 +185244,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -185259,29 +185260,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -185289,483 +185290,483 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermissionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemThumbnail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnailCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -185773,15 +185774,15 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -185789,29 +185790,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -185819,481 +185820,481 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumnCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentType", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItem", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -186301,552 +186302,552 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListItemDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListOperation", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperationCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveRootActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootChild", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootChildContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveRootDelta", "Variants": [ "Delta", "Delta1", @@ -186854,683 +186855,672 @@ "DeltaViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemActivity", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermissionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnailCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecial", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveSpecial", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecial", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Beta.Files", "Command": "Get-MgBetaUserDriveSpecialContent", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecialContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveSpecialContentStream", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecialCount", - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Get-MgBetaUserDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEvent", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { @@ -187549,18 +187539,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Calendar", "Command": "Get-MgBetaUserEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events", "Permissions": [ { @@ -187587,74 +187578,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEvent", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Get-MgBetaUserEventAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventCalendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/$count", "Permissions": [ { @@ -187681,19 +187671,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEventDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/delta", "Permissions": [ { @@ -187720,347 +187710,348 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrence", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExtension", "Variants": [ "List" ], - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [ { @@ -188079,74 +188070,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstance", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Get-MgBetaUserEventInstanceAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}/instances/$count", "Permissions": [ { @@ -188165,265 +188155,266 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEventInstanceDelta", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Get-MgBetaUserEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtension", - "Uri": "/users/{user-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtensionCount", - "Uri": "/users/{user-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites/{site-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Get-MgBetaUserFollowedSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSite", "Uri": "/users/{user-id}/followedSites", "Permissions": [ { @@ -188442,19 +188433,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaUserFollowedSite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSiteCount", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/followedSites/$count", "Permissions": [ { @@ -188473,198 +188463,198 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassification", + ], + "Module": "Beta.Sites", + "Command": "Get-MgBetaUserFollowedSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserInferenceClassification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], "Module": "Beta.Mail", "Command": "Get-MgBetaUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserInferenceClassificationOverride", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/users/{user-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtection", - "Uri": "/users/{user-id}/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/users/{user-id}/informationProtection/bitlocker", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionBitlocker", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", - "Uri": "/users/{user-id}/informationProtection/bitlocker", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "Permissions": [] + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicy", - "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/users/{user-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Permissions": [ { @@ -188683,18 +188673,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/informationProtection/policy/labels", "Permissions": [ { @@ -188713,19 +188704,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", "Permissions": [ { @@ -188744,224 +188734,225 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemInsights", + "Uri": "/users/{user-id}/insights", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsight", - "Uri": "/users/{user-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightShared", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightShared", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightShared", "Uri": "/users/{user-id}/insights/shared", "Permissions": [ { @@ -188980,19 +188971,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightShared", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedCount", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/shared/$count", "Permissions": [ { @@ -189011,60 +189001,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightSharedCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedResource", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightSharedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightTrending", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrending", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending", "Permissions": [ { @@ -189083,19 +189074,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightTrending", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrendingCount", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending/$count", "Permissions": [ { @@ -189114,19 +189104,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightTrendingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrendingResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Permissions": [ { @@ -189145,32 +189135,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightTrendingResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsed", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightUsed", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsed", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used", "Permissions": [ { @@ -189189,19 +189180,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightUsed", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsedCount", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used/$count", "Permissions": [ { @@ -189220,19 +189210,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightUsedCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Permissions": [ { @@ -189251,45 +189241,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInsightUsedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInvitedBy", - "Uri": "/users/{user-id}/invitedBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/invitedBy", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserInvitedBy", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaUserJoinedGroup", - "Uri": "/users/{user-id}/joinedGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/users/{user-id}/joinedGroups", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Get-MgBetaUserJoinedGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserJoinedTeam", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { @@ -189348,32 +189339,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserJoinedTeam", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserLicenseDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { @@ -189416,19 +189407,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserLicenseDetail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetailCount", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/licenseDetails/$count", "Permissions": [ { @@ -189471,19 +189461,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserLicenseDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", "Permissions": [ { @@ -189518,33 +189508,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/getLoggedOnManagedDevices", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserLoggedOnManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMailboxSetting", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { @@ -189563,19 +189553,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolder", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { @@ -189610,18 +189600,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Mail", "Command": "Get-MgBetaUserMailFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { @@ -189656,32 +189647,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolder", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { @@ -189716,19 +189707,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolder", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Permissions": [ { @@ -189763,307 +189753,307 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", + "Permissions": [], "Module": "Beta.Mail", "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/$count", "Permissions": [ { @@ -190098,19 +190088,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { @@ -190145,19 +190135,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserMailFolderDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessage", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { @@ -190184,18 +190174,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Mail", "Command": "Get-MgBetaUserMailFolderMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { @@ -190230,60 +190221,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessage", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Permissions": [], "Module": "Beta.Mail", "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { @@ -190310,19 +190300,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Permissions": [ { @@ -190357,19 +190347,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { @@ -190404,185 +190394,183 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageRule", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConfiguration", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailTips", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMailTip", "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { @@ -190601,18 +190589,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserMailTip", "Variants": [ - "Get" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppBlockedUser", + "OutputType": "IMicrosoftGraphMailTips", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta" + }, + { "Uri": "/users/getManagedAppBlockedUsers", "Permissions": [ { @@ -190647,19 +190638,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedAppBlockedUser", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { @@ -190678,19 +190668,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { @@ -190709,608 +190699,608 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaUserManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/users/{user-id}/managedAppRegistrations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedAppRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedAppRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedAppRegistrationCount", - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCount", - "Uri": "/users/{user-id}/managedDevices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceUser", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Permissions": [ { @@ -191329,19 +191319,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Permissions": [ { @@ -191360,19 +191350,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserManager", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager", "Permissions": [ { @@ -191407,19 +191397,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserManager", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserManagerByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -191454,21 +191444,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserManagerByRef", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { @@ -191551,12 +191539,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -191564,8 +191549,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { @@ -191664,19 +191652,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOf", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Permissions": [ { @@ -191695,18 +191685,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserMemberOf", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf", "Permissions": [ { @@ -191741,32 +191732,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Permissions": [ { @@ -191785,32 +191776,32 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "Uri": "/users/{user-id}/memberOf/directoryRole", "Permissions": [ { @@ -191829,32 +191820,32 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsGroup", "Uri": "/users/{user-id}/memberOf/group", "Permissions": [ { @@ -191873,19 +191864,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfAsGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCount", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/$count", "Permissions": [ { @@ -191920,19 +191910,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Permissions": [ { @@ -191951,19 +191941,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/directoryRole/$count", "Permissions": [ { @@ -191982,19 +191972,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/group/$count", "Permissions": [ { @@ -192013,19 +192003,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { @@ -192052,18 +192042,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Mail", "Command": "Get-MgBetaUserMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages", "Permissions": [ { @@ -192098,60 +192089,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessage", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Permissions": [], "Module": "Beta.Mail", "Command": "Get-MgBetaUserMessageAttachmentCount", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { @@ -192178,19 +192168,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/$count", "Permissions": [ { @@ -192225,19 +192215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { @@ -192264,101 +192254,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtensionCount", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageMention", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Get-MgBetaUserMessageMention", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", + "Permissions": [], "Module": "Beta.Mail", "Command": "Get-MgBetaUserMessageMentionCount", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppIntentAndState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", "Permissions": [ { @@ -192377,18 +192367,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mobileAppIntentAndStates", "Permissions": [ { @@ -192407,19 +192398,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppIntentAndState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", "Permissions": [ { @@ -192438,155 +192428,156 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotification", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserNotification", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotification", - "Uri": "/users/{user-id}/notifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/notifications/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserNotificationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotificationCount", - "Uri": "/users/{user-id}/notifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { @@ -192605,19 +192596,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOauth2PermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Permissions": [ { @@ -192636,19 +192626,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -192691,18 +192681,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaUserOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { @@ -192745,19 +192736,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/$count", "Permissions": [ { @@ -192800,21 +192790,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -192857,18 +192845,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -192911,18 +192902,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -192965,19 +192956,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -193020,33 +193010,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteOperationCount", - "Uri": "/users/{user-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -193081,18 +193071,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaUserOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { @@ -193127,19 +193118,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePageContent", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { @@ -193174,19 +193164,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/$count", "Permissions": [ { @@ -193221,19 +193211,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -193276,33 +193266,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserOnenoteRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -193337,33 +193327,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResourceCount", - "Uri": "/users/{user-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -193406,18 +193396,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaUserOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { @@ -193460,19 +193451,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/$count", "Permissions": [ { @@ -193515,19 +193505,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -193570,19 +193560,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "beta", "Module": "Beta.Notes", "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [ { @@ -193625,21 +193615,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -193682,18 +193670,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -193736,18 +193727,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -193782,19 +193773,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + ], + "Module": "Beta.Notes", + "Command": "Get-MgBetaUserOnenoteSectionPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeeting", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -193829,18 +193819,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaUserOnlineMeeting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { @@ -193875,19 +193866,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeeting", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", "Permissions": [ { @@ -193930,12 +193920,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Get", "Get1", @@ -193943,28 +193944,28 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "Get1", @@ -193972,29 +193973,29 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List", "List1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "Get1", @@ -194002,64 +194003,53 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", "Permissions": [ { @@ -194094,19 +194084,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingCount", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/$count", "Permissions": [ { @@ -194141,19 +194131,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", "Permissions": [ { @@ -194188,21 +194178,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecording", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", "Permissions": [ { @@ -194245,74 +194233,76 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRecording", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [ { @@ -194347,19 +194337,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", "Permissions": [ { @@ -194378,59 +194368,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [ { @@ -194457,19 +194448,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", "Permissions": [ { @@ -194496,102 +194486,102 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [ { @@ -194642,442 +194632,443 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookMasterCategory", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskCount", - "Uri": "/users/{user-id}/outlook/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolder", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderCount", - "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupCount", - "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDevice", "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { @@ -195120,73 +195111,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/ownedDevices/device", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "Uri": "/users/{user-id}/ownedDevices/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCount", "Uri": "/users/{user-id}/ownedDevices/$count", "Permissions": [ { @@ -195229,60 +195219,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObject", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObject", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObject", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { @@ -195325,114 +195316,113 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObject", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/users/{user-id}/ownedObjects/application", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "Uri": "/users/{user-id}/ownedObjects/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/ownedObjects/group", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "Uri": "/users/{user-id}/ownedObjects/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getUserOwnedObjects", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserOwnedObjectByType", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserOwnedObjectByType", - "Uri": "/users/getUserOwnedObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCount", "Uri": "/users/{user-id}/ownedObjects/$count", "Permissions": [ { @@ -195475,61 +195465,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", "Permissions": [ { @@ -195556,32 +195546,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", + ], + "Module": "Beta.Users.Actions", + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPerson", - "Uri": "/users/{user-id}/people/{person-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/people/{person-id}", + "Permissions": [], + "Module": "Beta.People", + "Command": "Get-MgBetaUserPerson", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPerson", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/people", "Permissions": [ { @@ -195600,19 +195591,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserPerson", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPersonCount", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/people/$count", "Permissions": [ { @@ -195631,21 +195621,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserPersonCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserPhoto", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo", "Permissions": [ { @@ -195688,18 +195676,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserPhoto", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photos", "Permissions": [ { @@ -195742,21 +195733,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserPhoto", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserPhotoContent", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { @@ -195799,12 +195787,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerUser", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserPhotoContent", "Variants": [ "Get", "Get1", @@ -195812,8 +195797,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlanner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner", "Permissions": [ { @@ -195856,46 +195844,48 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlanner", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerDelta", + "Uri": "/users/{user-id}/planner/all", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlanner", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlanner", - "Uri": "/users/{user-id}/planner/all", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerDelta", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/planner/all/$count", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerAllCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerAllCount", - "Uri": "/users/{user-id}/planner/all/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerDelta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerAllDelta", "Uri": "/users/{user-id}/planner/all/delta", "Permissions": [ { @@ -195930,32 +195920,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerAllDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerDelta", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerFavoritePlan", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlan", "Uri": "/users/{user-id}/planner/favoritePlans", "Permissions": [ { @@ -195982,19 +195973,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerFavoritePlan", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/favoritePlans/$count", "Permissions": [ { @@ -196021,32 +196011,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerMyDayTask", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTask", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/myDayTasks", "Permissions": [ { @@ -196081,19 +196072,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerMyDayTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/myDayTasks/$count", "Permissions": [ { @@ -196128,18 +196118,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerPlan", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { @@ -196174,88 +196165,88 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerPlan", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/plans/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerPlanDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanDelta", - "Uri": "/users/{user-id}/planner/plans/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRecentPlan", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlan", "Uri": "/users/{user-id}/planner/recentPlans", "Permissions": [ { @@ -196282,19 +196273,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRecentPlan", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/recentPlans/$count", "Permissions": [ { @@ -196321,32 +196311,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRecentPlanCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRosterPlan", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlan", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/rosterPlans", "Permissions": [ { @@ -196381,19 +196372,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRosterPlan", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/rosterPlans/$count", "Permissions": [ { @@ -196428,18 +196418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerRosterPlanCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { @@ -196490,19 +196481,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "Get-MgBetaUserPlannerTask", "Variants": [ - "Delta", - "DeltaViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerTaskDelta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/tasks/delta", "Permissions": [ { @@ -196521,19 +196511,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserPlannerTaskDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserPresence", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/presence", "Permissions": [ { @@ -196560,19 +196550,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfile", + ], + "Module": "Beta.CloudCommunications", + "Command": "Get-MgBetaUserPresence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfile", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile", "Permissions": [ { @@ -196615,20 +196605,75 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserAccountInformation", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "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", "Command": "Get-MgBetaUserProfileAccount", - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/profile/account", "Permissions": [ { "Name": "User.Read", @@ -196670,73 +196715,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileAccount", - "Uri": "/users/{user-id}/profile/account", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAccountCount", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/account/$count", "Permissions": [ { @@ -196779,19 +196769,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAddress", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAccountCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAddress", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { @@ -196834,18 +196824,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAddress", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileAddress", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { @@ -196888,19 +196879,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAddress", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAddressCount", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses/$count", "Permissions": [ { @@ -196943,19 +196933,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAddressCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAnniversary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { @@ -196998,18 +196988,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileAnniversary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { @@ -197052,19 +197043,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAnniversary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAnniversaryCount", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries/$count", "Permissions": [ { @@ -197107,19 +197097,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAward", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAnniversaryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAward", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { @@ -197162,18 +197152,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAward", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileAward", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { @@ -197216,19 +197207,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAward", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAwardCount", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards/$count", "Permissions": [ { @@ -197271,74 +197261,20 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonCertification", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileAwardCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertification", - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonCertification", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertification", - "Uri": "/users/{user-id}/profile/certifications", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { "Name": "User.Read", @@ -197380,20 +197316,20 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileCertification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertificationCount", - "Uri": "/users/{user-id}/profile/certifications/$count", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { "Name": "User.Read", @@ -197435,19 +197371,73 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileCertification", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationalActivity", + "Uri": "/users/{user-id}/profile/certifications/$count", + "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", + "Command": "Get-MgBetaUserProfileCertificationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEducationalActivity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { @@ -197490,18 +197480,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationalActivity", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileEducationalActivity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { @@ -197544,19 +197535,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileEducationalActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities/$count", "Permissions": [ { @@ -197599,19 +197589,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemEmail", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileEducationalActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEmail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { @@ -197654,18 +197644,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemEmail", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileEmail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { @@ -197708,19 +197699,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileEmail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEmailCount", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails/$count", "Permissions": [ { @@ -197763,19 +197753,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonInterest", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileEmailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileInterest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { @@ -197818,18 +197808,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonInterest", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileInterest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests", "Permissions": [ { @@ -197872,19 +197863,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileInterest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileInterestCount", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests/$count", "Permissions": [ { @@ -197927,19 +197917,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLanguageProficiency", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileInterestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileLanguage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { @@ -197982,18 +197972,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLanguageProficiency", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages", "Permissions": [ { @@ -198036,19 +198027,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileLanguage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileLanguageCount", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages/$count", "Permissions": [ { @@ -198091,19 +198081,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonName", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileName", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { @@ -198146,18 +198136,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonName", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileName", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names", "Permissions": [ { @@ -198200,19 +198191,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileName", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNameCount", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names/$count", "Permissions": [ { @@ -198255,19 +198245,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnotation", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileNameCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNote", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { @@ -198310,18 +198300,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonAnnotation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileNote", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { @@ -198364,19 +198355,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNoteCount", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes/$count", "Permissions": [ { @@ -198419,19 +198409,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPatent", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePatent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { @@ -198474,18 +198464,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPatent", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfilePatent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { @@ -198528,19 +198519,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePatent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePatentCount", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents/$count", "Permissions": [ { @@ -198583,19 +198573,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPhone", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePatentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePhone", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { @@ -198638,18 +198628,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPhone", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfilePhone", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones", "Permissions": [ { @@ -198692,19 +198683,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePhone", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePhoneCount", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones/$count", "Permissions": [ { @@ -198747,19 +198737,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkPosition", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePhoneCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePosition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { @@ -198802,18 +198792,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkPosition", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfilePosition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { @@ -198856,19 +198847,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePosition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePositionCount", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions/$count", "Permissions": [ { @@ -198911,19 +198901,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProjectParticipation", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileProject", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { @@ -198966,18 +198956,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileProject", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { @@ -199020,19 +199011,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileProject", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileProjectCount", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects/$count", "Permissions": [ { @@ -199075,19 +199065,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPublication", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileProjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePublication", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { @@ -199130,18 +199120,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemPublication", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfilePublication", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { @@ -199184,19 +199175,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePublication", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePublicationCount", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications/$count", "Permissions": [ { @@ -199239,19 +199229,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSkillProficiency", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfilePublicationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileSkill", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { @@ -199294,18 +199284,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSkillProficiency", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileSkill", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { @@ -199348,19 +199339,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileSkill", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileSkillCount", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills/$count", "Permissions": [ { @@ -199403,19 +199393,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebAccount", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileSkillCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebAccount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { @@ -199458,18 +199448,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebAccount", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileWebAccount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { @@ -199512,19 +199503,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileWebAccount", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebAccountCount", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts/$count", "Permissions": [ { @@ -199567,19 +199557,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonWebsite", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileWebAccountCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebsite", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { @@ -199622,18 +199612,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPersonWebsite", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.People", "Command": "Get-MgBetaUserProfileWebsite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { @@ -199676,19 +199667,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileWebsite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebsiteCount", + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites/$count", "Permissions": [ { @@ -199731,32 +199721,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.People", + "Command": "Get-MgBetaUserProfileWebsiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDevice", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDevice", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { @@ -199799,73 +199790,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDevice", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/registeredDevices/device", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "Uri": "/users/{user-id}/registeredDevices/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCount", "Uri": "/users/{user-id}/registeredDevices/$count", "Permissions": [ { @@ -199908,60 +199898,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaUserScopedRoleMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOf", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [ { @@ -199980,19 +199971,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaUserScopedRoleMemberOf", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Permissions": [ { @@ -200011,47 +200001,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurity1", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurity", - "Uri": "/users/{user-id}/security", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Uri": "/users/{user-id}/security", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurity1", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Uri": "/users/{user-id}/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurityInformationProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", "Permissions": [ { @@ -200070,19 +200060,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Permissions": [ { @@ -200101,18 +200091,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Security", "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", "Permissions": [ { @@ -200131,19 +200122,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", "Permissions": [ { @@ -200162,33 +200152,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + ], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSetting", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings", "Permissions": [ { @@ -200207,19 +200197,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/contactMergeSuggestions", "Permissions": [ { @@ -200238,19 +200228,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingItemInsight", + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/itemInsights", "Permissions": [ { @@ -200269,33 +200259,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingItemInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingShiftPreference", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { @@ -200330,33 +200320,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserStorage", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingShiftPreference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorage", - "Uri": "/users/{user-id}/settings/storage", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Uri": "/users/{user-id}/settings/storage", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuota", + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/storage/quota", "Permissions": [ { @@ -200391,19 +200381,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingStorageQuota", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuotaService", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", "Permissions": [ { @@ -200438,18 +200428,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/storage/quota/services", "Permissions": [ { @@ -200484,19 +200475,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingStorageQuotaService", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/storage/quota/services/$count", "Permissions": [ { @@ -200531,114 +200521,115 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", + "Uri": "/users/{user-id}/settings/windows", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingWindows", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingWindowsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsCount", - "Uri": "/users/{user-id}/settings/windows/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingWindowsInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingWindowsInstance", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsor", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsor", "Uri": "/users/{user-id}/sponsors", "Permissions": [ { @@ -200665,19 +200656,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSponsor", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsorCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/sponsors/$count", "Permissions": [ { @@ -200704,19 +200694,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserTeamwork", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserSponsorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamwork", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork", "Permissions": [ { @@ -200735,12 +200725,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamwork", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Get", "Get1", @@ -200748,21 +200749,11 @@ "GetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Variants": [ - "List" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [ { @@ -200789,19 +200780,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Permissions": [ { @@ -200828,19 +200818,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { @@ -200955,18 +200945,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Teams", "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { @@ -201081,19 +201072,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { @@ -201160,19 +201150,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Permissions": [ { @@ -201287,47 +201277,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoList", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -201362,18 +201352,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { @@ -201408,19 +201399,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoList", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListCount", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/$count", "Permissions": [ { @@ -201455,19 +201445,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoListCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserTodoListDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": [ { @@ -201494,60 +201484,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserTodoListDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoListExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoListExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoListExtensionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -201582,18 +201572,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { @@ -201628,19 +201619,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachment", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { @@ -201675,18 +201665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTaskAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { @@ -201721,19 +201712,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { @@ -201768,19 +201758,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Permissions": [ { @@ -201815,74 +201805,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Variants": [ - "List" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttachmentSession", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -201917,18 +201907,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { @@ -201963,19 +201954,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskChecklistItem", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Permissions": [ { @@ -202010,19 +202000,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Permissions": [ { @@ -202057,19 +202047,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserTodoTaskDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": [ { @@ -202104,60 +202094,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Get-MgBetaUserTodoTaskDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskExtension", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTaskExtensionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -202192,18 +202182,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "List" ], - "ApiVersion": "beta", "Module": "Beta.Users", "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { @@ -202238,19 +202229,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskLinkedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Permissions": [ { @@ -202285,32 +202275,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { @@ -202361,100 +202352,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCount", "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -202505,2344 +202495,2344 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", + "Permissions": [], "Module": "Beta.Users", "Command": "Get-MgBetaUserTransitiveReport", - "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveReports", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveReport", - "Uri": "/users/{user-id}/transitiveReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveReports/$count", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Get-MgBetaUserTransitiveReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveReportCount", - "Uri": "/users/{user-id}/transitiveReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEvent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventCount", - "Uri": "/solutions/virtualEvents/events/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenterSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhall", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/townhalls", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhall", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallCount", - "Uri": "/solutions/virtualEvents/townhalls/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinar", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarCount", - "Uri": "/solutions/virtualEvents/webinars/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", "Variants": [ "List" ], - "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSession", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/catalog/entries", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "Uri": "/admin/windows/updates/catalog/entries", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/catalog/entries/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "Uri": "/admin/windows/updates/catalog/entries/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeployment", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "Uri": "/admin/windows/updates/deployments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicy", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "Uri": "/admin/windows/updates/updatePolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "Uri": "/admin/windows/updates/updatePolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Uri": "/admin/windows/updates/products/{product-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProduct", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/{product-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Uri": "/admin/windows/updates/products", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProduct", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/products/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductCount", - "Uri": "/admin/windows/updates/products/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/resourceConnections/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "Uri": "/admin/windows/updates/resourceConnections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Uri": "/admin/windows/updates/updatableAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "List" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/$count", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", "Variants": [ "Get" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", - "Uri": "/admin/windows/updates/updatableAssets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusiness", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { @@ -204877,18 +204867,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusiness", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses", "Permissions": [ { @@ -204923,19 +204914,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusiness", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -204970,18 +204960,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusinessAppointment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { @@ -205016,19 +205007,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessAppointment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointmentCount", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", "Permissions": [ { @@ -205063,32 +205053,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessAppointmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCalendarView", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", "Permissions": [ { @@ -205123,19 +205114,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCalendarView", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarViewCount", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", "Permissions": [ { @@ -205170,18 +205160,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCalendarViewCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/$count", "Permissions": [ { @@ -205216,19 +205207,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomer", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { @@ -205263,18 +205253,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusinessCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { @@ -205309,19 +205300,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCustomer", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomerCount", + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", "Permissions": [ { @@ -205356,19 +205346,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCustomerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -205403,18 +205393,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusinessCustomQuestion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { @@ -205449,19 +205440,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCustomQuestion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomQuestionCount", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "Permissions": [ { @@ -205496,19 +205486,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessCustomQuestionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessService", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -205543,18 +205533,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusinessService", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { @@ -205589,19 +205580,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessService", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessServiceCount", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", "Permissions": [ { @@ -205636,21 +205626,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessServiceCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffAvailability", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", "Permissions": [ { @@ -205693,19 +205681,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessStaffAvailability", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0" + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { @@ -205740,18 +205730,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Bookings", "Command": "Get-MgBookingBusinessStaffMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { @@ -205786,19 +205777,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessStaffMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMemberCount", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", "Permissions": [ { @@ -205833,66 +205823,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Bookings", + "Command": "Get-MgBookingBusinessStaffMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [ - { - "Name": "Bookings.Read.All", - "Description": "Read bookings information", - "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write booking appointments", - "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Read and write bookings information", - "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Manage bookings information", - "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", - "Uri": "/solutions/bookingCurrencies", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", "Permissions": [ { "Name": "Bookings.Read.All", @@ -205926,18 +205870,65 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Bookings", + "Command": "Get-MgBookingCurrency", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/bookingCurrencies", + "Permissions": [ + { + "Name": "Bookings.Read.All", + "Description": "Read bookings information", + "FullDescription": "Allows an app to read bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write booking appointments", + "FullDescription": "Allows an app to read and write bookings appointments and customers, and additionally allows read businesses information, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Read and write bookings information", + "FullDescription": "Allows an app to read and write Bookings appointments, businesses, customers, services, and staff on your behalf. Does not allow create, delete and publish of booking businesses.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Manage bookings information", + "FullDescription": "Allows an app to read, write and manage bookings appointments, businesses, customers, services, and staff on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Module": "Bookings", + "Command": "Get-MgBookingCurrency", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgBookingCurrencyCount", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingCurrencies/$count", "Permissions": [ { @@ -205972,19 +205963,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + ], + "Module": "Bookings", + "Command": "Get-MgBookingCurrencyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChat", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}", "Permissions": [ { @@ -206051,18 +206041,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0" + }, + { "Uri": "/chats", "Permissions": [ { @@ -206113,18 +206104,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChat", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0" + }, + { "Uri": "/chats/$count", "Permissions": [ { @@ -206175,19 +206166,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "Get-MgChatCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -206270,18 +206260,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChatInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { @@ -206396,19 +206387,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppCount", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/installedApps/$count", "Permissions": [ { @@ -206523,61 +206513,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Teams", + "Command": "Get-MgChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamApp", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMember", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { @@ -206708,18 +206698,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members", "Permissions": [ { @@ -206818,19 +206809,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members/$count", "Permissions": [ { @@ -206929,20 +206919,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgChatMemberCount", "Variants": [ "Get", - "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -206993,18 +206982,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChatMessage", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages", "Permissions": [ { @@ -207047,19 +207038,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/$count", "Permissions": [ { @@ -207102,19 +207092,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgChatMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/delta", "Permissions": [ { @@ -207165,21 +207155,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "Get-MgChatMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -207238,18 +207226,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -207308,19 +207299,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -207379,67 +207369,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgChatMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], "Module": "Teams", "Command": "Get-MgChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyCount", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyDelta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -207447,62 +207448,52 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContentCount", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", "Uri": "/chats/{chat-id}/permissionGrants", "Permissions": [ { @@ -207601,19 +207592,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/permissionGrants/$count", "Permissions": [ { @@ -207712,12 +207702,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgChatPermissionGrantCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatPinnedMessage", "Variants": [ "Get", "Get1", @@ -207725,21 +207726,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessage", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessage", "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { @@ -207782,19 +207773,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatPinnedMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessageCount", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages/$count", "Permissions": [ { @@ -207837,19 +207827,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Teams", + "Command": "Get-MgChatPinnedMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatTab", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -207916,18 +207906,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgChatTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { @@ -207978,19 +207969,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgChatTab", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatTabCount", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/$count", "Permissions": [ { @@ -208041,33 +208031,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Teams", + "Command": "Get-MgChatTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgChatTabTeamApp", - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCall", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCall", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}", "Permissions": [ { @@ -208086,19 +208076,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCall", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphCall", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -208117,18 +208107,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { @@ -208147,19 +208138,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallAudioRoutingGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", "Permissions": [ { @@ -208178,19 +208168,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallContentSharingSession", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", "Permissions": [ { @@ -208225,18 +208215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallContentSharingSession", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions", "Permissions": [ { @@ -208271,19 +208262,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallContentSharingSession", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", "Permissions": [ { @@ -208318,73 +208308,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/calls/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallCount", - "Uri": "/communications/calls/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/operations", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/communications/calls/{call-id}/operations/$count", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallOperationCount", - "Uri": "/communications/calls/{call-id}/operations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { @@ -208403,18 +208393,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallParticipant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants", "Permissions": [ { @@ -208433,19 +208424,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallParticipant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipantCount", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/$count", "Permissions": [ { @@ -208464,94 +208454,105 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallParticipantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/callRecords/{callRecord-id}", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallRecord", - "Uri": "/communications/callRecords/{callRecord-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallRecordCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordCount", - "Uri": "/communications/callRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallRecordSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecordsSession", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSessionCount", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationCallRecordSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeeting", "Variants": [ "Get", "Get1", @@ -208559,21 +208560,11 @@ "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", "Uri": "/communications/onlineMeetings", "Permissions": [ { @@ -208608,114 +208599,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeeting", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingCount", "Uri": "/communications/onlineMeetings/$count", "Permissions": [ { @@ -208750,170 +208741,170 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingRecording", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingRecording", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationPresence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", "Uri": "/communications/presences", "Permissions": [ { @@ -208940,19 +208931,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationPresence", "Variants": [ - "Get", - "GetExpanded" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresenceByUserId", + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/getPresencesByUserId", "Permissions": [ { @@ -208971,18 +208961,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationPresenceByUserId", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresenceCount", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0" + }, + { "Uri": "/communications/presences/$count", "Permissions": [ { @@ -209009,32 +209000,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCompliance", + ], + "Module": "CloudCommunications", + "Command": "Get-MgCommunicationPresenceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgCompliance", - "Uri": "/compliance", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/compliance", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgCompliance", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", + "OutputType": "IMicrosoftGraphCompliance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}", "Permissions": [ { @@ -209061,18 +209051,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0" + }, + { "Uri": "/contacts", "Permissions": [ { @@ -209099,32 +209090,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContact", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactById", - "Uri": "/contacts/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactCount", "Uri": "/contacts/$count", "Permissions": [ { @@ -209151,18 +209142,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/delta", "Permissions": [ { @@ -209189,32 +209180,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", "Uri": "/contacts/{orgContact-id}/directReports", "Permissions": [ { @@ -209249,73 +209240,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReport", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportAsUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCount", "Uri": "/contacts/{orgContact-id}/directReports/$count", "Permissions": [ { @@ -209350,47 +209340,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCountAsOrgContact", - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCountAsUser", - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactDirectReportCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManager", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/manager", "Permissions": [ { @@ -209425,21 +209415,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactManager", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberGroup", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/getMemberGroups", "Permissions": [ { @@ -209522,12 +209510,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -209535,8 +209520,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/contacts/{orgContact-id}/getMemberObjects", "Permissions": [ { @@ -209635,32 +209623,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contacts/{orgContact-id}/memberOf", "Permissions": [ { @@ -209695,73 +209686,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfCount", "Uri": "/contacts/{orgContact-id}/memberOf/$count", "Permissions": [ { @@ -209796,87 +209786,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Get-MgContactMemberOfCountAsGroup", - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactServiceProvisioningError", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactServiceProvisioningErrorCount", - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", "Permissions": [ { @@ -209903,73 +209894,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCount", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -209996,47 +209986,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contracts/{contract-id}", "Permissions": [ { @@ -210055,18 +210045,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgContract", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0" + }, + { "Uri": "/contracts", "Permissions": [ { @@ -210085,32 +210076,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContract", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContract", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/contracts/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContractById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractById", - "Uri": "/contracts/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractCount", "Uri": "/contracts/$count", "Permissions": [ { @@ -210129,18 +210120,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContractCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/contracts/delta", "Permissions": [ { @@ -210159,12 +210150,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContractDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContractMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -210172,15 +210173,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberGroup", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/{contract-id}/getMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgContractMemberObject", "Variants": [ "Get", "GetExpanded", @@ -210188,22 +210189,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberObject", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", "Permissions": [ { @@ -210222,45 +210212,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgDataPolicyOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgDataPolicyOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/dataPolicyOperations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgDataPolicyOperationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperationCount", - "Uri": "/dataPolicyOperations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDevice", "Uri": "/devices/{device-id}", "Permissions": [ { @@ -210295,18 +210285,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0" + }, + { "Uri": "/devices", "Permissions": [ { @@ -210341,18 +210332,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDevice", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagement", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement", "Permissions": [ { @@ -210387,20 +210378,50 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagement", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "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", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210418,19 +210439,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210440,6 +210461,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", @@ -210448,20 +210485,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210495,19 +210532,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210541,20 +210578,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210588,20 +210625,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210635,19 +210672,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210681,20 +210718,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210704,22 +210741,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", @@ -210728,19 +210749,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210750,6 +210771,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, 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", @@ -210758,20 +210795,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210805,20 +210842,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210852,19 +210889,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210898,20 +210935,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210945,19 +210982,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -210991,20 +211028,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211038,19 +211075,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211084,20 +211121,81 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "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", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "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", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211131,20 +211229,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211155,34 +211253,20 @@ "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.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "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.", + "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 + "IsLeastPrivilege": false }, { "Name": "DeviceManagementApps.ReadWrite.All", @@ -211192,20 +211276,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211239,19 +211322,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211285,20 +211369,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211332,20 +211416,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211379,19 +211462,50 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, 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", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211425,20 +211539,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211472,50 +211586,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, 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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211549,20 +211633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211596,19 +211679,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211642,19 +211725,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", - "Uri": "/deviceAppManagement/managedAppPolicies/$count", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211688,66 +211772,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211781,20 +211818,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211828,19 +211865,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211874,20 +211911,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211921,19 +211958,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -211967,20 +212004,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -212014,19 +212051,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -212060,20 +212097,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -212107,20 +212144,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -212154,19 +212191,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppOperation", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -212200,65 +212237,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, 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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", "Permissions": [ { @@ -212293,19 +212284,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", "Permissions": [ { @@ -212340,18 +212330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppStatuses", "Permissions": [ { @@ -212386,18 +212377,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppStatus", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppStatuses/$count", "Permissions": [ { @@ -212432,19 +212423,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", "Permissions": [ { @@ -212463,18 +212453,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedEBook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks", "Permissions": [ { @@ -212493,19 +212484,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", "Permissions": [ { @@ -212524,18 +212514,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", "Permissions": [ { @@ -212554,19 +212545,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", "Permissions": [ { @@ -212585,18 +212575,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/$count", "Permissions": [ { @@ -212615,19 +212606,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { @@ -212646,18 +212636,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", "Permissions": [ { @@ -212676,19 +212667,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", "Permissions": [ { @@ -212707,19 +212697,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", "Permissions": [ { @@ -212738,19 +212728,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", "Permissions": [ { @@ -212769,18 +212759,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", "Permissions": [ { @@ -212799,19 +212790,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", "Permissions": [ { @@ -212830,19 +212820,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", "Permissions": [ { @@ -212861,18 +212851,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", "Permissions": [ { @@ -212891,19 +212882,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", "Permissions": [ { @@ -212922,19 +212912,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -212953,18 +212943,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", "Permissions": [ { @@ -212983,19 +212974,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -213030,18 +213020,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { @@ -213076,19 +213067,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { @@ -213123,18 +213113,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", "Permissions": [ { @@ -213153,19 +213144,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -213200,18 +213190,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -213246,19 +213237,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { @@ -213293,19 +213283,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -213340,18 +213330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -213386,19 +213377,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { @@ -213433,19 +213423,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", "Permissions": [ { @@ -213464,18 +213454,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps", "Permissions": [ { @@ -213494,32 +213485,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "Uri": "/deviceAppManagement/mobileApps/androidLobApp", "Permissions": [ { @@ -213538,237 +213529,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", "Permissions": [ { @@ -213787,114 +213778,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "Uri": "/deviceAppManagement/mobileApps/iosLobApp", "Permissions": [ { @@ -213913,237 +213904,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosStoreApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", "Permissions": [ { @@ -214162,114 +214153,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosVppApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "Uri": "/deviceAppManagement/mobileApps/iosVppApp", "Permissions": [ { @@ -214288,114 +214279,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosVppApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", "Permissions": [ { @@ -214414,237 +214405,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMacOSLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", "Permissions": [ { @@ -214663,237 +214654,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", "Permissions": [ { @@ -214912,237 +214903,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", "Permissions": [ { @@ -215161,237 +215152,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", "Permissions": [ { @@ -215410,237 +215401,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", "Permissions": [ { @@ -215659,101 +215650,100 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", "Permissions": [ { @@ -215772,18 +215762,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", "Permissions": [ { @@ -215802,19 +215793,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", "Permissions": [ { @@ -215833,32 +215823,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWin32LobApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/win32LobApp", "Permissions": [ { @@ -215877,237 +215868,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAppX", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "Uri": "/deviceAppManagement/mobileApps/windowsAppX", "Permissions": [ { @@ -216126,237 +216117,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", "Permissions": [ { @@ -216375,237 +216366,237 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", "Permissions": [ { @@ -216624,278 +216615,278 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsWebApp", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", "Permissions": [ { @@ -216914,103 +216905,100 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", "Permissions": [ { @@ -217029,19 +217017,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppCategories", "Permissions": [ { @@ -217060,19 +217050,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCategory", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppCategories/$count", "Permissions": [ { @@ -217091,19 +217081,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", "Permissions": [ { @@ -217122,18 +217112,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations", "Permissions": [ { @@ -217152,19 +217143,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", "Permissions": [ { @@ -217183,18 +217173,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", "Permissions": [ { @@ -217213,19 +217204,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", "Permissions": [ { @@ -217244,18 +217234,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", "Permissions": [ { @@ -217274,19 +217265,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", "Permissions": [ { @@ -217305,18 +217295,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", "Permissions": [ { @@ -217335,19 +217326,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", "Permissions": [ { @@ -217366,19 +217356,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", "Permissions": [ { @@ -217397,19 +217387,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", "Permissions": [ { @@ -217428,18 +217418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", "Permissions": [ { @@ -217458,19 +217449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", "Permissions": [ { @@ -217489,19 +217479,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", "Permissions": [ { @@ -217520,18 +217510,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCount", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/$count", "Permissions": [ { @@ -217550,18 +217541,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", "Permissions": [ { @@ -217580,18 +217571,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", "Permissions": [ { @@ -217610,18 +217601,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", "Permissions": [ { @@ -217640,18 +217631,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", "Permissions": [ { @@ -217670,18 +217661,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", "Permissions": [ { @@ -217700,18 +217691,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", "Permissions": [ { @@ -217730,18 +217721,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", "Permissions": [ { @@ -217760,18 +217751,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", "Permissions": [ { @@ -217790,18 +217781,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", "Permissions": [ { @@ -217820,18 +217811,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", "Permissions": [ { @@ -217850,18 +217841,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", "Permissions": [ { @@ -217880,18 +217871,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", "Permissions": [ { @@ -217910,18 +217901,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", "Permissions": [ { @@ -217940,18 +217931,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", "Permissions": [ { @@ -217970,18 +217961,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", "Permissions": [ { @@ -218000,18 +217991,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", "Permissions": [ { @@ -218030,19 +218021,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "Permissions": [ { @@ -218061,18 +218051,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", "Permissions": [ { @@ -218091,19 +218082,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -218138,18 +218128,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { @@ -218184,19 +218175,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", "Permissions": [ { @@ -218231,19 +218221,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -218278,18 +218268,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", "Permissions": [ { @@ -218324,19 +218315,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", "Permissions": [ { @@ -218371,18 +218361,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", "Permissions": [ { @@ -218401,19 +218392,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { @@ -218448,66 +218438,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppToken", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, 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 - } - ] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppToken", - "Uri": "/deviceAppManagement/vppTokens", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -218541,18 +218485,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementVppToken", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceAppManagement/vppTokens", + "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": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementVppToken", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppTokenCount", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/$count", "Permissions": [ { @@ -218587,19 +218578,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementVppTokenCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -218634,18 +218624,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { @@ -218680,19 +218671,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -218727,18 +218717,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "Permissions": [ { @@ -218773,19 +218764,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", "Permissions": [ { @@ -218820,18 +218810,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", "Permissions": [ { @@ -218866,19 +218857,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -218913,18 +218903,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -218959,19 +218950,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", "Permissions": [ { @@ -219006,19 +218996,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -219053,18 +219043,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -219099,19 +219090,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", "Permissions": [ { @@ -219146,19 +219136,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceByDeviceId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices(deviceId='{deviceId}')", "Permissions": [ { @@ -219193,32 +219183,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceByDeviceId", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceById", - "Uri": "/devices/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceById", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/devices/$count", "Permissions": [ { @@ -219253,72 +219244,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices/delta", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceDelta", "Variants": [ "Delta" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceDelta", - "Uri": "/devices/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/devices/{device-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", - "Uri": "/devices/{device-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/extensions/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtensionCount", - "Uri": "/devices/{device-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagement", - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagement", "Uri": "/deviceManagement", "Permissions": [ { @@ -219401,18 +219392,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagement", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-get?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { @@ -219447,19 +219438,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEvent", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", "Permissions": [ { @@ -219478,18 +219468,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents", "Permissions": [ { @@ -219508,19 +219499,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementAuditEvent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", "Permissions": [ { @@ -219539,18 +219529,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/auditEvents/getAuditCategories", "Permissions": [ { @@ -219569,18 +219560,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/auditEvents/$count", "Permissions": [ { @@ -219599,19 +219590,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementAuditEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -219646,18 +219636,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { @@ -219692,18 +219683,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementComplianceManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/$count", "Permissions": [ { @@ -219738,18 +219729,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { @@ -219784,19 +219775,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementConditionalAccessSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -219831,18 +219821,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDetectedApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps", "Permissions": [ { @@ -219877,18 +219868,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDetectedApp", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppCount", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/$count", "Permissions": [ { @@ -219923,19 +219914,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDetectedAppCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -219954,18 +219944,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", "Permissions": [ { @@ -219984,19 +219975,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", "Permissions": [ { @@ -220015,19 +220005,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -220062,18 +220052,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { @@ -220108,18 +220099,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCategory", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/$count", "Permissions": [ { @@ -220154,19 +220145,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCategoryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", "Permissions": [ { @@ -220185,18 +220175,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies", "Permissions": [ { @@ -220215,19 +220206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", "Permissions": [ { @@ -220246,18 +220236,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", "Permissions": [ { @@ -220276,19 +220267,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", "Permissions": [ { @@ -220307,18 +220297,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/$count", "Permissions": [ { @@ -220337,19 +220328,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { @@ -220368,18 +220358,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", "Permissions": [ { @@ -220398,19 +220389,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", "Permissions": [ { @@ -220429,18 +220419,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", "Permissions": [ { @@ -220459,19 +220450,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", "Permissions": [ { @@ -220490,18 +220480,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", "Permissions": [ { @@ -220520,19 +220511,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", "Permissions": [ { @@ -220551,19 +220541,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", "Permissions": [ { @@ -220582,19 +220572,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", "Permissions": [ { @@ -220613,18 +220603,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", "Permissions": [ { @@ -220643,19 +220634,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", "Permissions": [ { @@ -220674,19 +220664,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", "Permissions": [ { @@ -220705,18 +220695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", "Permissions": [ { @@ -220735,19 +220726,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", "Permissions": [ { @@ -220766,19 +220756,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", "Permissions": [ { @@ -220797,18 +220787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", "Permissions": [ { @@ -220827,18 +220818,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", "Permissions": [ { @@ -220857,19 +220848,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", "Permissions": [ { @@ -220888,18 +220878,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", "Permissions": [ { @@ -220918,19 +220909,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", "Permissions": [ { @@ -220949,19 +220939,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", "Permissions": [ { @@ -220980,18 +220970,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", "Permissions": [ { @@ -221010,19 +221001,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", "Permissions": [ { @@ -221041,19 +221031,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", "Permissions": [ { @@ -221072,19 +221062,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", "Permissions": [ { @@ -221103,18 +221093,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations", "Permissions": [ { @@ -221133,19 +221124,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", "Permissions": [ { @@ -221164,18 +221154,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", "Permissions": [ { @@ -221194,19 +221185,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", "Permissions": [ { @@ -221225,18 +221215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/$count", "Permissions": [ { @@ -221255,19 +221246,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", "Permissions": [ { @@ -221286,18 +221276,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", "Permissions": [ { @@ -221316,19 +221307,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", "Permissions": [ { @@ -221347,18 +221337,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", "Permissions": [ { @@ -221377,19 +221368,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", "Permissions": [ { @@ -221408,18 +221398,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", "Permissions": [ { @@ -221438,19 +221429,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", "Permissions": [ { @@ -221469,19 +221459,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", "Permissions": [ { @@ -221500,19 +221490,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", "Permissions": [ { @@ -221531,19 +221521,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", "Permissions": [ { @@ -221562,18 +221552,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", "Permissions": [ { @@ -221592,19 +221583,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", "Permissions": [ { @@ -221623,19 +221613,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", "Permissions": [ { @@ -221654,19 +221644,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -221701,18 +221691,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Enrollment", "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { @@ -221747,19 +221738,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -221794,18 +221784,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Enrollment", "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { @@ -221840,19 +221831,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", "Permissions": [ { @@ -221887,18 +221877,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", "Permissions": [ { @@ -221933,19 +221924,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphRolePermission", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementEffectivePermission", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", "Permissions": [ { @@ -221964,19 +221954,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementEffectivePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphRolePermission", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -222011,18 +222001,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementExchangeConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { @@ -222057,18 +222048,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementExchangeConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/$count", "Permissions": [ { @@ -222103,19 +222094,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementExchangeConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", "Permissions": [ { @@ -222134,18 +222124,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Enrollment", "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", "Permissions": [ { @@ -222164,18 +222155,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", "Permissions": [ { @@ -222194,19 +222185,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatus", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", "Permissions": [ { @@ -222225,18 +222215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses", "Permissions": [ { @@ -222255,18 +222246,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementIoUpdateStatus", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/iosUpdateStatuses/$count", "Permissions": [ { @@ -222285,19 +222276,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -222332,18 +222322,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementManagedDevice", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices", "Permissions": [ { @@ -222378,114 +222369,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDevice", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCount", "Uri": "/deviceManagement/managedDevices/$count", "Permissions": [ { @@ -222520,59 +222511,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", "Uri": "/deviceManagement/managedDeviceOverview", "Permissions": [ { @@ -222607,87 +222598,86 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Permissions": [], "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", "Permissions": [ { @@ -222706,18 +222696,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", "Permissions": [ { @@ -222736,19 +222727,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -222783,18 +222773,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { @@ -222829,19 +222820,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", "Permissions": [ { @@ -222876,18 +222866,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", "Permissions": [ { @@ -222906,19 +222897,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -222953,18 +222943,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { @@ -222999,18 +222990,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", "Permissions": [ { @@ -223045,19 +223036,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", "Permissions": [ { @@ -223076,18 +223066,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates", "Permissions": [ { @@ -223106,18 +223097,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/$count", "Permissions": [ { @@ -223136,19 +223127,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", "Permissions": [ { @@ -223167,18 +223157,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", "Permissions": [ { @@ -223197,19 +223188,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", "Permissions": [ { @@ -223228,19 +223218,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -223275,18 +223265,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { @@ -223321,18 +223312,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartnerCount", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/$count", "Permissions": [ { @@ -223367,19 +223358,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -223414,18 +223404,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { @@ -223460,18 +223451,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/$count", "Permissions": [ { @@ -223506,18 +223497,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReport", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports", "Permissions": [ { @@ -223584,19 +223575,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgDeviceManagementReport", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCachedReport", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getCachedReport", "Permissions": [ { @@ -223647,19 +223637,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportCachedReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", "Permissions": [ { @@ -223710,19 +223700,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", "Permissions": [ { @@ -223773,19 +223763,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", "Permissions": [ { @@ -223836,146 +223826,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "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 - } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "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 - } - ] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -224025,20 +223889,83 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "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", + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0" + }, + { + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -224088,19 +224015,82 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "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", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", "Permissions": [ { @@ -224151,19 +224141,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "Permissions": [ { @@ -224214,19 +224204,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", "Permissions": [ { @@ -224277,19 +224267,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "Permissions": [ { @@ -224340,18 +224330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Reports", "Command": "Get-MgDeviceManagementReportExportJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/exportJobs", "Permissions": [ { @@ -224402,18 +224393,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgDeviceManagementReportExportJob", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJobCount", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/exportJobs/$count", "Permissions": [ { @@ -224464,19 +224455,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgDeviceManagementReportExportJobCount", "Variants": [ - "Get", - "GetExpanded" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFilter", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports/getReportFilters", "Permissions": [ { @@ -224527,19 +224517,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportFilter", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportHistoricalReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getHistoricalReport", "Permissions": [ { @@ -224590,19 +224580,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportHistoricalReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "Permissions": [ { @@ -224653,19 +224643,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", "Permissions": [ { @@ -224716,19 +224706,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", "Permissions": [ { @@ -224779,19 +224769,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", "Permissions": [ { @@ -224842,19 +224832,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", "Permissions": [ { @@ -224905,19 +224895,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", + ], + "Module": "DeviceManagement.Actions", + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -224952,18 +224942,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementResourceOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { @@ -224998,18 +224989,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementResourceOperation", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperationCount", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/$count", "Permissions": [ { @@ -225044,19 +225035,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementResourceOperationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -225091,18 +225081,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { @@ -225137,18 +225128,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleAssignment", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/$count", "Permissions": [ { @@ -225183,33 +225174,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleAssignmentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -225244,18 +225234,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { @@ -225290,18 +225281,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/$count", "Permissions": [ { @@ -225336,19 +225327,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleDefinitionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -225383,18 +225373,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { @@ -225429,19 +225420,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", "Permissions": [ { @@ -225476,19 +225466,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", "Permissions": [ { @@ -225523,18 +225513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/softwareUpdateStatusSummary", "Permissions": [ { @@ -225553,19 +225544,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", "Permissions": [ { @@ -225584,18 +225574,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners", "Permissions": [ { @@ -225614,18 +225605,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", "Permissions": [ { @@ -225644,19 +225635,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", "Permissions": [ { @@ -225675,18 +225665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementTermAndCondition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions", "Permissions": [ { @@ -225705,19 +225696,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndCondition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", "Permissions": [ { @@ -225736,18 +225726,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", "Permissions": [ { @@ -225766,19 +225757,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", "Permissions": [ { @@ -225797,19 +225787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditions", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", "Permissions": [ { @@ -225828,19 +225818,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", "Permissions": [ { @@ -225859,18 +225849,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", "Permissions": [ { @@ -225889,19 +225880,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", "Permissions": [ { @@ -225920,18 +225910,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/termsAndConditions/$count", "Permissions": [ { @@ -225950,19 +225941,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementTermAndConditionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", "Permissions": [ { @@ -225981,18 +225971,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents", "Permissions": [ { @@ -226011,18 +226002,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementTroubleshootingEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/troubleshootingEvents/$count", "Permissions": [ { @@ -226041,19 +226032,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -226088,18 +226078,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { @@ -226134,19 +226125,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { @@ -226181,18 +226171,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { @@ -226227,18 +226218,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", "Permissions": [ { @@ -226273,19 +226264,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { @@ -226320,18 +226310,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { @@ -226366,18 +226357,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", "Permissions": [ { @@ -226412,19 +226403,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { @@ -226459,18 +226449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { @@ -226505,18 +226496,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", "Permissions": [ { @@ -226551,18 +226542,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", "Permissions": [ { @@ -226597,20 +226588,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "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", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226644,19 +226681,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226690,19 +226727,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226736,20 +226773,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226783,19 +226820,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226829,19 +226866,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226875,20 +226912,66 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", + "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", "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -226922,65 +227005,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227014,20 +227051,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227061,19 +227098,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227107,19 +227144,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227153,19 +227190,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "Permissions": [], "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227199,60 +227276,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227286,19 +227323,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227332,20 +227369,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227379,20 +227416,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227426,20 +227463,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227473,19 +227510,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227519,20 +227556,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227566,20 +227603,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227613,20 +227650,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227660,20 +227697,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227707,20 +227744,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Permissions": [], "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227754,87 +227858,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227868,19 +227905,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227914,19 +227951,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -227960,20 +227997,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228007,19 +228044,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228053,19 +228090,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228099,20 +228136,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228146,19 +228183,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228192,19 +228229,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228238,20 +228275,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228285,19 +228322,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228331,24 +228368,24 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "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.", + "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 @@ -228362,35 +228399,35 @@ "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.", + "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.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.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "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 } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228424,19 +228461,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -228470,24 +228507,24 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "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 @@ -228500,12 +228537,51 @@ "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", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "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 }, { @@ -228515,21 +228591,28 @@ "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 } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228563,19 +228646,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228609,19 +228692,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228655,66 +228739,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228748,19 +228785,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228794,19 +228831,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228840,20 +228877,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228887,19 +228924,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228933,19 +228970,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -228979,19 +229016,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229025,20 +229062,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229072,19 +229109,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229118,19 +229155,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229164,65 +229201,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "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 - } - ] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { @@ -229257,19 +229248,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", "Permissions": [ { @@ -229304,19 +229294,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -229351,18 +229341,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { @@ -229397,18 +229388,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", "Permissions": [ { @@ -229443,32 +229434,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "Uri": "/deviceManagement/virtualEndpoint", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Uri": "/deviceManagement/virtualEndpoint", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpoint", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", "Permissions": [ { @@ -229487,18 +229477,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents", "Permissions": [ { @@ -229517,18 +229508,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", "Permissions": [ { @@ -229547,18 +229538,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", "Permissions": [ { @@ -229577,19 +229568,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", "Permissions": [ { @@ -229608,18 +229598,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", "Permissions": [ { @@ -229638,18 +229629,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "OutputType": "IMicrosoftGraphCloudPc", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", "Permissions": [ { @@ -229668,19 +229659,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", "Permissions": [ { @@ -229699,18 +229689,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages", "Permissions": [ { @@ -229729,18 +229720,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", "Permissions": [ { @@ -229759,18 +229750,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", "Permissions": [ { @@ -229789,19 +229780,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + ], + "Module": "DeviceManagement.Functions", + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", "Permissions": [ { @@ -229820,18 +229810,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/galleryImages", "Permissions": [ { @@ -229850,18 +229841,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", "Permissions": [ { @@ -229880,19 +229871,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", "Permissions": [ { @@ -229911,18 +229901,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", "Permissions": [ { @@ -229941,18 +229932,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", "Permissions": [ { @@ -229971,19 +229962,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", "Permissions": [ { @@ -230002,18 +229992,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", "Permissions": [ { @@ -230032,141 +230023,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", "Permissions": [ { @@ -230185,19 +230176,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", "Permissions": [ { @@ -230216,18 +230206,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Administration", "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/virtualEndpoint/userSettings", "Permissions": [ { @@ -230246,59 +230237,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", "Permissions": [ { @@ -230317,19 +230308,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + ], + "Module": "DeviceManagement.Administration", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", "Permissions": [ { @@ -230348,18 +230338,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement.Enrollment", "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", "Permissions": [ { @@ -230378,18 +230369,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", "Permissions": [ { @@ -230408,19 +230399,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", "Permissions": [ { @@ -230439,18 +230429,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", "Permissions": [ { @@ -230469,18 +230460,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", "Permissions": [ { @@ -230499,19 +230490,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", "Permissions": [ { @@ -230530,18 +230520,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", "Permissions": [ { @@ -230560,18 +230551,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", "Permissions": [ { @@ -230590,19 +230581,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -230637,18 +230627,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { @@ -230683,18 +230674,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/$count", "Permissions": [ { @@ -230729,19 +230720,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -230776,18 +230766,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { @@ -230822,19 +230813,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", "Permissions": [ { @@ -230869,21 +230859,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/getMemberGroups", "Permissions": [ { @@ -230966,12 +230954,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -230979,8 +230964,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/devices/{device-id}/getMemberObjects", "Permissions": [ { @@ -231079,32 +231067,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/memberOf", "Permissions": [ { @@ -231139,73 +231130,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsGroup", - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/memberOf/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsGroup", - "Uri": "/devices/{device-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCount", "Uri": "/devices/{device-id}/memberOf/$count", "Permissions": [ { @@ -231240,46 +231230,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCountAsGroup", - "Uri": "/devices/{device-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceMemberOfCountAsGroup", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners", "Permissions": [ { @@ -231314,126 +231305,126 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwner", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/devices/{device-id}/registeredOwners/user", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "Uri": "/devices/{device-id}/registeredOwners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners/$ref", "Permissions": [ { @@ -231468,19 +231459,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredOwners/$count", "Permissions": [ { @@ -231515,74 +231505,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers", "Permissions": [ { @@ -231617,126 +231608,126 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUser", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/devices/{device-id}/registeredUsers/user", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Get-MgDeviceRegisteredUserAsUser", - "Uri": "/devices/{device-id}/registeredUsers/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers/$ref", "Permissions": [ { @@ -231771,19 +231762,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/registeredUsers/$count", "Permissions": [ { @@ -231818,88 +231808,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsUser", - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceRegisteredUserCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}/transitiveMemberOf", "Permissions": [ { @@ -231934,73 +231925,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCount", "Uri": "/devices/{device-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -232035,60 +232025,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectory", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectory", - "Uri": "/directory", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectory", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnit", + "OutputType": "IMicrosoftGraphDirectory", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", "Permissions": [ { @@ -232123,18 +232113,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryAdministrativeUnit", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits", "Permissions": [ { @@ -232169,18 +232160,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnit", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitCount", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/$count", "Permissions": [ { @@ -232215,18 +232206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/delta", "Permissions": [ { @@ -232261,59 +232252,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMember", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -232348,32 +232339,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", "Permissions": [ { @@ -232408,32 +232399,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", "Permissions": [ { @@ -232468,32 +232459,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", "Permissions": [ { @@ -232528,32 +232519,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", "Permissions": [ { @@ -232588,32 +232579,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", "Permissions": [ { @@ -232648,32 +232639,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", "Permissions": [ { @@ -232708,18 +232699,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -232754,19 +232745,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", "Permissions": [ { @@ -232801,19 +232791,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", "Permissions": [ { @@ -232848,19 +232838,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", "Permissions": [ { @@ -232895,19 +232885,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", "Permissions": [ { @@ -232942,19 +232932,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", "Permissions": [ { @@ -232989,19 +232979,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", "Permissions": [ { @@ -233036,19 +233026,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", "Permissions": [ { @@ -233083,19 +233073,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", "Permissions": [ { @@ -233130,18 +233120,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", "Permissions": [ { @@ -233176,19 +233167,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", "Permissions": [ { @@ -233223,19 +233213,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets/{attributeSet-id}", "Permissions": [ { @@ -233254,18 +233244,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryAttributeSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets", "Permissions": [ { @@ -233284,18 +233275,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAttributeSet", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSetCount", + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/attributeSets/$count", "Permissions": [ { @@ -233314,19 +233305,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryAttributeSetCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", "Permissions": [ { @@ -233345,18 +233335,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions", "Permissions": [ { @@ -233375,19 +233366,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", "Permissions": [ { @@ -233406,18 +233396,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", "Permissions": [ { @@ -233436,19 +233427,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", "Permissions": [ { @@ -233467,18 +233457,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/customSecurityAttributeDefinitions/$count", "Permissions": [ { @@ -233497,280 +233488,290 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/deletedItems/administrativeUnit", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directory/deletedItems/application", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "Uri": "/directory/deletedItems/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directory/deletedItems/device", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "Uri": "/directory/deletedItems/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directory/deletedItems/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "Uri": "/directory/deletedItems/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directory/deletedItems/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directory/deletedItems/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemAsUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "Uri": "/directory/deletedItems/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemById", - "Uri": "/directory/deletedItems/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/application/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", - "Uri": "/directory/deletedItems/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/device/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", - "Uri": "/directory/deletedItems/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/group/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", - "Uri": "/directory/deletedItems/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deletedItems/user/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemCountAsUser", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsUser", - "Uri": "/directory/deletedItems/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -233778,15 +233779,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemMemberGroup", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeletedItemMemberObject", "Variants": [ "Get", "GetExpanded", @@ -233794,62 +233795,51 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemMemberObject", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeviceLocalCredential", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeviceLocalCredential", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directory/deviceLocalCredentials/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", - "Uri": "/directory/deviceLocalCredentials/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfiguration", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { @@ -233868,18 +233858,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations", "Permissions": [ { @@ -233898,18 +233889,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryFederationConfiguration", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfigurationCount", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations/$count", "Permissions": [ { @@ -233928,102 +233919,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObject", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", - "Uri": "/directoryObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/directoryObjects/getAvailableExtensionProperties", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/getByIds", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectById", - "Uri": "/directoryObjects/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryObjects/$count", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectCount", - "Uri": "/directoryObjects/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/delta", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectDelta", "Variants": [ "Delta" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectDelta", - "Uri": "/directoryObjects/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberGroup", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", "Permissions": [ { @@ -234106,12 +234094,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -234119,8 +234104,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", "Permissions": [ { @@ -234219,32 +234207,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + ], + "Module": "DirectoryObjects", + "Command": "Get-MgDirectoryObjectMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryOnPremiseSynchronization", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronization", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/onPremisesSynchronization", "Permissions": [ { @@ -234263,18 +234254,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryOnPremiseSynchronization", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/onPremisesSynchronization/$count", "Permissions": [ { @@ -234293,19 +234284,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}", "Permissions": [ { @@ -234340,18 +234330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryRole", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0" + }, + { "Uri": "/directoryRoles", "Permissions": [ { @@ -234386,33 +234377,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRole", "Variants": [ - "Get", - "GetExpanded" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleById", - "Uri": "/directoryRoles/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", "Permissions": [ { @@ -234447,18 +234437,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleByRoleTemplateId", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleCount", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0" + }, + { "Uri": "/directoryRoles/$count", "Permissions": [ { @@ -234493,18 +234484,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/delta", "Permissions": [ { @@ -234539,18 +234530,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleDelta", "Variants": [ - "List" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMember", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0" + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members", "Permissions": [ { @@ -234585,180 +234576,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMember", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryRoleMemberAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", "Permissions": [ { @@ -234793,19 +234784,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/members/$count", "Permissions": [ { @@ -234840,96 +234830,107 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryRoleMemberCountAsUser", - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -234937,15 +234938,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberGroup", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleMemberObject", "Variants": [ "Get", "GetExpanded", @@ -234953,35 +234954,25 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberObject", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleScopedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", "Permissions": [ { @@ -235016,19 +235007,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleScopedMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMemberCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", "Permissions": [ { @@ -235063,19 +235053,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleScopedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", "Permissions": [ { @@ -235110,18 +235100,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDirectoryRoleTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0" + }, + { "Uri": "/directoryRoleTemplates", "Permissions": [ { @@ -235156,32 +235147,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplate", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryRoleTemplates/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplateById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateById", - "Uri": "/directoryRoleTemplates/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateCount", "Uri": "/directoryRoleTemplates/$count", "Permissions": [ { @@ -235216,18 +235207,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplateCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directoryRoleTemplates/delta", "Permissions": [ { @@ -235262,12 +235253,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -235275,15 +235276,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectoryRoleTemplateMemberObject", "Variants": [ "Get", "GetExpanded", @@ -235291,22 +235292,65 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + }, + { + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Permissions": [] + "Command": "Get-MgDirectorySubscription", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", + "Uri": "/directory/subscriptions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectorySubscription", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", + "ApiReferenceLink": null + }, + { + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/directory/subscriptions/$count", + "Permissions": [], "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", + "Command": "Get-MgDirectorySubscriptionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}", "Permissions": [ { @@ -235333,18 +235377,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgDomain", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0" + }, + { "Uri": "/domains", "Permissions": [ { @@ -235371,18 +235416,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomain", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainCount", + "OutputType": "IMicrosoftGraphDomain", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0" + }, + { "Uri": "/domains/$count", "Permissions": [ { @@ -235409,19 +235454,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfiguration", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", "Permissions": [ { @@ -235440,59 +235484,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainFederationConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainFederationConfiguration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainFederationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfigurationCount", - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainNameReference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", "Uri": "/domains/{domain-id}/domainNameReferences", "Permissions": [ { @@ -235511,19 +235556,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainNameReference", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReferenceCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/domainNameReferences/$count", "Permissions": [ { @@ -235542,32 +235586,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainNameReferenceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainServiceConfigurationRecord", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/serviceConfigurationRecords", "Permissions": [ { @@ -235586,19 +235631,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainServiceConfigurationRecord", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecordCount", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", "Permissions": [ { @@ -235617,32 +235661,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainServiceConfigurationRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainVerificationDnsRecord", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/verificationDnsRecords", "Permissions": [ { @@ -235661,19 +235706,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainVerificationDnsRecord", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecordCount", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", "Permissions": [ { @@ -235692,19 +235736,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgDomainVerificationDnsRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDrive", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}", "Permissions": [ { @@ -235755,252 +235799,252 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgDrive", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDrive", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDrive", - "Uri": "/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveBundle", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveBundle", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveBundle", - "Uri": "/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveBundleContent", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveBundleCount", - "Uri": "/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBase", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseTypeCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUser", - "Uri": "/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveFollowing", - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/drives/{drive-id}/following", + "Permissions": [], "Module": "Files", "Command": "Get-MgDriveFollowing", - "Uri": "/drives/{drive-id}/following", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveFollowingContent", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveFollowingCount", - "Uri": "/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -236067,25 +236111,36 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgDriveItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItem", - "Uri": "/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -236093,22 +236148,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemActivityByInterval", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalytic", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", "Permissions": [ { @@ -236159,73 +236203,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Files", + "Command": "Get-MgDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", "Permissions": [ { @@ -236276,19 +236320,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", "Permissions": [ { @@ -236339,32 +236383,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Files", + "Command": "Get-MgDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemChild", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemChild", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemChild", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { @@ -236415,33 +236460,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemChild", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemChildContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemChildCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", "Permissions": [ { @@ -236492,19 +236536,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { @@ -236555,81 +236599,92 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemCount", - "Uri": "/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Files", "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -236637,70 +236692,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemDelta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -236708,15 +236763,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -236724,29 +236779,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -236754,29 +236809,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -236784,243 +236839,232 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemActivityByInterval", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUser", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDriveItemContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], "Module": "Files", "Command": "Get-MgDriveItemListItemVersionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemPermission", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -237071,18 +237115,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Files", "Command": "Get-MgDriveItemPermission", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", "Permissions": [ { @@ -237133,19 +237178,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemPermission", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemPermissionCount", + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", "Permissions": [ { @@ -237196,87 +237240,88 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + ], + "Module": "Files", + "Command": "Get-MgDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], "Module": "Files", "Command": "Get-MgDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemSubscriptionCount", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnail", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", "Permissions": [ { @@ -237327,19 +237372,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemThumbnail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnailCount", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", "Permissions": [ { @@ -237390,19 +237434,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + ], + "Module": "Files", + "Command": "Get-MgDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemVersion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", "Permissions": [ { @@ -237453,18 +237497,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Files", "Command": "Get-MgDriveItemVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", "Permissions": [ { @@ -237515,19 +237560,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemVersionContent", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", "Permissions": [ { @@ -237578,19 +237622,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveItemVersionCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", "Permissions": [ { @@ -237641,12 +237685,23 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgDriveItemVersionCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -237654,15 +237709,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUser", - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -237670,29 +237725,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -237700,372 +237755,372 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListColumnCount", - "Uri": "/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLinkCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPositionCount", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeCount", - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUser", - "Uri": "/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListDrive", - "Uri": "/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItem", "Variants": [ "List" ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItem", - "Uri": "/drives/{drive-id}/list/items", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -238073,98 +238128,98 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemActivityByInterval", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemAnalytic", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemCount", - "Uri": "/drives/{drive-id}/list/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUser", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -238172,263 +238227,263 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDelta", - "Uri": "/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDriveItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemDriveItemContent", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemVersionCount", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListOperationCount", - "Uri": "/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveListSubscriptionCount", - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootActivityByInterval", "Variants": [ "Get", "Get1", @@ -238436,244 +238491,231 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootActivityByInterval", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticTime", - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootChild", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootChild", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootChild", - "Uri": "/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootChildContent", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootChildCount", - "Uri": "/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootContent", - "Uri": "/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUser", - "Uri": "/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootDelta", "Uri": "/drives/{drive-id}/root/delta", "Permissions": [ { @@ -238724,136 +238766,149 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgDriveRootDelta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUser", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUser", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -238861,490 +238916,479 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemActivityByInterval", - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemAnalytic", - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUser", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDriveItem", - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDriveItemContent", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersionCount", - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootPermissionCount", - "Uri": "/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootSubscriptionCount", - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnailCount", - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootVersionContent", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveRootVersionCount", - "Uri": "/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveSpecial", - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveSpecial", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveSpecial", - "Uri": "/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Files", "Command": "Get-MgDriveSpecialContent", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgDriveSpecialCount", - "Uri": "/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClass", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}", "Permissions": [ { @@ -239371,18 +239415,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationClass", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes", "Permissions": [ { @@ -239409,20 +239454,98 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationClass", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "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", + "Command": "Get-MgEducationClassAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239488,19 +239611,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", - "Uri": "/education/classes/{educationClass-id}/assignments", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239566,20 +239689,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239645,20 +239768,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCategory", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239724,19 +239847,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCategoryByRef", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239802,12 +239925,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCategoryCount", "Variants": [ "Get", "Get1", @@ -239815,9 +239935,12 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryCount", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239883,12 +240006,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCategoryDelta", "Variants": [ "Delta", "Delta1", @@ -239896,9 +240016,12 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -239964,20 +240087,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCount", - "Uri": "/education/classes/{educationClass-id}/assignments/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240043,20 +240166,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentDefault", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentDefault", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/delta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240122,20 +240245,34 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], "Module": "Education", - "Command": "Get-MgEducationClassAssignmentDelta", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240201,34 +240338,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgEducationClassAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240294,19 +240417,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240372,20 +240495,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResourceCount", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240451,20 +240574,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubric", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240530,20 +240653,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubricByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240609,20 +240732,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSetting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Permissions": [], "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSetting", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240688,61 +240852,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Command": "Get-MgEducationClassAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240808,19 +240931,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -240886,111 +241009,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionCount", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "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 - } - ] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { @@ -241025,19 +241070,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", "Permissions": [ { @@ -241072,19 +241116,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { @@ -241151,18 +241195,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { @@ -241229,19 +241274,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", "Permissions": [ { @@ -241308,19 +241352,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", "Permissions": [ { @@ -241387,18 +241431,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", "Permissions": [ { @@ -241465,19 +241510,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", "Permissions": [ { @@ -241544,18 +241588,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/$count", "Permissions": [ { @@ -241582,18 +241627,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + ], + "Module": "Education", + "Command": "Get-MgEducationClassCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/delta", "Permissions": [ { @@ -241644,19 +241689,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Education", + "Command": "Get-MgEducationClassDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassGroup", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0" + }, + { "Uri": "/education/classes/{educationClass-id}/group", "Permissions": [ { @@ -241707,45 +241751,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationClassGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassGroupServiceProvisioningError", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassMember", "Uri": "/education/classes/{educationClass-id}/members", "Permissions": [ { @@ -241780,18 +241825,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassMemberByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { @@ -241826,19 +241871,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$count", "Permissions": [ { @@ -241873,114 +241917,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Education", + "Command": "Get-MgEducationClassMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], "Module": "Education", "Command": "Get-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassModule", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassModuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassModuleCount", - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassModuleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassModuleResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassModuleResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResourceCount", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationClassSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassSchool", - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassSchool", "Uri": "/education/classes/{educationClass-id}/schools", "Permissions": [ { @@ -242007,19 +242052,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/schools/$count", "Permissions": [ { @@ -242046,18 +242090,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Education", + "Command": "Get-MgEducationClassSchoolCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassTeacher", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers", "Permissions": [ { @@ -242084,18 +242129,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassTeacher", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassTeacherByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers/$ref", "Permissions": [ { @@ -242122,19 +242167,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationClassTeacherByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationClassTeacherCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/teachers/$count", "Permissions": [ { @@ -242161,18 +242205,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Education", + "Command": "Get-MgEducationClassTeacherCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMe", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me", "Permissions": [ { @@ -242199,32 +242244,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationMe", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignment", "Uri": "/education/me/assignments", "Permissions": [ { @@ -242291,72 +242336,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Get-MgEducationMeAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], "Module": "Education", "Command": "Get-MgEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategoryCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCount", "Uri": "/education/me/assignments/$count", "Permissions": [ { @@ -242423,292 +242468,292 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/delta", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentDelta", "Variants": [ "Delta" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentDelta", - "Uri": "/education/me/assignments/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentGradingCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/classes/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeClass", - "Uri": "/education/me/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeClass", "Uri": "/education/me/classes", "Permissions": [ { @@ -242735,18 +242780,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationMeClass", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/classes/$count", "Permissions": [ { @@ -242773,19 +242818,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + ], + "Module": "Education", + "Command": "Get-MgEducationMeClassCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeRubric", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -242820,18 +242864,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationMeRubric", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics", "Permissions": [ { @@ -242866,18 +242911,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationMeRubric", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeRubricCount", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/$count", "Permissions": [ { @@ -242912,32 +242957,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationMeRubricCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/me/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeSchool", - "Uri": "/education/me/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeSchool", "Uri": "/education/me/schools", "Permissions": [ { @@ -242964,18 +243009,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationMeSchool", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/schools/$count", "Permissions": [ { @@ -243002,32 +243047,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationMeSchoolCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", "Uri": "/education/me/taughtClasses", "Permissions": [ { @@ -243054,18 +243099,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationMeTaughtClass", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/taughtClasses/$count", "Permissions": [ { @@ -243092,18 +243137,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Education", + "Command": "Get-MgEducationMeTaughtClassCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/user", "Permissions": [ { @@ -243162,71 +243207,70 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + ], + "Module": "Education", + "Command": "Get-MgEducationMeUser", "Variants": [ "Get" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/me/user/mailboxSettings", + "Permissions": [], "Module": "Education", "Command": "Get-MgEducationMeUserMailboxSetting", - "Uri": "/education/me/user/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/me/user/serviceProvisioningErrors", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeUserServiceProvisioningError", - "Uri": "/education/me/user/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRoot", + "Uri": "/education", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationRoot", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationRoot", - "Uri": "/education", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchool", "Uri": "/education/schools/{educationSchool-id}", "Permissions": [ { @@ -243253,18 +243297,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationSchool", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools", "Permissions": [ { @@ -243291,19 +243336,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + ], + "Module": "Education", + "Command": "Get-MgEducationSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnit", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", "Permissions": [ { @@ -243354,18 +243398,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolAdministrativeUnit", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolClass", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes", "Permissions": [ { @@ -243392,18 +243437,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolClass", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolClassByRef", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes/$ref", "Permissions": [ { @@ -243430,19 +243475,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolClassByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolClassCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/classes/$count", "Permissions": [ { @@ -243469,18 +243513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolClassCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/$count", "Permissions": [ { @@ -243507,18 +243552,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/delta", "Permissions": [ { @@ -243577,18 +243622,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolDelta", "Variants": [ - "List" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolUser", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0" + }, + { "Uri": "/education/schools/{educationSchool-id}/users", "Permissions": [ { @@ -243607,18 +243652,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolUserByRef", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/users/$ref", "Permissions": [ { @@ -243637,19 +243682,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationSchoolUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/schools/{educationSchool-id}/users/$count", "Permissions": [ { @@ -243668,21 +243712,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Education", + "Command": "Get-MgEducationSchoolUserCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUser", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}", "Permissions": [ { @@ -243709,18 +243751,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Education", "Command": "Get-MgEducationUser", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users", "Permissions": [ { @@ -243739,32 +243784,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Education", + "Command": "Get-MgEducationUser", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignment", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/assignments", "Permissions": [ { @@ -243831,73 +243876,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Get-MgEducationUserAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], "Module": "Education", "Command": "Get-MgEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategoryCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCount", "Uri": "/education/users/{educationUser-id}/assignments/$count", "Permissions": [ { @@ -243964,293 +244008,294 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentDelta", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentGradingCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentGradingCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentRubricByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserClass", - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserClass", "Uri": "/education/users/{educationUser-id}/classes", "Permissions": [ { @@ -244277,19 +244322,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationUserClass", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/classes/$count", "Permissions": [ { @@ -244316,18 +244360,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationUserClassCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/$count", "Permissions": [ { @@ -244346,18 +244391,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationUser", + ], + "Module": "Education", + "Command": "Get-MgEducationUserCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/delta", "Permissions": [ { @@ -244416,87 +244461,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationUserDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserMailboxSetting", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserRubric", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserRubric", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserRubricCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserRubricCount", - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserSchool", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserSchool", - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserSchool", "Uri": "/education/users/{educationUser-id}/schools", "Permissions": [ { @@ -244523,19 +244568,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationUserSchool", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserSchoolCount", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/schools/$count", "Permissions": [ { @@ -244562,59 +244606,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Get-MgEducationUserSchoolCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserServiceProvisioningError", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Get-MgEducationUserTaughtClass", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", "Uri": "/education/users/{educationUser-id}/taughtClasses", "Permissions": [ { @@ -244641,19 +244686,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Education", + "Command": "Get-MgEducationUserTaughtClass", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassCount", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", "Permissions": [ { @@ -244680,19 +244724,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Education", + "Command": "Get-MgEducationUserTaughtClassCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", "Permissions": [ { @@ -244711,18 +244755,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAccessPackage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages", "Permissions": [ { @@ -244741,19 +244786,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", "Permissions": [ { @@ -244772,32 +244816,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0" + }, + { + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "Permissions": [], "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", "Permissions": [ { @@ -244816,18 +244860,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", "Permissions": [ { @@ -244846,19 +244891,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", "Permissions": [ { @@ -244877,59 +244921,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCount", "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", "Permissions": [ { @@ -244948,18 +244993,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", "Permissions": [ { @@ -244978,18 +245023,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", "Permissions": [ { @@ -245008,18 +245053,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", "Permissions": [ { @@ -245038,18 +245083,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", "Permissions": [ { @@ -245068,32 +245113,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", "Permissions": [ { @@ -245112,19 +245157,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignment", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", "Permissions": [ { @@ -245143,18 +245187,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignments", "Permissions": [ { @@ -245173,20 +245218,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignment", "Variants": [ - "Access", - "Access1", - "AccessViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", "Permissions": [ { @@ -245205,18 +245248,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentAdditional", "Variants": [ - "Get" + "Access", + "Access1", + "AccessViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentCount", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/entitlementManagement/assignments/$count", "Permissions": [ { @@ -245235,21 +245280,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentCount", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", "Permissions": [ { @@ -245268,18 +245310,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", "Permissions": [ { @@ -245298,46 +245343,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", "Permissions": [ { @@ -245356,115 +245401,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", "Permissions": [ { @@ -245483,18 +245527,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", "Permissions": [ { @@ -245513,18 +245558,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", "Permissions": [ { @@ -245543,19 +245588,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalog", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", "Permissions": [ { @@ -245574,18 +245618,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementCatalog", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/catalogs", "Permissions": [ { @@ -245604,32 +245649,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalog", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", "Permissions": [ { @@ -245648,108 +245693,118 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Get", "Get1", @@ -245759,30 +245814,30 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", "Variants": [ "List", "List1", "List2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", "Variants": [ "Get", "Get1", @@ -245792,15 +245847,15 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Get", "Get1", @@ -245808,15 +245863,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", @@ -245824,15 +245879,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Get", "Get1", @@ -245840,29 +245895,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", "Variants": [ "Get", "Get1", @@ -245870,15 +245925,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Get", "Get1", @@ -245886,15 +245941,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", @@ -245902,56 +245957,56 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Get", "Get1", @@ -245961,30 +246016,30 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", "Variants": [ "List", "List1", "List2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", "Variants": [ "Get", "Get1", @@ -245994,15 +246049,15 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Get", "Get1", @@ -246010,15 +246065,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", @@ -246026,15 +246081,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Get", "Get1", @@ -246042,29 +246097,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", "Variants": [ "Get", "Get1", @@ -246072,15 +246127,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Get", "Get1", @@ -246088,15 +246143,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", @@ -246104,63 +246159,52 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", "Permissions": [ { @@ -246179,18 +246223,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", "Permissions": [ { @@ -246209,18 +246254,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganization", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", "Permissions": [ { @@ -246239,18 +246284,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", "Permissions": [ { @@ -246269,18 +246314,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", "Permissions": [ { @@ -246299,19 +246344,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", "Permissions": [ { @@ -246330,18 +246374,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", "Permissions": [ { @@ -246360,18 +246405,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", "Permissions": [ { @@ -246390,19 +246435,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", "Permissions": [ { @@ -246421,52 +246465,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResource", - "Uri": "/identityGovernance/entitlementManagement/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceCount", - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironment", "Variants": [ "Get", "Get1", @@ -246476,536 +246531,536 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Get", "Get1", @@ -247015,30 +247070,30 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "List", "List1", "List2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", "Variants": [ "Get", "Get1", @@ -247048,15 +247103,15 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Get", "Get1", @@ -247064,15 +247119,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", @@ -247080,15 +247135,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Get", "Get1", @@ -247096,29 +247151,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", "Variants": [ "Get", "Get1", @@ -247126,15 +247181,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Get", "Get1", @@ -247142,15 +247197,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", @@ -247158,56 +247213,56 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Get", "Get1", @@ -247217,30 +247272,30 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "List", "List1", "List2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", "Variants": [ "Get", "Get1", @@ -247250,15 +247305,15 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Get", "Get1", @@ -247266,15 +247321,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", "Variants": [ "Get", "Get1", @@ -247282,15 +247337,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Get", "Get1", @@ -247298,29 +247353,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", "Variants": [ "Get", "Get1", @@ -247328,15 +247383,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Get", "Get1", @@ -247344,15 +247399,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "Get1", @@ -247360,1067 +247415,1057 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeCount", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementSetting", "Uri": "/identityGovernance/entitlementManagement/settings", "Permissions": [ { @@ -248439,32 +248484,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + ], + "Module": "Identity.Governance", + "Command": "Get-MgEntitlementManagementSetting", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternal", - "Uri": "/external", - "Permissions": [] + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternal", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnection", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -248491,18 +248535,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgExternalConnection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections", "Permissions": [ { @@ -248529,18 +248574,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Search", + "Command": "Get-MgExternalConnection", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionCount", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/$count", "Permissions": [ { @@ -248567,19 +248612,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Search", + "Command": "Get-MgExternalConnectionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -248606,87 +248650,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Search", + "Command": "Get-MgExternalConnectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Uri": "/external/connections/{externalConnection-id}/groups", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroup", - "Uri": "/external/connections/{externalConnection-id}/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupCount", - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionGroupMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionGroupMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "Permissions": [], "Module": "Search", "Command": "Get-MgExternalConnectionGroupMemberCount", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -248713,101 +248757,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgExternalConnectionItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/items", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivityCount", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItemActivity", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiReferenceLink": null + }, + { + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItemActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemCount", - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", "Permissions": [ { @@ -248834,46 +248878,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionOperationCount", - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/external/connections/{externalConnection-id}/operations", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionOperation", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", "Method": "GET", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiReferenceLink": null + }, + { + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgExternalConnectionOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgExternalConnectionSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { @@ -248900,19 +248944,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Search", + "Command": "Get-MgExternalConnectionSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}", "Permissions": [ { @@ -248955,18 +248999,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0" + }, + { "Uri": "/groups", "Permissions": [ { @@ -249009,18 +249054,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSender", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/acceptedSenders", "Permissions": [ { @@ -249039,18 +249084,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupAcceptedSender", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/acceptedSenders/$ref", "Permissions": [ { @@ -249069,19 +249114,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupAcceptedSenderByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/acceptedSenders/$count", "Permissions": [ { @@ -249100,32 +249144,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Groups", + "Command": "Get-MgGroupAcceptedSenderCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgGroupAppRoleAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/appRoleAssignments", "Permissions": [ { @@ -249152,19 +249197,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgGroupAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/appRoleAssignments/$count", "Permissions": [ { @@ -249191,33 +249235,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgGroupAppRoleAssignmentCount", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupById", - "Uri": "/groups/getByIds", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/getByIds", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupByUniqueName", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/groups(uniqueName='{uniqueName}')", "Permissions": [ { @@ -249260,33 +249304,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + ], + "Module": "Groups", + "Command": "Get-MgGroupByUniqueName", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendar", - "Uri": "/groups/{group-id}/calendar", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarEvent", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -249321,18 +249365,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Calendar", "Command": "Get-MgGroupCalendarEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events", "Permissions": [ { @@ -249351,19 +249396,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Calendar", + "Command": "Get-MgGroupCalendarEvent", "Variants": [ - "Delta", - "DeltaViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupCalendarEventDelta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/calendar/events/delta", "Permissions": [ { @@ -249390,53 +249434,64 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupCalendarEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupCalendarPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupCalendarPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupCalendarPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermissionCount", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupCalendarSchedule", "Variants": [ "Get", "GetExpanded", @@ -249444,35 +249499,24 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupCalendarSchedule", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/calendar/calendarView", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupCalendarView", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarView", - "Uri": "/groups/{group-id}/calendar/calendarView", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversation", "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { @@ -249507,18 +249551,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupConversation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations", "Permissions": [ { @@ -249553,19 +249598,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupConversation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationCount", + "OutputType": "IMicrosoftGraphConversation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/$count", "Permissions": [ { @@ -249600,19 +249644,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -249647,18 +249691,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupConversationThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { @@ -249693,19 +249738,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThread", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadCount", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", "Permissions": [ { @@ -249740,21 +249784,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { @@ -249789,18 +249831,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupConversationThreadPost", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", "Permissions": [ { @@ -249835,32 +249880,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPost", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { @@ -249895,19 +249940,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { @@ -249942,19 +249986,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { @@ -249989,141 +250033,142 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Groups", "Command": "Get-MgGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtensionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupCount", "Uri": "/groups/$count", "Permissions": [ { @@ -250166,33 +250211,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroupCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOf", - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupCreatedOnBehalfOf", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDefaultDrive", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/drive", "Permissions": [ { @@ -250243,18 +250287,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Files", + "Command": "Get-MgGroupDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/delta", "Permissions": [ { @@ -250297,32 +250342,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDrive", "Uri": "/groups/{group-id}/drives", "Permissions": [ { @@ -250373,129 +250418,128 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgGroupDrive", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveBundle", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveBundleContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveBundleCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBase", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], "Module": "Files", "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/drives/$count", "Permissions": [ { @@ -250546,149 +250590,160 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Files", + "Command": "Get-MgGroupDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Files", "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowing", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveFollowing", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowing", - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowingContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowingCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -250696,249 +250751,249 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticTime", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemChild", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChildCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -250946,70 +251001,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -251017,15 +251072,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -251033,29 +251088,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -251063,29 +251118,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -251093,428 +251148,428 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermissionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemThumbnail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnailCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -251522,15 +251577,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -251538,29 +251593,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -251568,372 +251623,372 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Permissions": [], "Module": "Files", "Command": "Get-MgGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumnCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumnSourceColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], "Module": "Files", "Command": "Get-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -251941,84 +251996,84 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -252026,263 +252081,263 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveListItemDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperationCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveRootActivityByInterval", "Variants": [ "Get", "Get1", @@ -252290,235 +252345,235 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticTime", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootChild", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChildCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveRootDelta", "Variants": [ "Delta", "Delta1", @@ -252526,139 +252581,139 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootDelta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -252666,490 +252721,479 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermissionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscriptionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnailCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersionCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecial", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveSpecial", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecial", - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Files", "Command": "Get-MgGroupDriveSpecialContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecialCount", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgGroupDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -253184,18 +253228,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Calendar", "Command": "Get-MgGroupEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events", "Permissions": [ { @@ -253214,74 +253259,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgGroupEvent", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "Permissions": [], "Module": "Calendar", "Command": "Get-MgGroupEventAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/$count", "Permissions": [ { @@ -253300,19 +253344,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Calendar", + "Command": "Get-MgGroupEventCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupEventDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/delta", "Permissions": [ { @@ -253339,73 +253383,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", "Uri": "/groups/{group-id}/events/{event-id}/instances", "Permissions": [ { @@ -253424,74 +253469,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Permissions": [], "Module": "Calendar", "Command": "Get-MgGroupEventInstanceAttachmentCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceCalendar", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", "Permissions": [ { @@ -253510,103 +253554,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], "Module": "Calendar", "Command": "Get-MgGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgGroupEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceExtensionCount", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupExtension", - "Uri": "/groups/{group-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/extensions/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupExtensionCount", - "Uri": "/groups/{group-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", "Permissions": [ { @@ -253625,18 +253667,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupLifecyclePolicy", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0" + }, + { "Uri": "/groupLifecyclePolicies", "Permissions": [ { @@ -253655,18 +253700,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + ], + "Module": "Groups", + "Command": "Get-MgGroupLifecyclePolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicyByGroup", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/groupLifecyclePolicies", "Permissions": [ { @@ -253685,18 +253730,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupLifecyclePolicyByGroup", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicyCount", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groupLifecyclePolicies/$count", "Permissions": [ { @@ -253715,18 +253760,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroupLifecyclePolicyCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members", "Permissions": [ { @@ -253769,180 +253814,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupMember", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsApplication", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/members/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsApplication", - "Uri": "/groups/{group-id}/members/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsDevice", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/members/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsDevice", - "Uri": "/groups/{group-id}/members/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsGroup", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/members/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsGroup", - "Uri": "/groups/{group-id}/members/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsOrgContact", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/members/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsOrgContact", - "Uri": "/groups/{group-id}/members/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsUser", - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/members/user", + "Permissions": [], "Module": "Groups", "Command": "Get-MgGroupMemberAsUser", - "Uri": "/groups/{group-id}/members/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/$ref", "Permissions": [ { @@ -253985,19 +254030,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/$count", "Permissions": [ { @@ -254040,105 +254084,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsApplication", - "Uri": "/groups/{group-id}/members/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/application/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsDevice", - "Uri": "/groups/{group-id}/members/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/device/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsGroup", - "Uri": "/groups/{group-id}/members/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsOrgContact", - "Uri": "/groups/{group-id}/members/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/orgContact/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsServicePrincipal", - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/members/servicePrincipal/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsUser", - "Uri": "/groups/{group-id}/members/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/members/user/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberCountAsUser", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/getMemberGroups", "Permissions": [ { @@ -254221,12 +254263,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -254234,8 +254273,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/getMemberObjects", "Permissions": [ { @@ -254334,32 +254376,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/memberOf", "Permissions": [ { @@ -254394,73 +254439,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsGroup", - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/memberOf/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsGroup", - "Uri": "/groups/{group-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCount", "Uri": "/groups/{group-id}/memberOf/$count", "Permissions": [ { @@ -254495,334 +254539,334 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCountAsGroup", - "Uri": "/groups/{group-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseError", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "Permissions": [], "Module": "Groups", "Command": "Get-MgGroupMemberWithLicenseError", - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCount", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -254865,18 +254909,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgGroupOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { @@ -254919,19 +254964,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/$count", "Permissions": [ { @@ -254974,21 +255018,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -255031,18 +255073,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Groups", + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -255085,18 +255130,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -255139,19 +255184,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -255194,33 +255238,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperationCount", - "Uri": "/groups/{group-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -255255,18 +255299,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgGroupOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { @@ -255301,33 +255346,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgGroupOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/$count", "Permissions": [ { @@ -255362,19 +255406,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOnenoteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -255417,33 +255461,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Groups", + "Command": "Get-MgGroupOnenoteRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResource", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -255478,33 +255522,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceCount", - "Uri": "/groups/{group-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -255547,18 +255591,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgGroupOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections", "Permissions": [ { @@ -255601,19 +255646,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/$count", "Permissions": [ { @@ -255656,19 +255700,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -255711,19 +255755,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgGroupOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups", "Permissions": [ { @@ -255766,21 +255810,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -255823,18 +255865,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -255877,18 +255922,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -255923,18 +255968,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Notes", + "Command": "Get-MgGroupOnenoteSectionPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwner", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners", "Permissions": [ { @@ -255977,180 +256022,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupOwner", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsApplication", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/owners/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsApplication", - "Uri": "/groups/{group-id}/owners/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsDevice", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/owners/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsDevice", - "Uri": "/groups/{group-id}/owners/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsGroup", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/owners/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsGroup", - "Uri": "/groups/{group-id}/owners/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsOrgContact", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/owners/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsUser", - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/owners/user", + "Permissions": [], "Module": "Groups", "Command": "Get-MgGroupOwnerAsUser", - "Uri": "/groups/{group-id}/owners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { @@ -256193,19 +256238,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$count", "Permissions": [ { @@ -256248,116 +256292,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsApplication", - "Uri": "/groups/{group-id}/owners/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/application/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsDevice", - "Uri": "/groups/{group-id}/owners/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/device/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsGroup", - "Uri": "/groups/{group-id}/owners/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsOrgContact", - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/orgContact/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsUser", - "Uri": "/groups/{group-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/owners/user/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupPermissionGrant", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/permissionGrants", "Permissions": [ { @@ -256392,19 +256437,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/permissionGrants/$count", "Permissions": [ { @@ -256439,21 +256483,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "Groups", + "Command": "Get-MgGroupPermissionGrantCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupPhoto", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo", "Permissions": [ { @@ -256480,18 +256522,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupPhoto", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photos", "Permissions": [ { @@ -256518,21 +256563,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupPhoto", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupPhotoContent", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { @@ -256559,46 +256601,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerGroup", + ], + "Module": "Groups", + "Command": "Get-MgGroupPhotoContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlanner", - "Uri": "/groups/{group-id}/planner", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgGroupPlanner", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlan", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/planner/plans", "Permissions": [ { @@ -256649,32 +256694,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + ], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlan", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanBucket", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlanBucket", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanCount", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/planner/plans/$count", "Permissions": [ { @@ -256725,45 +256769,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + ], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlanCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlanDetail", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanTask", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgGroupPlannerPlanTask", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSender", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/rejectedSenders", "Permissions": [ { @@ -256782,18 +256827,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupRejectedSender", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/rejectedSenders/$ref", "Permissions": [ { @@ -256812,19 +256857,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupRejectedSenderByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/rejectedSenders/$count", "Permissions": [ { @@ -256843,21 +256887,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSetting", + ], + "Module": "Groups", + "Command": "Get-MgGroupRejectedSenderCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { @@ -256892,19 +256934,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSetting", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupSetting", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings", "Permissions": [ { @@ -256939,20 +256983,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupSetting", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingCount", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/$count", "Permissions": [ { @@ -256987,32 +257030,34 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroupSettingCount", "Variants": [ "Get", - "GetExpanded" + "Get1", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateById", - "Uri": "/groupSettingTemplates/getByIds", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groupSettingTemplates/getByIds", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateById", "Variants": [ - "Get" + "Get", + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/groupSettingTemplates/$count", "Permissions": [ { @@ -257031,18 +257076,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groupSettingTemplates/delta", "Permissions": [ { @@ -257061,19 +257106,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + ], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" + }, + { "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", "Permissions": [ { @@ -257092,18 +257136,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0" + }, + { "Uri": "/groupSettingTemplates", "Permissions": [ { @@ -257122,12 +257167,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0" }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + { + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -257135,15 +257190,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateMemberGroup", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSettingTemplateMemberObject", "Variants": [ "Get", "GetExpanded", @@ -257151,42 +257206,42 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateMemberObject", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSite", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSite", - "Uri": "/groups/{group-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteActivityByInterval", "Variants": [ "Get", "Get1", @@ -257194,277 +257249,277 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticTime", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeBase", "Variants": [ "Get", "Get1", @@ -257472,15 +257527,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBase", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeBaseType", "Variants": [ "Get", "Get1", @@ -257488,29 +257543,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeBaseType", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", @@ -257518,372 +257573,372 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteCount", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteCount", - "Uri": "/groups/{group-id}/sites/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteDefaultDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteDefaultDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/delta", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteDelta", - "Uri": "/groups/{group-id}/sites/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteDrive", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteDriveCount", - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteExternalColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteExternalColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPath", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathAnalytic", "Variants": [ "Get", "Get1", @@ -257891,57 +257946,57 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathColumn", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathContentType", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathDrive", "Variants": [ "Get", "Get1", @@ -257949,70 +258004,70 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathDrive", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathExternalColumn", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathExternalColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathItem", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathItem", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathList", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathOnenote", "Variants": [ "Get", "Get1", @@ -258020,71 +258075,71 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathOperation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathPage", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathPage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathPermission", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathSite", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathSite", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathTermStore", "Variants": [ "Get", "Get1", @@ -258092,29 +258147,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetByPathTermStore", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "Get1", @@ -258122,29 +258177,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteGetGraphBPrePathByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetGraphBPrePathByPath", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "Variants": [ "Get", "Get1", @@ -258152,15 +258207,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -258168,111 +258223,111 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseItem", + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItem", - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemCount", - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -258280,15 +258335,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -258296,29 +258351,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -258326,399 +258381,399 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteList", "Variants": [ "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListDrive", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -258726,84 +258781,84 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteListItemActivityByInterval", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSiteListItemDelta", "Variants": [ "Delta", "Delta1", @@ -258811,345 +258866,345 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSiteListItemDelta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDriveItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscriptionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebook", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Get", "Get1", @@ -259157,29 +259212,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", "Variants": [ "Get", "Get1", @@ -259187,526 +259242,526 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenotePageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteResource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResourceContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResourceCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Get", "Get1", @@ -259714,29 +259769,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", "Variants": [ "Get", "Get1", @@ -259744,965 +259799,965 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCountAsSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUser", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSitePermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSitePermissionCount", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStore", "Variants": [ "Get", "Get1", @@ -260710,42 +260765,42 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStore", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroup", "Variants": [ "Get", "Get1", @@ -260753,29 +260808,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroup", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupCount", "Variants": [ "Get", "Get1", @@ -260783,15 +260838,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSet", "Variants": [ "Get", "Get1", @@ -260799,29 +260854,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSet", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -260833,15 +260888,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "List", "List1", @@ -260849,15 +260904,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -260869,15 +260924,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -260889,15 +260944,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1", @@ -260905,15 +260960,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -260925,15 +260980,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -260945,15 +261000,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -260965,15 +261020,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -260985,15 +261040,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -261005,15 +261060,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", "Variants": [ "Get", "Get1", @@ -261021,15 +261076,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "Get1", @@ -261037,15 +261092,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Get", "Get1", @@ -261053,29 +261108,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "Get1", @@ -261083,15 +261138,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261099,15 +261154,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "Get1", @@ -261115,15 +261170,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -261131,15 +261186,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Get", "Get1", @@ -261147,29 +261202,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "Get1", @@ -261177,29 +261232,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "Get1", @@ -261207,15 +261262,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "Get1", @@ -261223,29 +261278,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -261253,15 +261308,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261269,15 +261324,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -261285,15 +261340,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -261301,15 +261356,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "Get1", @@ -261317,15 +261372,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "Get1", @@ -261333,15 +261388,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "Get1", @@ -261349,29 +261404,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", "Variants": [ "Get", "Get1", @@ -261379,15 +261434,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261395,15 +261450,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -261411,15 +261466,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -261427,15 +261482,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "Get1", @@ -261443,15 +261498,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSet", "Variants": [ "Get", "Get1", @@ -261459,29 +261514,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSet", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -261493,15 +261548,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChild", "Variants": [ "List", "List1", @@ -261509,15 +261564,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -261529,15 +261584,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": null, "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -261549,15 +261604,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "List", "List1", @@ -261565,15 +261620,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -261585,15 +261640,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261605,15 +261660,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -261625,15 +261680,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -261645,15 +261700,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -261665,15 +261720,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetCount", "Variants": [ "Get", "Get1", @@ -261681,15 +261736,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Get", "Get1", @@ -261697,15 +261752,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "Get1", @@ -261713,29 +261768,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -261747,15 +261802,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1", @@ -261763,15 +261818,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -261783,15 +261838,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -261803,15 +261858,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1", @@ -261819,15 +261874,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -261839,15 +261894,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261859,15 +261914,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -261879,15 +261934,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -261899,15 +261954,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -261919,15 +261974,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "Get1", @@ -261935,15 +261990,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "Get1", @@ -261951,29 +262006,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "Get1", @@ -261981,15 +262036,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -261997,15 +262052,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "Get1", @@ -262013,15 +262068,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -262029,15 +262084,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "Get1", @@ -262045,29 +262100,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "Get1", @@ -262075,29 +262130,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "Get1", @@ -262105,15 +262160,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "Get1", @@ -262121,29 +262176,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -262151,15 +262206,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -262167,15 +262222,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -262183,15 +262238,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -262199,15 +262254,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "Get1", @@ -262215,15 +262270,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "Get1", @@ -262231,15 +262286,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "Get1", @@ -262247,29 +262302,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "Get1", @@ -262277,15 +262332,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -262293,15 +262348,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -262309,15 +262364,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -262325,15 +262380,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "Get1", @@ -262341,15 +262396,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "Variants": [ "Get", "Get1", @@ -262357,29 +262412,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", "Variants": [ "Get", "Get1", @@ -262387,15 +262442,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -262403,15 +262458,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", "Variants": [ "Get", "Get1", @@ -262419,15 +262474,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -262435,15 +262490,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTerm", "Variants": [ "Get", "Get1", @@ -262451,29 +262506,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Get", "Get1", @@ -262481,29 +262536,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", "Variants": [ "Get", "Get1", @@ -262511,15 +262566,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Get", "Get1", @@ -262527,29 +262582,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -262557,15 +262612,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -262573,15 +262628,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -262589,15 +262644,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -262605,15 +262660,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", "Variants": [ "Get", "Get1", @@ -262621,15 +262676,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermCount", "Variants": [ "Get", "Get1", @@ -262637,15 +262692,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Get", "Get1", @@ -262653,29 +262708,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "Get1", @@ -262683,15 +262738,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -262699,15 +262754,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -262715,15 +262770,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -262731,15 +262786,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSiteTermStoreSetTermSet", "Variants": [ "Get", "Get1", @@ -262747,221 +262802,221 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSubSite", "Variants": [ "List2" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgGroupSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgGroupSubSiteCount", - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/team", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeam", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeam", - "Uri": "/groups/{group-id}/team", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannel", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/channels", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannel", "Variants": [ "List1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelCount", - "Uri": "/groups/{group-id}/team/channels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelFileFolder", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMemberCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -262969,83 +263024,83 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -263053,42 +263108,42 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -263096,564 +263151,564 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelTab", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTabCount", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTabTeamApp", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/team/group", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroup", - "Uri": "/groups/{group-id}/team/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannel", - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/incomingChannels", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamIncomingChannel", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannel", - "Uri": "/groups/{group-id}/team/incomingChannels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannelCount", - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamInstalledApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/installedApps", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamInstalledApp", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/installedApps/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppCount", - "Uri": "/groups/{group-id}/team/installedApps/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamMember", - "Uri": "/groups/{group-id}/team/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/members/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamMemberCount", - "Uri": "/groups/{group-id}/team/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/operations", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/operations/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperationCount", - "Uri": "/groups/{group-id}/team/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPermissionGrant", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrantCount", - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/team/photo", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPhoto", - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPhotoContent", - "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -263661,83 +263716,83 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -263745,42 +263800,42 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -263788,624 +263843,613 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelTab", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShift", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShift", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleShift", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShiftCount", - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOff", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffCount", - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/tags", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTag", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagCount", - "Uri": "/groups/{group-id}/team/tags/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTagMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTagMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "Permissions": [], "Module": "Teams", "Command": "Get-MgGroupTeamTagMemberCount", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgGroupTeamTemplate", - "Uri": "/groups/{group-id}/team/template", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/template", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgGroupTeamTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThread", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -264440,18 +264484,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupThread", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads", "Permissions": [ { @@ -264486,19 +264531,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupThread", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadCount", + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/$count", "Permissions": [ { @@ -264533,21 +264577,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Groups", + "Command": "Get-MgGroupThreadCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", "Permissions": [ { @@ -264582,18 +264624,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Groups", "Command": "Get-MgGroupThreadPost", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", "Permissions": [ { @@ -264628,32 +264673,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupThreadPost", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", "Permissions": [ { @@ -264688,19 +264733,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachmentCount", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", "Permissions": [ { @@ -264735,19 +264779,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", "Permissions": [ { @@ -264782,155 +264826,156 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Groups", "Command": "Get-MgGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtensionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", "Uri": "/groups/{group-id}/transitiveMembers", "Permissions": [ { @@ -264973,181 +265018,180 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMember", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberAsUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCount", "Uri": "/groups/{group-id}/transitiveMembers/$count", "Permissions": [ { @@ -265190,116 +265234,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsUser", - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/transitiveMemberOf", "Permissions": [ { @@ -265334,73 +265379,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfCount", "Uri": "/groups/{group-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -265435,87 +265479,178 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Groups", + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityApiConnector", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/apiConnectors/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityApiConnectorCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityApiConnectorCount", - "Uri": "/identity/apiConnectors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityAuthenticationEventListener", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/authenticationEventListeners", + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityAuthenticationEventListener", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/authenticationEventListeners/$count", + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlow", + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "Permissions": [ { @@ -265534,18 +265669,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityB2XUserFlow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows", "Permissions": [ { @@ -265564,32 +265700,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlow", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowCount", "Uri": "/identity/b2xUserFlows/$count", "Permissions": [ { @@ -265608,53 +265744,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProvider", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProvider", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", "Variants": [ "Get", "Get1", @@ -265662,22 +265808,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguage", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", "Permissions": [ { @@ -265696,18 +265831,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", "Permissions": [ { @@ -265726,19 +265862,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", "Permissions": [ { @@ -265757,19 +265892,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -265788,18 +265923,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", "Permissions": [ { @@ -265818,19 +265954,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -265849,19 +265984,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", "Permissions": [ { @@ -265880,19 +266015,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", "Permissions": [ { @@ -265911,18 +266046,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", "Permissions": [ { @@ -265941,19 +266077,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", "Permissions": [ { @@ -265972,19 +266107,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", "Permissions": [ { @@ -266003,75 +266138,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", "Permissions": [ { @@ -266090,18 +266225,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", "Permissions": [ { @@ -266120,19 +266256,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", "Permissions": [ { @@ -266151,19 +266286,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", "Permissions": [ { @@ -266182,46 +266317,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", "Permissions": [ { @@ -266240,18 +266376,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", "Permissions": [ { @@ -266270,139 +266406,229 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/conditionalAccess/namedLocations", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Permissions": [] + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", "Variants": [ - "List" + "Get" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "Permissions": [], "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "Uri": "/identity/conditionalAccess/namedLocations", - "Permissions": [] + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/identity/conditionalAccess/policies", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/identity/conditionalAccess/policies/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Uri": "/identity/conditionalAccess/templates", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessTemplate", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "Uri": "/identity/conditionalAccess/policies", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/conditionalAccess/templates/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityConditionalAccessTemplateCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicyCount", - "Uri": "/identity/conditionalAccess/policies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Permissions": [ + { + "Name": "CustomAuthenticationExtension.Read.All", + "Description": "Read all custom authentication extensions", + "FullDescription": "Allows the app to read your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "CustomAuthenticationExtension.ReadWrite.All", + "Description": "Read and write all custom authentication extensions", + "FullDescription": "Allows the app to read or write your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityCustomAuthenticationExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Uri": "/identity/customAuthenticationExtensions", + "Permissions": [ + { + "Name": "CustomAuthenticationExtension.Read.All", + "Description": "Read all custom authentication extensions", + "FullDescription": "Allows the app to read your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "CustomAuthenticationExtension.ReadWrite.All", + "Description": "Read and write all custom authentication extensions", + "FullDescription": "Allows the app to read or write your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityCustomAuthenticationExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "Uri": "/identity/conditionalAccess/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identity/customAuthenticationExtensions/$count", + "Permissions": [ + { + "Name": "CustomAuthenticationExtension.Read.All", + "Description": "Read all custom authentication extensions", + "FullDescription": "Allows the app to read your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "CustomAuthenticationExtension.ReadWrite.All", + "Description": "Read and write all custom authentication extensions", + "FullDescription": "Allows the app to read or write your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplateCount", - "Uri": "/identity/conditionalAccess/templates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", "Permissions": [ { @@ -266421,18 +266647,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions", "Permissions": [ { @@ -266451,18 +266678,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/$count", "Permissions": [ { @@ -266481,19 +266708,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", "Permissions": [ { @@ -266512,18 +266738,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", "Permissions": [ { @@ -266542,32 +266769,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", "Permissions": [ { @@ -266586,19 +266813,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", "Permissions": [ { @@ -266617,19 +266843,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", "Permissions": [ { @@ -266648,19 +266874,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { @@ -266679,18 +266905,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", "Permissions": [ { @@ -266709,19 +266936,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", "Permissions": [ { @@ -266740,60 +266966,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", "Permissions": [ { @@ -266812,18 +267038,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", "Permissions": [ { @@ -266842,19 +267069,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", "Permissions": [ { @@ -266873,19 +267099,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", "Permissions": [ { @@ -266904,18 +267130,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", "Permissions": [ { @@ -266934,19 +267161,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", "Permissions": [ { @@ -266965,127 +267191,127 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", "Permissions": [ { @@ -267104,18 +267330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests", "Permissions": [ { @@ -267134,18 +267361,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", "Permissions": [ { @@ -267164,19 +267391,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", "Permissions": [ { @@ -267195,18 +267421,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", "Permissions": [ { @@ -267225,74 +267452,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", "Permissions": [ { @@ -267311,19 +267537,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", "Permissions": [ { @@ -267342,18 +267568,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows", "Permissions": [ { @@ -267372,18 +267599,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", "Permissions": [ { @@ -267402,74 +267629,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", "Permissions": [ { @@ -267488,18 +267714,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", "Permissions": [ { @@ -267518,18 +267745,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", "Permissions": [ { @@ -267548,142 +267775,141 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", "Permissions": [ { @@ -267702,18 +267928,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", "Permissions": [ { @@ -267732,18 +267959,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", "Permissions": [ { @@ -267762,222 +267989,222 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", "Permissions": [ { @@ -267996,19 +268223,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", "Permissions": [ { @@ -268027,74 +268253,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", "Permissions": [ { @@ -268113,18 +268339,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", "Permissions": [ { @@ -268143,19 +268370,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", "Permissions": [ { @@ -268174,32 +268400,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", "Permissions": [ { @@ -268218,19 +268445,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", "Permissions": [ { @@ -268249,88 +268475,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", "Permissions": [ { @@ -268349,18 +268575,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", "Permissions": [ { @@ -268379,19 +268606,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", "Permissions": [ { @@ -268410,87 +268636,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { @@ -268509,18 +268736,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/settings", "Permissions": [ { @@ -268539,32 +268766,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", "Permissions": [ { @@ -268583,19 +268810,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", "Permissions": [ { @@ -268614,19 +268840,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", "Permissions": [ { @@ -268645,18 +268871,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", "Permissions": [ { @@ -268675,18 +268902,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", "Permissions": [ { @@ -268705,32 +268932,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", "Permissions": [ { @@ -268749,19 +268976,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", "Permissions": [ { @@ -268780,101 +269006,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", "Permissions": [ { @@ -268893,19 +269120,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", "Permissions": [ { @@ -268924,60 +269150,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", "Permissions": [ { @@ -268996,19 +269223,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", "Permissions": [ { @@ -269027,88 +269253,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", "Permissions": [ { @@ -269127,18 +269353,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", "Permissions": [ { @@ -269157,18 +269384,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", "Permissions": [ { @@ -269187,183 +269414,183 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", "Permissions": [ { @@ -269382,19 +269609,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", "Permissions": [ { @@ -269413,87 +269639,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", "Permissions": [ { @@ -269512,19 +269739,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", "Permissions": [ { @@ -269543,18 +269769,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", "Permissions": [ { @@ -269572,20 +269799,19 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + } + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", "Permissions": [ { @@ -269604,129 +269830,129 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", "Permissions": [ { @@ -269745,18 +269971,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", "Permissions": [ { @@ -269775,19 +270002,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", "Permissions": [ { @@ -269806,236 +270032,236 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", "Permissions": [ { @@ -270054,18 +270280,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", "Permissions": [ { @@ -270084,32 +270311,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", "Permissions": [ { @@ -270128,60 +270355,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", "Permissions": [ { @@ -270200,18 +270426,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", "Permissions": [ { @@ -270230,32 +270457,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", "Permissions": [ { @@ -270274,88 +270501,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", "Permissions": [ { @@ -270374,18 +270600,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { @@ -270404,32 +270631,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", "Permissions": [ { @@ -270448,88 +270675,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", "Permissions": [ { @@ -270548,18 +270774,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", "Permissions": [ { @@ -270578,18 +270805,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", "Permissions": [ { @@ -270608,60 +270835,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", "Permissions": [ { @@ -270680,18 +270906,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", "Permissions": [ { @@ -270710,18 +270937,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", "Permissions": [ { @@ -270740,88 +270967,87 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", "Permissions": [ { @@ -270840,18 +271066,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { @@ -270870,18 +271097,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", "Permissions": [ { @@ -270900,108 +271127,118 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Get", "Get1", @@ -271009,228 +271246,217 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders/{identityProviderBase-id}", "Permissions": [ { @@ -271249,18 +271475,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityProvider", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders", "Permissions": [ { @@ -271279,18 +271506,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityProvider", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProviderCount", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/identityProviders/$count", "Permissions": [ { @@ -271309,19 +271536,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityProviderCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlowAttribute", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", "Permissions": [ { @@ -271340,18 +271566,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgIdentityUserFlowAttribute", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes", "Permissions": [ { @@ -271370,18 +271597,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityUserFlowAttribute", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlowAttributeCount", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identity/userFlowAttributes/$count", "Permissions": [ { @@ -271400,45 +271627,44 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInformationProtection", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgIdentityUserFlowAttributeCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtection", - "Uri": "/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlocker", + "Uri": "/informationProtection", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtection", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlocker", - "Uri": "/informationProtection/bitlocker", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Uri": "/informationProtection/bitlocker", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionBitlocker", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "OutputType": "IMicrosoftGraphBitlocker", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Permissions": [ { @@ -271457,18 +271683,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys", "Permissions": [ { @@ -271487,18 +271714,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", "Permissions": [ { @@ -271517,19 +271744,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Permissions": [ { @@ -271548,18 +271774,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/threatAssessmentRequests", "Permissions": [ { @@ -271578,18 +271805,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/informationProtection/threatAssessmentRequests/$count", "Permissions": [ { @@ -271608,182 +271835,181 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/invitations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitation", - "Uri": "/invitations", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/invitations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationCount", - "Uri": "/invitations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationInvitedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationInvitedUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserSponsor", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgInvitationInvitedUserSponsor", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserSponsor", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgInvitationInvitedUserSponsorCount", - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -271810,18 +272036,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgOauth2PermissionGrant", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0" + }, + { "Uri": "/oauth2PermissionGrants", "Permissions": [ { @@ -271848,18 +272075,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgOauth2PermissionGrant", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0" + }, + { "Uri": "/oauth2PermissionGrants/$count", "Permissions": [ { @@ -271886,18 +272113,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgOauth2PermissionGrantCount", "Variants": [ - "Delta" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/delta", "Permissions": [ { @@ -271924,19 +272151,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgOauth2PermissionGrantDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0" + }, + { "Uri": "/organization/{organization-id}", "Permissions": [ { @@ -271971,18 +272197,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgOrganization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0" + }, + { "Uri": "/organization", "Permissions": [ { @@ -272057,19 +272284,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganization", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBranding", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0" + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -272112,89 +272338,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBranding", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingBackgroundImage", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingBannerLogo", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingCustomCss", - "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingCustomCss", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingFavicon", - "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingFavicon", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingHeaderLogo", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -272237,18 +272463,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgOrganizationBrandingLocalization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { @@ -272291,19 +272518,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalization", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { @@ -272322,19 +272548,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { @@ -272353,19 +272579,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/$count", "Permissions": [ { @@ -272408,19 +272634,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { @@ -272439,19 +272665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { @@ -272470,19 +272696,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { @@ -272501,19 +272727,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { @@ -272532,19 +272758,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { @@ -272563,61 +272789,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingSquareLogo", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingSquareLogo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingSquareLogoDark", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationBrandingSquareLogoDark", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationById", - "Uri": "/organization/getByIds", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Uri": "/organization/getByIds", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationById", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "Permissions": [ { @@ -272636,18 +272862,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Permissions": [ { @@ -272666,19 +272893,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", "Permissions": [ { @@ -272697,18 +272923,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/organization/$count", "Permissions": [ { @@ -272783,53 +273010,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/organization/{organization-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/$count", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtensionCount", - "Uri": "/organization/{organization-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberGroups", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -272837,15 +273074,15 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberGroup", - "Uri": "/organization/{organization-id}/getMemberGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/getMemberObjects", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgOrganizationMemberObject", "Variants": [ "Get", "GetExpanded", @@ -272853,169 +273090,158 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberObject", - "Uri": "/organization/{organization-id}/getMemberObjects", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/room", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoom", - "Uri": "/places/{place-id}/room", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/room", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoom", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoom", - "Uri": "/places/room", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", + "Uri": "/places/{place-id}/roomList", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoomList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomList", - "Uri": "/places/{place-id}/roomList", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoomList", + "Uri": "/places/roomList", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoomList", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomList", - "Uri": "/places/roomList", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoomList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoomListRoom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}/roomList/rooms", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoomListRoom", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/rooms/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceAsRoomListRoomCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoomCount", - "Uri": "/places/{place-id}/roomList/rooms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceCount", - "Uri": "/places/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/room/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceCountAsRoom", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceCountAsRoom", - "Uri": "/places/room/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/places/roomList/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgPlaceCountAsRoomList", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgPlaceCountAsRoomList", - "Uri": "/places/roomList/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlanner", + "Uri": "/planner", + "Permissions": [], + "Module": "Planner", + "Command": "Get-MgPlanner", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlanner", - "Uri": "/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlanner", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerBucket", "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -273066,81 +273292,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Planner", "Command": "Get-MgPlannerBucket", - "Uri": "/planner/buckets", - "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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerBucketCount", - "Uri": "/planner/buckets/$count", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/planner/buckets", "Permissions": [ { "Name": "Tasks.Read", @@ -273190,19 +273355,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "Get-MgPlannerBucket", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerBucketTask", - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/planner/buckets/$count", "Permissions": [ { "Name": "Tasks.Read", @@ -273252,20 +273417,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Planner", + "Command": "Get-MgPlannerBucketCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerPlan", - "Uri": "/planner/plans/{plannerPlan-id}", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", "Permissions": [ { "Name": "Tasks.Read", @@ -273315,18 +273479,81 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Planner", + "Command": "Get-MgPlannerBucketTask", "Variants": [ "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/planner/plans/{plannerPlan-id}", + "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", "Command": "Get-MgPlannerPlan", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans", "Permissions": [ { @@ -273377,18 +273604,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucket", + ], + "Module": "Planner", + "Command": "Get-MgPlannerPlan", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerPlanBucket", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/buckets", "Permissions": [ { @@ -273439,18 +273666,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Planner", + "Command": "Get-MgPlannerPlanBucket", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerPlanCount", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/$count", "Permissions": [ { @@ -273501,19 +273728,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + ], + "Module": "Planner", + "Command": "Get-MgPlannerPlanCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerPlanDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { @@ -273564,18 +273790,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "Get-MgPlannerPlanDetail", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerPlanTask", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/tasks", "Permissions": [ { @@ -273626,19 +273853,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "Get-MgPlannerPlanTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -273689,18 +273915,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Planner", "Command": "Get-MgPlannerTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks", "Permissions": [ { @@ -273751,19 +273978,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Get-MgPlannerTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { @@ -273814,19 +274040,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { @@ -273877,18 +274103,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Planner", + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTaskCount", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/$count", "Permissions": [ { @@ -273939,19 +274166,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Planner", + "Command": "Get-MgPlannerTaskCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTaskDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { @@ -274002,19 +274228,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Get-MgPlannerTaskDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { @@ -274065,19 +274291,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + ], + "Module": "Planner", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -274104,18 +274330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { @@ -274142,59 +274369,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "Uri": "/policies/activityBasedTimeoutPolicies/$count", "Permissions": [ { @@ -274221,18 +274448,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/adminConsentRequestPolicy", "Permissions": [ { @@ -274267,19 +274494,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAdminConsentRequestPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicy", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -274306,18 +274532,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyAppManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies", "Permissions": [ { @@ -274344,32 +274571,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAppManagementPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", "Permissions": [ { @@ -274404,19 +274631,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -274451,18 +274677,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/$count", "Permissions": [ { @@ -274489,18 +274716,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAppManagementPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationFlowsPolicy", "Permissions": [ { @@ -274519,72 +274746,71 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Get" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -274611,18 +274837,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { @@ -274649,59 +274876,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "Uri": "/policies/authenticationStrengthPolicies/$count", "Permissions": [ { @@ -274728,18 +274955,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authorizationPolicy", "Permissions": [ { @@ -274758,19 +274985,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyAuthorizationPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -274797,18 +275023,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyClaimMappingPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { @@ -274835,32 +275062,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyClaimMappingPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", "Permissions": [ { @@ -274903,19 +275130,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -274958,18 +275184,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/$count", "Permissions": [ { @@ -274996,31 +275223,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyClaimMappingPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyConditionalAccessPolicyCount", - "Uri": "/policies/conditionalAccessPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Uri": "/policies/conditionalAccessPolicies/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyConditionalAccessPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy", "Permissions": [ { @@ -275039,18 +275266,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/default", "Permissions": [ { @@ -275069,19 +275296,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", "Permissions": [ { @@ -275100,18 +275326,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners", "Permissions": [ { @@ -275130,18 +275357,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/$count", "Permissions": [ { @@ -275160,19 +275387,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", "Permissions": [ { @@ -275191,18 +275417,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Permissions": [ + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Method": "GET", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Get" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { @@ -275229,18 +275512,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/deviceRegistrationPolicy", "Permissions": [ { @@ -275267,99 +275550,98 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/featureRolloutPolicies", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", - "Uri": "/policies/featureRolloutPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -275386,18 +275668,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -275424,32 +275707,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", "Permissions": [ { @@ -275492,19 +275775,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", "Permissions": [ { @@ -275547,18 +275829,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/$count", "Permissions": [ { @@ -275585,32 +275868,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", "Permissions": [ { @@ -275629,18 +275911,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyPermissionGrantPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies", "Permissions": [ { @@ -275659,18 +275942,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicy", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/$count", "Permissions": [ { @@ -275689,32 +275972,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", "Permissions": [ { @@ -275733,19 +276016,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", "Permissions": [ { @@ -275764,32 +276046,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", "Permissions": [ { @@ -275808,19 +276091,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", "Permissions": [ { @@ -275839,19 +276121,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", "Permissions": [ { @@ -275894,18 +276176,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyRoleManagementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies", "Permissions": [ { @@ -275948,19 +276231,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", "Permissions": [ { @@ -276003,18 +276285,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments", "Permissions": [ { @@ -276057,18 +276340,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicyAssignments/$count", "Permissions": [ { @@ -276111,32 +276394,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyCount", "Uri": "/policies/roleManagementPolicies/$count", "Permissions": [ { @@ -276179,32 +276462,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", "Permissions": [ { @@ -276247,19 +276530,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", "Permissions": [ { @@ -276302,19 +276584,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { @@ -276357,18 +276639,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", "Permissions": [ { @@ -276411,19 +276694,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyRule", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", "Permissions": [ { @@ -276466,19 +276748,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -276505,18 +276787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyTokenIssuancePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { @@ -276543,32 +276826,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", "Permissions": [ { @@ -276611,19 +276894,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", "Permissions": [ { @@ -276666,18 +276948,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/$count", "Permissions": [ { @@ -276704,19 +276987,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenIssuancePolicyCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -276743,18 +277025,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgPolicyTokenLifetimePolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { @@ -276781,32 +277064,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", "Permissions": [ { @@ -276849,19 +277132,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", "Permissions": [ { @@ -276904,18 +277186,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/$count", "Permissions": [ { @@ -276942,32 +277225,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrint", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgPolicyTokenLifetimePolicyCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrint", - "Uri": "/print", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrint", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", + "OutputType": "IMicrosoftGraphPrint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors/{printConnector-id}", "Permissions": [ { @@ -276986,18 +277268,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintConnector", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors", "Permissions": [ { @@ -277016,18 +277299,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintConnector", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnectorCount", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/connectors/$count", "Permissions": [ { @@ -277046,19 +277329,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintConnectorCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/operations/{printOperation-id}", "Permissions": [ { @@ -277085,45 +277367,45 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/operations", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", - "Uri": "/print/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/operations/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintOperationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperationCount", - "Uri": "/print/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", "Uri": "/print/printers/{printer-id}", "Permissions": [ { @@ -277174,18 +277456,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers", "Permissions": [ { @@ -277212,32 +277495,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinter", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterConnector", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", "Uri": "/print/printers/{printer-id}/connectors", "Permissions": [ { @@ -277256,19 +277539,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterConnector", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnectorCount", + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/connectors/$count", "Permissions": [ { @@ -277287,18 +277569,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterConnectorCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/$count", "Permissions": [ { @@ -277325,19 +277608,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJob", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { @@ -277404,18 +277686,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinterJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { @@ -277482,19 +277765,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobCount", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/$count", "Permissions": [ { @@ -277561,19 +277843,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocument", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", "Permissions": [ { @@ -277608,32 +277890,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Permissions": [], "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocumentContent", + "Command": "Get-MgPrintPrinterJobDocument", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", "Permissions": [ { @@ -277668,102 +277950,102 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocumentCount", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskCount", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobTask", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobTaskCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskDefinition", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskTrigger", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", "Permissions": [ { @@ -277790,18 +278072,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinterShare", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/shares", "Permissions": [ { @@ -277828,19 +278111,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterShare", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareCount", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/shares/$count", "Permissions": [ { @@ -277867,19 +278149,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterShareCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { @@ -277906,18 +278188,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintPrinterTaskTrigger", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { @@ -277944,19 +278227,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterTaskTrigger", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerCount", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/$count", "Permissions": [ { @@ -277983,33 +278265,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterTaskTriggerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/{printService-id}", "Permissions": [ { @@ -278180,18 +278462,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintService", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services", "Permissions": [ { @@ -278362,18 +278645,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintService", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceCount", + "OutputType": "IMicrosoftGraphPrintService", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/$count", "Permissions": [ { @@ -278544,19 +278827,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintServiceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", "Permissions": [ { @@ -278727,18 +279009,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintServiceEndpoint", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/{printService-id}/endpoints", "Permissions": [ { @@ -278909,19 +279192,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintServiceEndpoint", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpointCount", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/services/{printService-id}/endpoints/$count", "Permissions": [ { @@ -279092,19 +279374,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintServiceEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}", "Permissions": [ { @@ -279131,18 +279413,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintShare", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares", "Permissions": [ { @@ -279169,18 +279452,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShare", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroup", + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups", "Permissions": [ { @@ -279199,18 +279482,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupByRef", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", "Permissions": [ { @@ -279229,19 +279512,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedGroupByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", "Permissions": [ { @@ -279260,45 +279542,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUser", "Uri": "/print/shares/{printerShare-id}/allowedUsers", "Permissions": [ { @@ -279317,18 +279600,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", "Permissions": [ { @@ -279347,19 +279630,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUserByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", "Permissions": [ { @@ -279378,59 +279660,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUserCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareCount", "Uri": "/print/shares/$count", "Permissions": [ { @@ -279457,19 +279740,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJob", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", "Permissions": [ { @@ -279536,18 +279818,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", "Command": "Get-MgPrintShareJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { @@ -279614,19 +279897,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobCount", + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/$count", "Permissions": [ { @@ -279693,143 +279975,143 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Get-MgPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobDocument", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobDocumentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocumentContent", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobDocumentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocumentCount", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobTask", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Get-MgPrintShareJobTaskCount", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTaskDefinition", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobTaskDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTaskTrigger", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintShareJobTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinter", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/printer", "Permissions": [ { @@ -279856,12 +280138,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintSharePrinter", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinition", "Variants": [ "Get", "Get1", @@ -279869,103 +280162,92 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/print/taskDefinitions/$count", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinitionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionCount", - "Uri": "/print/taskDefinitions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinitionTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinitionTask", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Get-MgPrintTaskDefinitionTaskCount", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequest", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { @@ -279984,18 +280266,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Compliance", "Command": "Get-MgPrivacySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests", "Permissions": [ { @@ -280014,182 +280297,182 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCount", "Uri": "/privacy/subjectRightsRequests/$count", "Permissions": [ { @@ -280208,32 +280491,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestNote", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNote", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { @@ -280252,19 +280535,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { @@ -280283,46 +280565,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Permissions": [], + "Module": "Compliance", + "Command": "Get-MgPrivacySubjectRightsRequestTeam", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethod", - "Uri": "/reports/authenticationMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportAuthenticationMethod", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", "Permissions": [ { @@ -280341,18 +280623,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Reports", "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/reports/authenticationMethods/userRegistrationDetails", "Permissions": [ { @@ -280371,18 +280654,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Reports", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", "Permissions": [ { @@ -280401,146 +280684,156 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Reports", + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/dailyPrintUsageByPrinter", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByPrinter", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "Uri": "/reports/dailyPrintUsageByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/dailyPrintUsageByUser", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUser", - "Uri": "/reports/dailyPrintUsageByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/dailyPrintUsageByUser/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDailyPrintUsageByUserCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUserCount", - "Uri": "/reports/dailyPrintUsageByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/deviceConfigurationDeviceActivity", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", "Variants": [ "Device" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "Uri": "/reports/deviceConfigurationDeviceActivity", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/deviceConfigurationUserActivity", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportDeviceConfigurationUserActivity", "Variants": [ "Device" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "Uri": "/reports/deviceConfigurationUserActivity", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityCount", - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserCount", - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailActivityUserDetail", "Variants": [ "Get", "Get1", @@ -280548,43 +280841,43 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserDetail", - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailAppUsageAppUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailAppUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserCount", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailAppUsageUserDetail", "Variants": [ "Get", "Get1", @@ -280592,71 +280885,71 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserDetail", - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportEmailAppUsageVersionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportGroupArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportGroupArchivedPrintJob", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportM365AppPlatformUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportM365AppPlatformUserCount", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportM365AppUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportM365AppUserCount", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getM365AppUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportM365AppUserDetail", "Variants": [ "Get", "Get1", @@ -280664,234 +280957,234 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportM365AppUserDetail", - "Uri": "/reports/getM365AppUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMailboxUsageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageDetail", - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMailboxUsageMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageMailboxCount", - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMailboxUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageStorage", - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", "Variants": [ "Top", "Top1", "TopViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "Uri": "/reports/monthlyPrintUsageByPrinter", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Uri": "/reports/monthlyPrintUsageByUser", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "Uri": "/reports/monthlyPrintUsageByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationCounts", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ActivationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationCount", - "Uri": "/reports/getOffice365ActivationCounts", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserCounts", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ActivationUserCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserCount", - "Uri": "/reports/getOffice365ActivationsUserCounts", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActivationsUserDetail", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ActivationUserDetail", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "Uri": "/reports/getOffice365ActivationsUserDetail", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ActiveUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserCount", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ActiveUserDetail", "Variants": [ "Get", "Get1", @@ -280899,29 +281192,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserDetail", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365GroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityCount", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365GroupActivityDetail", "Variants": [ "Get", "Get1", @@ -280929,99 +281222,99 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityDetail", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365GroupActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365GroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365GroupActivityStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityStorage", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOffice365ServiceUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOffice365ServiceUserCount", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityFileCount", - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserCount", - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveActivityUserDetail", "Variants": [ "Get", "Get1", @@ -281029,366 +281322,366 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserDetail", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveUsageAccountCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountCount", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveUsageAccountDetail", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageFileCount", - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportOneDriveUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageStorage", - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartners", + "Uri": "/reports/partners", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartner", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartner", - "Uri": "/reports/partners", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartners", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBilling", + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBilling", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingManifest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingManifest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/manifests/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingManifestCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifestCount", - "Uri": "/reports/partners/billing/manifests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/operations/$count", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingOperationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperationCount", - "Uri": "/reports/partners/billing/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingReconciliation", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingUsage", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingUsageBilled", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportPrinterArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportPrinterArchivedPrintJob", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportRelyingPartyDetailedSummary", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportRelyingPartyDetailedSummary", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/security", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSecurity", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSecurity", - "Uri": "/reports/security", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointActivityFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityFileCount", - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointActivityPage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityPage", - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserCount", - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointActivityUserDetail", "Variants": [ "Get", "Get1", @@ -281396,15 +281689,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserDetail", - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointSiteUsageDetail", "Variants": [ "Get", "Get1", @@ -281412,99 +281705,99 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageDetail", - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointSiteUsageFileCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointSiteUsagePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsagePage", - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointSiteUsageSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSharePointSiteUsageStorage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageStorage", - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityCount", - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", "Variants": [ "Get", "Get1", @@ -281512,43 +281805,43 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -281556,155 +281849,155 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityCount", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamActivityDetail", "Variants": [ "Get", "Get1", @@ -281712,71 +282005,71 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityDetail", - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamActivityDistributionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityDistributionCount", - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamCount", - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -281784,43 +282077,43 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityCount", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamUserActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserCount", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportTeamUserActivityUserDetail", "Variants": [ "Get", "Get1", @@ -281828,57 +282121,57 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserDetail", - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportUserArchivedPrintJob", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportUserArchivedPrintJob", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityCount", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerActivityUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserCount", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerActivityUserDetail", "Variants": [ "Get", "Get1", @@ -281886,43 +282179,43 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserDetail", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerDeviceUsageUserCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerDeviceUsageUserDetail", "Variants": [ "Get", "Get1", @@ -281930,29 +282223,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerGroupActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityCount", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerGroupActivityDetail", "Variants": [ "Get", "Get1", @@ -281960,76 +282253,65 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityDetail", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "Permissions": [], + "Module": "Reports", + "Command": "Get-MgReportYammerGroupActivityGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskDetection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", - "Uri": "/identityProtection/riskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/riskDetections/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskDetectionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetectionCount", - "Uri": "/identityProtection/riskDetections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipal", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", "Permissions": [ { @@ -282048,18 +282330,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgRiskyServicePrincipal", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals", "Permissions": [ { @@ -282078,18 +282361,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyServicePrincipal", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalCount", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals/$count", "Permissions": [ { @@ -282108,32 +282391,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyServicePrincipalCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyServicePrincipalHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistory", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", "Permissions": [ { @@ -282152,19 +282435,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyServicePrincipalHistory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", "Permissions": [ { @@ -282183,59 +282465,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyServicePrincipalHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyUserCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserCount", - "Uri": "/identityProtection/riskyUsers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistory", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", "Permissions": [ { @@ -282254,18 +282536,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgRiskyUserHistory", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", "Permissions": [ { @@ -282284,19 +282567,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyUserHistory", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistoryCount", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", "Permissions": [ { @@ -282315,18 +282597,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRoleManagement", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgRiskyUserHistoryCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgRoleManagement", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement", "Permissions": [ { @@ -282361,32 +282644,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Get-MgRoleManagement", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectory", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", "Permissions": [ { @@ -282413,18 +282695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces", "Permissions": [ { @@ -282451,18 +282734,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/$count", "Permissions": [ { @@ -282489,19 +282772,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", "Permissions": [ { @@ -282528,18 +282810,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", "Permissions": [ { @@ -282566,19 +282849,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", "Permissions": [ { @@ -282605,19 +282887,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -282660,18 +282942,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignments", "Permissions": [ { @@ -282714,32 +282997,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "Uri": "/roleManagement/directory/roleAssignments/$count", "Permissions": [ { @@ -282782,61 +283065,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", "Permissions": [ { @@ -282879,18 +283161,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules", "Permissions": [ { @@ -282933,46 +283216,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", "Permissions": [ { @@ -283015,33 +283298,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", "Permissions": [ { @@ -283084,18 +283366,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", "Permissions": [ { @@ -283138,46 +283421,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", "Permissions": [ { @@ -283220,75 +283503,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", "Permissions": [ { @@ -283331,18 +283613,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { @@ -283385,46 +283668,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", "Permissions": [ { @@ -283467,89 +283750,88 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -283592,18 +283874,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { @@ -283646,18 +283929,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/$count", "Permissions": [ { @@ -283700,60 +283983,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", "Permissions": [ { @@ -283796,18 +284078,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules", "Permissions": [ { @@ -283850,32 +284133,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", "Permissions": [ { @@ -283918,33 +284201,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", "Permissions": [ { @@ -283987,18 +284269,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", "Permissions": [ { @@ -284041,32 +284324,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", "Permissions": [ { @@ -284109,75 +284392,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", "Permissions": [ { @@ -284220,18 +284502,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { @@ -284274,32 +284557,32 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", "Permissions": [ { @@ -284342,183 +284625,182 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagement", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -284577,18 +284859,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { @@ -284647,32 +284930,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", "Permissions": [ { @@ -284731,405 +285014,404 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -285236,18 +285518,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Governance", "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions", "Permissions": [ { @@ -285354,18 +285637,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", "Permissions": [ { @@ -285472,362 +285755,361 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "Permissions": [], "Module": "Identity.Governance", "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -285846,18 +286128,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "SchemaExtensions", "Command": "Get-MgSchemaExtension", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0" + }, + { "Uri": "/schemaExtensions", "Permissions": [ { @@ -285876,18 +286159,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "SchemaExtensions", + "Command": "Get-MgSchemaExtension", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtensionCount", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0" + }, + { "Uri": "/schemaExtensions/$count", "Permissions": [ { @@ -285906,19 +286189,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "SchemaExtensions", + "Command": "Get-MgSchemaExtensionCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchAcronym", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -285937,18 +286219,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgSearchAcronym", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms", "Permissions": [ { @@ -285967,18 +286250,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Search", + "Command": "Get-MgSearchAcronym", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchAcronymCount", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/acronyms/$count", "Permissions": [ { @@ -285997,19 +286280,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Search", + "Command": "Get-MgSearchAcronymCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchBookmark", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -286028,18 +286310,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgSearchBookmark", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks", "Permissions": [ { @@ -286058,18 +286341,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Search", + "Command": "Get-MgSearchBookmark", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchBookmarkCount", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/$count", "Permissions": [ { @@ -286088,32 +286371,31 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchEntity", + ], + "Module": "Search", + "Command": "Get-MgSearchBookmarkCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchEntity", - "Uri": "/search", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search", + "Permissions": [], + "Module": "Search", + "Command": "Get-MgSearchEntity", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchQna", + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/{qna-id}", "Permissions": [ { @@ -286132,18 +286414,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Search", "Command": "Get-MgSearchQna", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas", "Permissions": [ { @@ -286162,18 +286445,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Search", + "Command": "Get-MgSearchQna", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Get-MgSearchQnaCount", + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/$count", "Permissions": [ { @@ -286192,19 +286475,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", + ], + "Module": "Search", + "Command": "Get-MgSearchQnaCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAlert", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts/{alert-id}", "Permissions": [ { @@ -286223,18 +286505,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityAlert", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts", "Permissions": [ { @@ -286253,18 +286536,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityAlert", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAlertCount", + "OutputType": "IMicrosoftGraphAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts/$count", "Permissions": [ { @@ -286283,19 +286566,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + ], + "Module": "Security", + "Command": "Get-MgSecurityAlertCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAlertV2", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2/{alert-id}", "Permissions": [ { @@ -286314,18 +286596,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityAlertV2", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2", "Permissions": [ { @@ -286344,18 +286627,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityAlertV2", "Variants": [ - "Get1" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAlertV2Count", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/alerts_v2/$count", "Permissions": [ { @@ -286374,215 +286657,225 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityAlertV2Count", + "Variants": [ + "Get1" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Uri": "/security/attackSimulation", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulation", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", - "Uri": "/security/attackSimulation", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/attackSimulation/simulations", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationCount", - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/simulations/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationCount", - "Uri": "/security/attackSimulation/simulations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPage", "Variants": [ "Get", "Get1", @@ -286590,82 +286883,82 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", - "Uri": "/security/attackSimulation/landingPages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLoginPage", "Variants": [ "Get", "Get1", @@ -286673,81 +286966,81 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLoginPage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/loginPages/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", - "Uri": "/security/attackSimulation/loginPages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/operations/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationOperationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperationCount", - "Uri": "/security/attackSimulation/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationPayload", "Variants": [ "Get", "Get1", @@ -286755,142 +287048,131 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationPayload", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/payloads/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationPayloadCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayloadCount", - "Uri": "/security/attackSimulation/payloads/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTraining", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTraining", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTrainingCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingCount", - "Uri": "/security/attackSimulation/trainings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Uri": "/security/cases", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCase", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCase", - "Uri": "/security/cases", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -286909,18 +287191,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { @@ -286939,18 +287222,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCase", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/$count", "Permissions": [ { @@ -286969,19 +287252,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", "Permissions": [ { @@ -287000,18 +287282,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { @@ -287030,19 +287313,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", "Permissions": [ { @@ -287061,19 +287343,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", "Permissions": [ { @@ -287092,32 +287374,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { @@ -287136,19 +287419,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", "Permissions": [ { @@ -287167,46 +287449,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { @@ -287225,19 +287508,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", "Permissions": [ { @@ -287256,73 +287538,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { @@ -287341,19 +287624,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", "Permissions": [ { @@ -287372,19 +287654,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", "Permissions": [ { @@ -287403,73 +287685,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", "Permissions": [ { @@ -287488,19 +287771,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", "Permissions": [ { @@ -287519,19 +287801,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", "Permissions": [ { @@ -287550,18 +287832,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { @@ -287580,19 +287863,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", "Permissions": [ { @@ -287611,19 +287893,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { @@ -287642,18 +287924,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { @@ -287672,19 +287955,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", "Permissions": [ { @@ -287703,19 +287985,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -287734,18 +288016,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { @@ -287764,74 +288047,73 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", "Permissions": [ { @@ -287850,60 +288132,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDataSource", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityDataSource", "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", "Permissions": [ { @@ -287922,60 +288204,60 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", "Permissions": [ { @@ -287994,19 +288276,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -288025,18 +288307,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { @@ -288055,60 +288338,59 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", "Permissions": [ { @@ -288127,33 +288409,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncident", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/incidents/{incident-id}", "Permissions": [ { @@ -288172,18 +288454,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityIncident", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/incidents", "Permissions": [ { @@ -288202,73 +288485,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityIncident", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityIncidentAlert", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlert", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/incidents/{incident-id}/alerts", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityIncidentAlert", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlert", - "Uri": "/security/incidents/{incident-id}/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityIncidentAlertCommentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlertCommentCount", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityIncidentAlertCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlertCount", - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityIncidentCount", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/incidents/$count", "Permissions": [ { @@ -288287,287 +288570,286 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + ], + "Module": "Security", + "Command": "Get-MgSecurityIncidentCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/labels", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelAuthority", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelAuthority", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthority", - "Uri": "/security/labels/authorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/authorities/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelAuthorityCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthorityCount", - "Uri": "/security/labels/authorities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategory", - "Uri": "/security/labels/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/categories/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategoryCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategoryCount", - "Uri": "/security/labels/categories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategorySubcategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategorySubcategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCitation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCitation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitation", - "Uri": "/security/labels/citations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/citations/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelCitationCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitationCount", - "Uri": "/security/labels/citations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelDepartment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelDepartment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartment", - "Uri": "/security/labels/departments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/departments/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelDepartmentCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartmentCount", - "Uri": "/security/labels/departments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelFilePlanReference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelFilePlanReference", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/labels/filePlanReferences/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", - "Uri": "/security/labels/filePlanReferences/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityLabelRetentionEventType", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabel", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", "Permissions": [ { @@ -288586,18 +288868,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityLabelRetentionLabel", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels", "Permissions": [ { @@ -288616,18 +288899,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabel", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelCount", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/labels/retentionLabels/$count", "Permissions": [ { @@ -288646,144 +288929,143 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores/{secureScore-id}", "Permissions": [ { @@ -288802,18 +289084,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecuritySecureScore", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores", "Permissions": [ { @@ -288832,19 +289115,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + ], + "Module": "Security", + "Command": "Get-MgSecuritySecureScore", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", "Permissions": [ { @@ -288863,18 +289145,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecuritySecureScoreControlProfile", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles", "Permissions": [ { @@ -288893,18 +289176,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecuritySecureScoreControlProfile", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScoreControlProfiles/$count", "Permissions": [ { @@ -288923,18 +289206,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecuritySecureScoreControlProfileCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/secureScores/$count", "Permissions": [ { @@ -288953,19 +289236,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + ], + "Module": "Security", + "Command": "Get-MgSecuritySecureScoreCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", "Permissions": [ { @@ -288984,18 +289266,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecuritySubjectRightsRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests", "Permissions": [ { @@ -289014,182 +289297,182 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequest", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCount", "Uri": "/security/subjectRightsRequests/$count", "Permissions": [ { @@ -289208,19 +289491,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", "Permissions": [ { @@ -289239,46 +289521,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestNote", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNote", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", "Permissions": [ { @@ -289297,19 +289580,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestNote", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", "Permissions": [ { @@ -289328,79 +289610,90 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Security", + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "Permissions": [], "Module": "Security", "Command": "Get-MgSecuritySubjectRightsRequestTeam", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligence", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticle", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articles/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", - "Uri": "/security/threatIntelligence/articles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Get", "Get1", @@ -289408,126 +289701,126 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHost", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Get", "Get1", @@ -289535,58 +289828,58 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostComponents/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", - "Uri": "/security/threatIntelligence/hostComponents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Get", "Get1", @@ -289594,71 +289887,71 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostCookies/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", - "Uri": "/security/threatIntelligence/hostCookies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCount", - "Uri": "/security/threatIntelligence/hosts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Get", "Get1", @@ -289666,195 +289959,195 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPairs/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", - "Uri": "/security/threatIntelligence/hostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Get", "Get1", @@ -289862,86 +290155,86 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPorts/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", - "Uri": "/security/threatIntelligence/hostPorts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Get", "Get1", @@ -289951,99 +290244,99 @@ "GetViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Get", "Get1", @@ -290051,701 +290344,690 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", "Variants": [ "Get", "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/subdomains/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", - "Uri": "/security/threatIntelligence/subdomains/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Security", + "Command": "Get-MgSecurityTrigger", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEvent", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", "Permissions": [ { @@ -290764,18 +291046,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityTriggerRetentionEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents", "Permissions": [ { @@ -290794,18 +291077,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityTriggerRetentionEvent", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEventCount", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents/$count", "Permissions": [ { @@ -290824,19 +291107,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + ], + "Module": "Security", + "Command": "Get-MgSecurityTriggerRetentionEventCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEventType", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", "Permissions": [ { @@ -290855,32 +291137,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", - "Variants": [ - "Get" ], - "ApiVersion": "v1.0", "Module": "Security", - "Command": "Get-MgSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Get-MgSecurityTriggerRetentionEventType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/security/triggerTypes", + "Permissions": [], "Module": "Security", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Command": "Get-MgSecurityTriggerType", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", "Permissions": [ { @@ -290899,18 +291181,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Security", "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes", "Permissions": [ { @@ -290929,18 +291212,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/triggerTypes/retentionEventTypes/$count", "Permissions": [ { @@ -290959,250 +291242,304 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverview", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementIssue", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementIssue", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/$count", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementIssueCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssueCount", - "Uri": "/admin/serviceAnnouncement/issues/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/$count", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Get-MgServiceAnnouncementMessageCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageCount", - "Uri": "/admin/serviceAnnouncement/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}", + "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", + "Command": "Get-MgServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0" + }, + { + "Uri": "/servicePrincipals", "Permissions": [ { "Name": "Application.Read.All", @@ -291215,9 +291552,9 @@ { "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", + "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 }, { @@ -291244,127 +291581,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipal", - "Uri": "/servicePrincipals", - "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": "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 - } - ] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppManagementPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppManagementPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { @@ -291407,19 +291690,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", "Permissions": [ { @@ -291462,32 +291744,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { @@ -291530,19 +291813,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", "Permissions": [ { @@ -291585,19 +291867,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalByAppId", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals(appId='{appId}')", "Permissions": [ { @@ -291640,32 +291922,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalByAppId", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalById", - "Uri": "/servicePrincipals/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/servicePrincipals/getByIds", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalById", "Variants": [ - "List" + "Get", + "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", "Permissions": [ { @@ -291708,18 +291991,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { @@ -291762,19 +292045,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", "Permissions": [ { @@ -291817,18 +292099,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/$count", "Permissions": [ { @@ -291871,32 +292154,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", "Permissions": [ { @@ -291939,46 +292222,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObject", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", "Permissions": [ { @@ -292021,46 +292303,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", "Permissions": [ { @@ -292087,19 +292370,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", "Permissions": [ { @@ -292126,18 +292408,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/delta", "Permissions": [ { @@ -292180,59 +292463,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalEndpointCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpointCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -292275,18 +292558,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { @@ -292329,19 +292612,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", "Permissions": [ { @@ -292384,21 +292666,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", "Permissions": [ { @@ -292481,12 +292761,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -292494,8 +292771,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", "Permissions": [ { @@ -292594,32 +292874,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", "Permissions": [ { @@ -292662,100 +292945,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", "Permissions": [ { @@ -292798,74 +293080,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", "Permissions": [ { @@ -292892,19 +293175,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", "Permissions": [ { @@ -292931,32 +293213,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObject", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", "Permissions": [ { @@ -292999,154 +293282,153 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObject", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", "Permissions": [ { @@ -293189,88 +293471,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", "Permissions": [ { @@ -293313,126 +293596,126 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwner", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "Permissions": [], "Module": "Applications", "Command": "Get-MgServicePrincipalOwnerAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerByRef", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { @@ -293475,19 +293758,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerByRef", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", "Permissions": [ { @@ -293530,186 +293812,184 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsUser", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalOwnerCountAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], "Module": "Applications", "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgServicePrincipalRiskDetection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgServicePrincipalRiskDetection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgServicePrincipalRiskDetectionCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetectionCount", - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronization", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", "Permissions": [ { @@ -293728,19 +294008,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "Variants": [ - "Get", - "GetViaIdentity" + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { @@ -293767,18 +294049,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { @@ -293805,47 +294088,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJob", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", "Permissions": [ { @@ -293872,19 +294154,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { @@ -293927,74 +294209,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Applications", "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -294021,18 +294303,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Applications", "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", "Permissions": [ { @@ -294059,19 +294342,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationTemplate", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", "Permissions": [ { @@ -294098,19 +294380,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -294137,114 +294419,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], "Module": "Applications", "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", "Permissions": [ { @@ -294287,19 +294570,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", "Permissions": [ { @@ -294342,32 +294624,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", "Permissions": [ { @@ -294402,100 +294685,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -294530,184 +294812,184 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareContentTypeBase", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], "Module": "Files", "Command": "Get-MgShareContentTypeBaseType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareContentTypeBaseType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareContentTypeBaseTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareContentTypeBaseTypeCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareCount", - "Uri": "/shares/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Files", "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}/driveItem", "Permissions": [ { @@ -294734,19 +295016,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Files", + "Command": "Get-MgShareDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareDriveItemContent", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", "Permissions": [ { @@ -294797,67 +295079,78 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Files", + "Command": "Get-MgShareDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "Permissions": [], "Module": "Files", "Command": "Get-MgShareItem", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItem", - "Uri": "/shares/{sharedDriveItem-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemContent", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemCount", - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -294865,15 +295158,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -294881,29 +295174,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -294911,15 +295204,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -294927,15 +295220,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUser", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -294943,29 +295236,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -294973,345 +295266,345 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListColumnCount", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLinkCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPositionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListContentTypeCount", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListDrive", - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItem", "Variants": [ "Get", "Get1", @@ -295319,28 +295612,28 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -295352,15 +295645,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemActivityByInterval", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemAnalytic", "Variants": [ "Get", "Get1", @@ -295368,15 +295661,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemAnalytic", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemCreatedByUser", "Variants": [ "Get", "Get1", @@ -295384,15 +295677,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUser", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -295400,29 +295693,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -295430,15 +295723,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDelta", "Variants": [ "Delta", "Delta1", @@ -295446,15 +295739,15 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDelta", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDocumentSetVersion", "Variants": [ "Get", "Get1", @@ -295462,29 +295755,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDocumentSetVersion", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDocumentSetVersionCount", "Variants": [ "Get", "Get1", @@ -295492,15 +295785,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDocumentSetVersionField", "Variants": [ "Get", "Get1", @@ -295508,15 +295801,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDriveItem", "Variants": [ "Get", "Get1", @@ -295524,15 +295817,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDriveItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemDriveItemContent", "Variants": [ "Get", "Get1", @@ -295540,15 +295833,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemField", "Variants": [ "Get", "Get1", @@ -295556,15 +295849,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemVersion", "Variants": [ "Get", "Get1", @@ -295572,29 +295865,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemVersion", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemVersionCount", "Variants": [ "Get", "Get1", @@ -295602,15 +295895,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemVersionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListItemVersionField", "Variants": [ "Get", "Get1", @@ -295618,146 +295911,135 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "Permissions": [], "Module": "Files", "Command": "Get-MgShareListOperationCount", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], "Module": "Files", "Command": "Get-MgShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Permissions": [], "Module": "Files", - "Command": "Get-MgShareListSubscriptionCount", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Permissions": [] + "Command": "Get-MgShareListSubscription", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgSharePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareRoot", - "Uri": "/shares/{sharedDriveItem-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareRootContent", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/shares/{sharedDriveItem-id}", "Permissions": [ { @@ -295784,46 +296066,46 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedDriveItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Files", "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "Uri": "/shares", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgShareSite", - "Uri": "/shares/{sharedDriveItem-id}/site", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", + "Uri": "/shares", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/site", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgShareSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSite", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}", "Permissions": [ { @@ -295842,18 +296124,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSite", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0" + }, + { "Uri": "/sites", "Permissions": [ { @@ -295872,12 +296155,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSite", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteActivityByInterval", "Variants": [ "Get", "Get1", @@ -295885,22 +296178,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteActivityByInterval", - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalytic", "Uri": "/sites/{site-id}/analytics", "Permissions": [ { @@ -295951,129 +296233,129 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Sites", + "Command": "Get-MgSiteAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemActivity", "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatCount", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticLastSevenDay", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/analytics/lastSevenDays", "Permissions": [ { @@ -296124,19 +296406,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + ], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/analytics/allTime", "Permissions": [ { @@ -296187,19 +296469,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "Get-MgSiteAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteApplicableContentTypeForList", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", "Permissions": [ { @@ -296234,33 +296516,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Sites", + "Command": "Get-MgSiteApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteColumn", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -296295,18 +296577,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns", "Permissions": [ { @@ -296341,19 +296624,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/$count", "Permissions": [ { @@ -296388,33 +296670,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Get-MgSiteColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumn", - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -296449,18 +296731,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { @@ -296495,12 +296778,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteContentType", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeBase", "Variants": [ "Get", "Get1", @@ -296508,15 +296801,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBase", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeBaseType", "Variants": [ "Get", "Get1", @@ -296524,29 +296817,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeBaseType", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeBaseTypeCount", "Variants": [ "Get", "Get1", @@ -296554,22 +296847,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseTypeCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumn", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -296604,18 +296886,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -296650,19 +296933,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { @@ -296697,115 +296979,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLinkCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteContentTypeColumnPositionCount", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { @@ -296824,19 +297106,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeCount", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/contentTypes/$count", "Permissions": [ { @@ -296871,18 +297153,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteContentTypeCount", "Variants": [ - "Get1" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/$count", "Permissions": [ { @@ -296901,19 +297184,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Sites", + "Command": "Get-MgSiteCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteDefaultDrive", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/drive", "Permissions": [ { @@ -296964,18 +297246,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Sites", + "Command": "Get-MgSiteDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/delta", "Permissions": [ { @@ -296994,32 +297277,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteDrive", - "Uri": "/sites/{site-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteDrive", "Uri": "/sites/{site-id}/drives", "Permissions": [ { @@ -297070,19 +297353,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteDrive", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteDriveCount", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/drives/$count", "Permissions": [ { @@ -297133,66 +297415,77 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Get-MgSiteDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteExternalColumn", - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/externalColumns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteExternalColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteExternalColumn", - "Uri": "/sites/{site-id}/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/externalColumns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteExternalColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteExternalColumnCount", - "Uri": "/sites/{site-id}/externalColumns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPath", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathAnalytic", "Variants": [ "Get", "Get1", @@ -297200,57 +297493,57 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathColumn", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathContentType", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathDrive", "Variants": [ "Get", "Get1", @@ -297258,56 +297551,56 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathDrive", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathDrive", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathExternalColumn", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathExternalColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathList", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgSiteGetByPathOnenote", "Variants": [ "Get", "Get1", @@ -297315,71 +297608,71 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathOperation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathPage", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathPage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathPermission", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathSite", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathSite", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathTermStore", "Variants": [ "Get", "Get1", @@ -297387,29 +297680,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetByPathTermStore", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", "Variants": [ "Get", "Get1", @@ -297417,146 +297710,135 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteGetGraphBPrePathByPath", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteGetGraphBPrePathByPath", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteList", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}", "Permissions": [ { @@ -297575,18 +297857,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "List1" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists", "Permissions": [ { @@ -297605,19 +297888,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Get-MgSiteList", "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListColumn", + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -297652,18 +297934,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { @@ -297698,19 +297981,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", "Permissions": [ { @@ -297745,33 +298027,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Get-MgSiteListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumn", - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -297806,18 +298088,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListContentType", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", "Permissions": [ { @@ -297852,19 +298135,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Get-MgSiteListContentType", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -297899,18 +298181,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListContentTypeColumn", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -297945,19 +298228,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumn", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnCount", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Permissions": [ { @@ -297992,115 +298274,115 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLinkCount", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteListContentTypeColumnPositionCount", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "Permissions": [ { @@ -298119,19 +298401,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeCount", + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Permissions": [ { @@ -298166,19 +298448,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/$count", "Permissions": [ { @@ -298197,88 +298479,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Sites", + "Command": "Get-MgSiteListCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListDrive", - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItem", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Permissions": [ { @@ -298305,18 +298587,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items", "Permissions": [ { @@ -298335,12 +298618,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteListItem", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -298348,22 +298641,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemActivityByInterval", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalytic", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Permissions": [ { @@ -298414,76 +298696,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUser", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDelta", "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", "Permissions": [ { @@ -298502,19 +298782,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersion", + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { @@ -298557,18 +298839,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListItemDocumentSetVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { @@ -298611,19 +298894,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemDocumentSetVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Permissions": [ { @@ -298666,33 +298948,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Permissions": [ { @@ -298743,47 +299025,47 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Permissions": [ { @@ -298802,18 +299084,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListItemVersion", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Permissions": [ { @@ -298832,19 +299115,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemVersion", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersionCount", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", "Permissions": [ { @@ -298863,33 +299145,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListOperation", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { @@ -298924,18 +299206,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteListOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations", "Permissions": [ { @@ -298970,19 +299253,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteListOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListOperationCount", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", "Permissions": [ { @@ -299017,60 +299299,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + ], + "Module": "Sites", + "Command": "Get-MgSiteListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteListSubscriptionCount", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListSubscription", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -299113,18 +299395,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgSiteOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { @@ -299167,19 +299450,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/$count", "Permissions": [ { @@ -299222,21 +299504,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -299279,18 +299559,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Sites", + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -299333,18 +299616,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -299387,19 +299670,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -299442,33 +299724,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperationCount", - "Uri": "/sites/{site-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -299503,18 +299785,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgSiteOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { @@ -299549,33 +299832,32 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgSiteOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/$count", "Permissions": [ { @@ -299610,33 +299892,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResource", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -299671,33 +299953,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceCount", - "Uri": "/sites/{site-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -299740,18 +300022,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgSiteOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections", "Permissions": [ { @@ -299794,19 +300077,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/$count", "Permissions": [ { @@ -299849,19 +300131,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -299904,19 +300186,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgSiteOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups", "Permissions": [ { @@ -299959,21 +300241,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -300016,18 +300296,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -300070,18 +300353,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -300116,19 +300399,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + ], + "Module": "Notes", + "Command": "Get-MgSiteOnenoteSectionPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteOperation", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", "Permissions": [ { @@ -300163,18 +300445,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteOperation", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations", "Permissions": [ { @@ -300209,19 +300492,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteOperation", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteOperationCount", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/operations/$count", "Permissions": [ { @@ -300256,19 +300538,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", + ], + "Module": "Sites", + "Command": "Get-MgSiteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", "Permissions": [ { @@ -300287,18 +300569,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSitePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages", "Permissions": [ { @@ -300317,32 +300600,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSitePage", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Permissions": [] + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSitePage", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePage", "Uri": "/sites/{site-id}/pages/sitePage", "Permissions": [ { @@ -300361,362 +300644,361 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePage", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSitePage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWebPart", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageAsSitePageWebPart", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPart", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSitePageAsSitePageWebPartCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/$count", "Permissions": [ { @@ -300735,19 +301017,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSitePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageCountAsSitePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/pages/sitePage/$count", "Permissions": [ { @@ -300766,212 +301048,212 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Sites", + "Command": "Get-MgSitePageCountAsSitePage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUser", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebPartPosition", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Permissions": [] + "OutputType": "IMicrosoftGraphWebPartPosition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSitePermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSitePermission", - "Uri": "/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/permissions/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSitePermissionCount", - "Uri": "/sites/{site-id}/permissions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -301014,21 +301296,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + ], + "Module": "Sites", + "Command": "Get-MgSiteRecentNotebook", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStore", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/termStore", "Permissions": [ { @@ -301047,48 +301327,48 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStore", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStore", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStore", - "Uri": "/sites/{site-id}/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStores/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreCount", - "Uri": "/sites/{site-id}/termStores/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroup", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", "Permissions": [ { @@ -301107,19 +301387,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteTermStoreGroup", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups", "Permissions": [ { @@ -301138,21 +301420,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupCount", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/$count", "Permissions": [ { @@ -301171,12 +301451,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupCount", "Variants": [ "Get", "Get1", @@ -301184,22 +301461,27 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSet", "Variants": [ - "List", - "List1" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", "Permissions": [ { @@ -301218,12 +301500,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSet", + "Variants": [ + "List", + "List1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChild", "Variants": [ "Get", "Get1", @@ -301235,15 +301528,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChild", "Variants": [ "List", "List1", @@ -301251,15 +301544,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -301271,15 +301564,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -301291,15 +301584,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "List", "List1", @@ -301307,15 +301600,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -301327,15 +301620,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -301347,15 +301640,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -301367,15 +301660,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -301387,15 +301680,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -301407,24 +301700,11 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetCount", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", "Permissions": [ { @@ -301443,12 +301723,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetCount", "Variants": [ "Get", "Get1", @@ -301456,15 +301733,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Get", "Get1", @@ -301472,29 +301749,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "Get1", @@ -301502,15 +301765,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Variants": [ + "List", + "List1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", "Variants": [ "Get", "Get1", @@ -301518,15 +301795,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -301534,15 +301811,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", "Variants": [ "Get", "Get1", @@ -301550,15 +301827,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -301566,8 +301843,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", "Permissions": [ { @@ -301586,26 +301866,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Get", "Get1", @@ -301613,29 +301906,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", "Variants": [ "Get", "Get1", @@ -301643,15 +301936,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Get", "Get1", @@ -301659,29 +301952,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -301689,15 +301982,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -301705,15 +301998,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -301721,15 +302014,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -301737,15 +302030,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", "Variants": [ "Get", "Get1", @@ -301753,15 +302046,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermCount", "Variants": [ "Get", "Get1", @@ -301769,15 +302062,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Get", "Get1", @@ -301785,45 +302078,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -301831,15 +302108,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -301847,15 +302124,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -301863,15 +302140,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -301879,15 +302156,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreGroupSetTermSet", "Variants": [ "Get", "Get1", @@ -301895,8 +302172,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}", "Permissions": [ { @@ -301915,26 +302195,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSet", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSet", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChild", "Variants": [ "Get", "Get1", @@ -301946,24 +302239,11 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1", - "List2", - "List3" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", "Permissions": [ { @@ -301982,12 +302262,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChild", + "Variants": [ + "List", + "List1", + "List2", + "List3" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildCount", "Variants": [ "Get", "Get1", @@ -301999,15 +302292,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelation", "Variants": [ "Get", "Get1", @@ -302019,15 +302312,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelation", "Variants": [ "List", "List1", @@ -302035,15 +302328,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -302055,15 +302348,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302075,15 +302368,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -302095,15 +302388,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -302115,15 +302408,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetChildSet", "Variants": [ "Get", "Get1", @@ -302135,15 +302428,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetCount", "Variants": [ "Get", "Get1", @@ -302151,15 +302444,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetCount", - "Uri": "/sites/{site-id}/termStore/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroup", "Variants": [ "Get", "Get1", @@ -302167,15 +302460,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Get", "Get1", @@ -302183,29 +302476,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Get", "Get1", @@ -302217,15 +302510,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "List", "List1", @@ -302233,15 +302526,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", "Variants": [ "Get", "Get1", @@ -302253,15 +302546,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Get", "Get1", @@ -302273,15 +302566,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "List", "List1", @@ -302289,15 +302582,15 @@ "List3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", "Variants": [ "Get", "Get1", @@ -302309,15 +302602,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302329,15 +302622,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", "Variants": [ "Get", "Get1", @@ -302349,15 +302642,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -302369,15 +302662,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", "Variants": [ "Get", "Get1", @@ -302389,15 +302682,15 @@ "GetViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", "Variants": [ "Get", "Get1", @@ -302405,15 +302698,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Get", "Get1", @@ -302421,29 +302714,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", "Variants": [ "Get", "Get1", @@ -302451,15 +302744,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302467,15 +302760,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", "Variants": [ "Get", "Get1", @@ -302483,15 +302776,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -302499,15 +302792,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Get", "Get1", @@ -302515,29 +302808,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Get", "Get1", @@ -302545,29 +302838,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", "Variants": [ "Get", "Get1", @@ -302575,15 +302868,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Get", "Get1", @@ -302591,29 +302884,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -302621,15 +302914,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302637,15 +302930,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -302653,15 +302946,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -302669,15 +302962,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", "Variants": [ "Get", "Get1", @@ -302685,15 +302978,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", "Variants": [ "Get", "Get1", @@ -302701,15 +302994,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Get", "Get1", @@ -302717,29 +303010,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", "Variants": [ "Get", "Get1", @@ -302747,15 +303040,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302763,15 +303056,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -302779,15 +303072,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -302795,15 +303088,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", "Variants": [ "Get", "Get1", @@ -302811,15 +303104,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelation", "Variants": [ "Get", "Get1", @@ -302827,22 +303120,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "Permissions": [ { @@ -302861,21 +303143,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelation", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationCount", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "Permissions": [ { @@ -302894,12 +303174,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelationCount", "Variants": [ "Get", "Get1", @@ -302907,15 +303184,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "Variants": [ "Get", "Get1", @@ -302923,15 +303200,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelationSet", "Variants": [ "Get", "Get1", @@ -302939,15 +303216,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetRelationToTerm", "Variants": [ "Get", "Get1", @@ -302955,8 +303232,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Permissions": [ { @@ -302975,26 +303255,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Sites", "Command": "Get-MgSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "Get1", @@ -303002,22 +303265,41 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTerm", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteTermStoreSetTermChild", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Permissions": [ { @@ -303036,21 +303318,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChild", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildCount", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Permissions": [ { @@ -303069,12 +303349,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildCount", "Variants": [ "Get", "Get1", @@ -303082,29 +303359,45 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Sites", "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", "Variants": [ "Get", "Get1", @@ -303112,15 +303405,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", "Variants": [ "Get", "Get1", @@ -303128,15 +303421,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", "Variants": [ "Get", "Get1", @@ -303144,15 +303437,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", "Variants": [ "Get", "Get1", @@ -303160,15 +303453,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermChildSet", "Variants": [ "Get", "Get1", @@ -303176,15 +303469,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermCount", "Variants": [ "Get", "Get1", @@ -303192,15 +303485,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermCount", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelation", "Variants": [ "Get", "Get1", @@ -303208,22 +303501,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", "Permissions": [ { @@ -303242,21 +303524,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelation", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", "Permissions": [ { @@ -303275,12 +303555,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + ], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelationCount", "Variants": [ "Get", "Get1", @@ -303288,15 +303565,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "Variants": [ "Get", "Get1", @@ -303304,15 +303581,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelationSet", "Variants": [ "Get", "Get1", @@ -303320,15 +303597,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "Variants": [ "Get", "Get1", @@ -303336,22 +303613,27 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSiteTermStoreSetTermSet", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/subscribedSkus/{subscribedSku-id}", "Permissions": [ { @@ -303386,18 +303668,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.DirectoryManagement", "Command": "Get-MgSubscribedSku", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0" + }, + { "Uri": "/subscribedSkus", "Permissions": [ { @@ -303432,59 +303715,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgSubscribedSku", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "Get-MgSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscriptions", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "Get-MgSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", - "Uri": "/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgSubSite", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSubSite", - "Uri": "/sites/{site-id}/sites/{site-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List2" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSubSite", "Uri": "/sites/{site-id}/sites", "Permissions": [ { @@ -303503,19 +303786,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgSubSite", "Variants": [ - "Get", - "GetViaIdentity" + "List2" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgSubSiteCount", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/sites/$count", "Permissions": [ { @@ -303534,19 +303816,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", + ], + "Module": "Sites", + "Command": "Get-MgSubSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeam", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}", "Permissions": [ { @@ -303621,18 +303903,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeam", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0" + }, + { "Uri": "/teams", "Permissions": [ { @@ -303659,19 +303942,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Teams", + "Command": "Get-MgTeam", "Variants": [ - "Get1", - "GetViaIdentity1" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -303746,18 +304028,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List1" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannel", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels", "Permissions": [ { @@ -303832,19 +304115,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/$count", "Permissions": [ { @@ -303919,19 +304201,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", "Permissions": [ { @@ -304006,33 +304288,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolderContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { @@ -304067,18 +304349,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members", "Permissions": [ { @@ -304105,19 +304388,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", "Permissions": [ { @@ -304144,21 +304426,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMemberCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -304193,18 +304473,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelMessage", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { @@ -304239,19 +304522,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", "Permissions": [ { @@ -304286,19 +304568,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", "Permissions": [ { @@ -304333,21 +304615,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -304382,18 +304662,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -304428,19 +304711,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -304475,19 +304757,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", "Permissions": [ { @@ -304522,18 +304804,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelMessageReply", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { @@ -304568,19 +304851,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageReply", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", "Permissions": [ { @@ -304615,19 +304897,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageReplyCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", "Permissions": [ { @@ -304662,21 +304944,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageReplyDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -304711,18 +304991,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", "Permissions": [ { @@ -304757,19 +305040,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageReplyHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", "Permissions": [ { @@ -304804,21 +305086,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeam", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", "Permissions": [ { @@ -304837,18 +305117,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelSharedWithTeam", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", "Permissions": [ { @@ -304867,32 +305150,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelSharedWithTeam", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", "Permissions": [ { @@ -304911,19 +305194,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", "Permissions": [ { @@ -304942,19 +305224,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", "Permissions": [ { @@ -304973,19 +305255,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -305084,18 +305366,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamChannelTab", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { @@ -305194,19 +305477,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelTab", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelTabCount", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", "Permissions": [ { @@ -305305,32 +305587,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Teams", + "Command": "Get-MgTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamApp", - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamChannelTabTeamApp", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamCount", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/$count", "Permissions": [ { @@ -305357,59 +305640,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgTeamCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamGroupServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamGroupServiceProvisioningError", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamIncomingChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannel", - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannel", "Uri": "/teams/{team-id}/incomingChannels", "Permissions": [ { @@ -305436,19 +305719,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamIncomingChannel", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannelCount", + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/incomingChannels/$count", "Permissions": [ { @@ -305475,19 +305757,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "Get-MgTeamIncomingChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -305634,18 +305916,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { @@ -305784,19 +306067,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppCount", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/$count", "Permissions": [ { @@ -305935,47 +306217,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Teams", + "Command": "Get-MgTeamInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamApp", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamMember", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { @@ -306002,18 +306284,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members", "Permissions": [ { @@ -306040,19 +306323,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/members/$count", "Permissions": [ { @@ -306079,73 +306361,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + ], + "Module": "Teams", + "Command": "Get-MgTeamMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], "Module": "Teams", "Command": "Get-MgTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/operations", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamOperation", - "Uri": "/teams/{team-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/operations/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamOperationCount", - "Uri": "/teams/{team-id}/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", "Uri": "/teams/{team-id}/permissionGrants", "Permissions": [ { @@ -306228,19 +306511,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamPermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrantCount", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/permissionGrants/$count", "Permissions": [ { @@ -306323,47 +306605,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "Teams", + "Command": "Get-MgTeamPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPhoto", - "Uri": "/teams/{team-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/photo", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPhotoContent", - "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/photo/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannel", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/primaryChannel", "Permissions": [ { @@ -306406,136 +306688,147 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], "Module": "Teams", "Command": "Get-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMemberCount", - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -306543,97 +306836,97 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -306641,42 +306934,42 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -306684,145 +306977,134 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelTab", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "Permissions": [], "Module": "Teams", "Command": "Get-MgTeamPrimaryChannelTabCount", - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamSchedule", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule", "Permissions": [ { @@ -306857,19 +307139,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + ], + "Module": "Teams", + "Command": "Get-MgTeamSchedule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", "Permissions": [ { @@ -306904,18 +307186,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { @@ -306934,19 +307217,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOfferShiftRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", "Permissions": [ { @@ -306965,19 +307247,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { @@ -307012,18 +307294,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleOpenShift", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { @@ -307058,20 +307341,66 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOpenShift", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307105,19 +307434,66 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "Permissions": [ + { + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Schedule.ReadWrite.All", + "Description": "Read and write your schedule items", + "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/openShifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307151,20 +307527,20 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleOpenShiftCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307198,20 +307574,20 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleSchedulingGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftCount", - "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307245,20 +307621,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307292,24 +307667,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSchedulingGroup", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleSchedulingGroupCount", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", + "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": true @@ -307323,35 +307699,35 @@ "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.", + "Name": "Schedule.Read.All", + "Description": "Read your schedule items", + "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "Name": "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 } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleShift", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroupCount", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307385,66 +307761,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [ - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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 - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShift", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", - "Uri": "/teams/{team-id}/schedule/shifts", + "OutputType": "IMicrosoftGraphShift", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/shifts/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307478,20 +307807,34 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleShiftCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleShiftCount", - "Uri": "/teams/{team-id}/schedule/shifts/$count", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307525,33 +307868,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Variants": [ - "Get", - "GetViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307585,20 +307914,20 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307632,20 +307961,20 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOff", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307679,19 +308008,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOff", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOff", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/timesOff/$count", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307725,20 +308054,20 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffCount", - "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { "Name": "Schedule.Read.All", @@ -307772,65 +308101,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffReason", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [ - { - "Name": "Schedule.Read.All", - "Description": "Read your schedule items", - "FullDescription": "Allows the app to read schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Schedule.ReadWrite.All", - "Description": "Read and write your schedule items", - "FullDescription": "Allows the app to manage schedule, schedule groups, shifts and associated entities in the Teams or Shifts application on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { @@ -307865,19 +308148,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffReason", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", "Permissions": [ { @@ -307912,19 +308194,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffReasonCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { @@ -307959,18 +308241,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeOffRequest", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamScheduleTimeOffRequest", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests", "Permissions": [ { @@ -308005,19 +308288,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffRequest", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", "Permissions": [ { @@ -308052,19 +308334,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", + ], + "Module": "Teams", + "Command": "Get-MgTeamScheduleTimeOffRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamTag", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -308099,18 +308381,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamTag", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags", "Permissions": [ { @@ -308145,19 +308428,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamTag", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamTagCount", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/$count", "Permissions": [ { @@ -308192,19 +308474,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + ], + "Module": "Teams", + "Command": "Get-MgTeamTagCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamTagMember", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { @@ -308239,18 +308521,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamTagMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", "Permissions": [ { @@ -308285,19 +308568,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamTagMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamTagMemberCount", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", "Permissions": [ { @@ -308332,216 +308614,227 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamTagMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/template", + "Permissions": [], "Module": "Teams", "Command": "Get-MgTeamTemplate", - "Uri": "/teams/{team-id}/template", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamwork", + "Uri": "/teamwork", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamwork", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamwork", - "Uri": "/teamwork", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedChat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedChat", + "Uri": "/teamwork/deletedChats", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedChat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedChat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedChats/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedChatCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChatCount", - "Uri": "/teamwork/deletedChats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeam", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeam", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannel", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Get", "Get1", @@ -308549,56 +308842,56 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Get", "Get1", @@ -308606,97 +308899,97 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -308704,42 +308997,42 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Get", "Get1", @@ -308747,157 +309040,147 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", + "Uri": "/teamwork/deletedTeams/$count", + "Permissions": [], "Module": "Teams", "Command": "Get-MgTeamworkDeletedTeamCount", - "Uri": "/teamwork/deletedTeams/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppSettings", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkTeamAppSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/teamsAppSettings", "Permissions": [ { @@ -308916,19 +309199,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + ], + "Module": "Teams", + "Command": "Get-MgTeamworkTeamAppSetting", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", "Permissions": [ { @@ -308947,18 +309229,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgTeamworkWorkforceIntegration", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations", "Permissions": [ { @@ -308977,18 +309260,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgTeamworkWorkforceIntegration", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teamwork/workforceIntegrations/$count", "Permissions": [ { @@ -309007,19 +309290,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + ], + "Module": "Teams", + "Command": "Get-MgTeamworkWorkforceIntegrationCount", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", "Permissions": [ { @@ -309038,18 +309320,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.Partner", "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers", "Permissions": [ { @@ -309068,18 +309351,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ - "Get" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", "Permissions": [ { @@ -309098,33 +309381,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Permissions": [ + { + "Name": "DelegatedAdminRelationship.Read.All", + "Description": "Read Delegated Admin relationships with customers", + "FullDescription": "Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DelegatedAdminRelationship.ReadWrite.All", + "Description": "Manage Delegated Admin relationships with customers", + "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309142,20 +309455,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309173,20 +309486,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309204,19 +309517,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309234,20 +309547,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309265,19 +309578,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309295,20 +309608,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309326,19 +309639,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309356,20 +309669,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309387,19 +309700,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309417,20 +309730,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309448,20 +309761,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309479,19 +309792,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -309509,50 +309822,177 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Partner", + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/multiTenantOrganization", "Permissions": [ { - "Name": "DelegatedAdminRelationship.Read.All", - "Description": "Read Delegated Admin relationships with customers", - "FullDescription": "Allows the app to read details of delegated admin relationships with customers like access details (that includes roles) and the duration as well as specific role assignments to security groups without a signed-in user.", + "Name": "MultiTenantOrganization.ReadBasic.All", + "Description": "Read multi-tenant organization basic details and active tenants", + "FullDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true }, { - "Name": "DelegatedAdminRelationship.ReadWrite.All", - "Description": "Manage Delegated Admin relationships with customers", - "FullDescription": "Allows the app to manage (create-update-terminate) Delegated Admin relationships with customers and role assignments to security groups for active Delegated Admin relationships without a signed-in user.", + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Permissions": [ + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUser", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Permissions": [ + { + "Name": "MultiTenantOrganization.ReadBasic.All", + "Description": "Read multi-tenant organization basic details and active tenants", + "FullDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", + "Permissions": [ + { + "Name": "MultiTenantOrganization.ReadBasic.All", + "Description": "Read multi-tenant organization basic details and active tenants", + "FullDescription": "Allows the app to read multi-tenant organization basic details and active tenants on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.Read.All", + "Description": "Read all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "MultiTenantOrganization.ReadWrite.All", + "Description": "Read and write all multi-tenant organization details and tenants", + "FullDescription": "Allows the app to read and write all multi-tenant organization details and tenants, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -309675,18 +310115,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUser", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0" + }, + { "Uri": "/users", "Permissions": [ { @@ -309793,128 +310234,128 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUser", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", - "Uri": "/users/{user-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/activities/$count", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivityCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityCount", - "Uri": "/users/{user-id}/activities/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivityHistoryItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivityHistoryItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivityHistoryItemActivity", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Get-MgUserActivityHistoryItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemCount", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Get-MgUserAgreementAcceptance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", "Uri": "/users/{user-id}/agreementAcceptances", "Permissions": [ { @@ -309933,19 +310374,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Get-MgUserAgreementAcceptance", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptanceCount", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/agreementAcceptances/$count", "Permissions": [ { @@ -309964,32 +310404,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Identity.Governance", + "Command": "Get-MgUserAgreementAcceptanceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Get-MgUserAppRoleAssignment", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignments", "Permissions": [ { @@ -310008,19 +310449,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Get-MgUserAppRoleAssignment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignmentCount", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/appRoleAssignments/$count", "Permissions": [ { @@ -310039,19 +310479,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + ], + "Module": "Applications", + "Command": "Get-MgUserAppRoleAssignmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -310086,18 +310526,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationEmailMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { @@ -310132,19 +310573,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationEmailMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethodCount", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/$count", "Permissions": [ { @@ -310179,19 +310619,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationEmailMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { @@ -310226,18 +310666,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationFido2Method", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods", "Permissions": [ { @@ -310272,19 +310713,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationFido2Method", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2MethodCount", + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/$count", "Permissions": [ { @@ -310319,19 +310759,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationFido2MethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", "Permissions": [ { @@ -310366,18 +310806,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods", "Permissions": [ { @@ -310412,19 +310853,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethodCount", + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/methods/$count", "Permissions": [ { @@ -310459,19 +310899,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { @@ -310506,18 +310946,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", "Permissions": [ { @@ -310552,19 +310993,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", "Permissions": [ { @@ -310599,33 +311039,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperation", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", "Permissions": [ { @@ -310660,46 +311100,46 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLongRunningOperation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperationCount", - "Uri": "/users/{user-id}/authentication/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/authentication/operations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationOperation", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/operations/$count", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", "Permissions": [ { @@ -310734,18 +311174,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationPasswordMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods", "Permissions": [ { @@ -310780,19 +311221,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationPasswordMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordMethods/$count", "Permissions": [ { @@ -310827,19 +311267,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationPasswordMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -310874,18 +311314,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationPhoneMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { @@ -310920,19 +311361,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationPhoneMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/$count", "Permissions": [ { @@ -310967,19 +311407,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationPhoneMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { @@ -311014,18 +311454,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods", "Permissions": [ { @@ -311060,19 +311501,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", "Permissions": [ { @@ -311107,19 +311547,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { @@ -311154,18 +311594,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", "Permissions": [ { @@ -311200,19 +311641,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", "Permissions": [ { @@ -311247,19 +311687,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { @@ -311294,18 +311734,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", "Permissions": [ { @@ -311340,19 +311781,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", "Permissions": [ { @@ -311387,60 +311827,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Identity.SignIns", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/getByIds", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Get-MgUserById", "Variants": [ "Get", "GetExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserById", - "Uri": "/users/getByIds", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserCalendar", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendar", - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendar", "Uri": "/users/{user-id}/calendars", "Permissions": [ { @@ -311475,19 +311916,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendar", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendars/$count", "Permissions": [ { @@ -311522,18 +311962,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarCount", "Variants": [ - "List1" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendars/{calendar-id}/events", "Permissions": [ { @@ -311560,21 +312001,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarEvent", "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" + "List1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserCalendarEventDelta", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/events/delta", "Permissions": [ { @@ -311601,19 +312039,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserCalendarEventDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", "Permissions": [ { @@ -311632,18 +312072,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarGroup", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Calendar", "Command": "Get-MgUserCalendarGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups", "Permissions": [ { @@ -311670,18 +312111,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCalendar", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", "Permissions": [ { @@ -311716,19 +312157,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarGroupCalendar", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendarGroups/$count", "Permissions": [ { @@ -311755,12 +312195,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarGroupCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserCalendarPermission", "Variants": [ "Get", "Get1", @@ -311768,29 +312219,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserCalendarPermission", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserCalendarPermissionCount", "Variants": [ "Get", "Get1", @@ -311798,15 +312249,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermissionCount", - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Get-MgUserCalendarSchedule", "Variants": [ "Get1", "GetExpanded1", @@ -311814,22 +312265,11 @@ "GetViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserCalendarSchedule", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List", - "List1" - ], - "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserCalendarView", "Uri": "/users/{user-id}/calendar/calendarView", "Permissions": [ { @@ -311856,19 +312296,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + ], + "Module": "Calendar", + "Command": "Get-MgUserCalendarView", "Variants": [ - "Get", - "GetViaIdentity" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChat", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}", "Permissions": [ { @@ -311951,18 +312391,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgUserChat", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats", "Permissions": [ { @@ -312005,19 +312446,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserChat", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/$count", "Permissions": [ { @@ -312060,102 +312500,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "Get-MgUserChatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Permissions": [], "Module": "Teams", "Command": "Get-MgUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppCount", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatInstalledApp", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppTeamApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatLastMessagePreview", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMember", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { @@ -312254,18 +312694,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgUserChatMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members", "Permissions": [ { @@ -312364,19 +312805,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserChatMember", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMemberCount", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", "Permissions": [ { @@ -312475,19 +312915,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgUserChatMemberCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -312546,18 +312986,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgUserChatMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages", "Permissions": [ { @@ -312600,19 +313041,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserChatMessage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageCount", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", "Permissions": [ { @@ -312655,19 +313095,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgUserChatMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserChatMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", "Permissions": [ { @@ -312726,21 +313166,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserChatMessageDelta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageHostedContent", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "Permissions": [ { @@ -312799,18 +313237,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgUserChatMessageHostedContent", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", "Permissions": [ { @@ -312869,19 +313310,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserChatMessageHostedContent", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageHostedContentCount", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", "Permissions": [ { @@ -312940,67 +313380,78 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Get-MgUserChatMessageHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], "Module": "Teams", "Command": "Get-MgUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatMessageReply", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatMessageReplyCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyCount", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserChatMessageReplyDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserChatMessageReplyDelta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatMessageReplyHostedContent", "Variants": [ "Get", "Get1", @@ -313008,83 +313459,83 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatMessageReplyHostedContent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatMessageReplyHostedContentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContentCount", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPermissionGrant", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrantCount", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPinnedMessage", "Variants": [ "Get", "Get1", @@ -313092,104 +313543,93 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPinnedMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatPinnedMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessageCount", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatTab", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatTab", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "Permissions": [], "Module": "Teams", "Command": "Get-MgUserChatTabCount", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserChatTabTeamApp", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserChatTabTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts/{contact-id}", "Permissions": [ { @@ -313208,18 +313648,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "PersonalContacts", "Command": "Get-MgUserContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts", "Permissions": [ { @@ -313238,19 +313679,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts/$count", "Permissions": [ { @@ -313269,19 +313709,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contacts/delta", "Permissions": [ { @@ -313300,60 +313740,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "PersonalContacts", "Command": "Get-MgUserContactExtensionCount", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", "Permissions": [ { @@ -313372,18 +313812,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "PersonalContacts", "Command": "Get-MgUserContactFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders", "Permissions": [ { @@ -313402,32 +313843,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolder", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", "Permissions": [ { @@ -313446,19 +313887,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolder", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContact", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", "Permissions": [ { @@ -313477,18 +313917,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "PersonalContacts", "Command": "Get-MgUserContactFolderChildFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", "Permissions": [ { @@ -313507,19 +313948,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", "Permissions": [ { @@ -313538,19 +313978,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", "Permissions": [ { @@ -313569,88 +314009,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "PersonalContacts", "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", "Permissions": [ { @@ -313669,33 +314109,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserContactFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderDelta", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", "Permissions": [ { @@ -313714,18 +314154,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "PersonalContacts", "Command": "Get-MgUserContactFolderContact", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", "Permissions": [ { @@ -313744,19 +314185,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContact", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactCount", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", "Permissions": [ { @@ -313775,19 +314215,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContact", + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContactCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderContactDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", "Permissions": [ { @@ -313806,88 +314246,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserContactFolderContactDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContact", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContactExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContactExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "Permissions": [], "Module": "PersonalContacts", "Command": "Get-MgUserContactFolderContactExtensionCount", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/$count", "Permissions": [ { @@ -313906,19 +314346,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContactFolder", + ], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactFolderCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/contactFolders/delta", "Permissions": [ { @@ -313937,46 +314377,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserContactFolderDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactPhoto", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Get-MgUserContactPhotoContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhotoContent", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCount", "Uri": "/users/$count", "Permissions": [ { @@ -314083,32 +314524,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserCount", + "Variants": [ + "Get" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserCreatedObject", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObject", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObject", "Uri": "/users/{user-id}/createdObjects", "Permissions": [ { @@ -314159,46 +314600,45 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserCreatedObject", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectCount", "Uri": "/users/{user-id}/createdObjects/$count", "Permissions": [ { @@ -314249,46 +314689,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserCreatedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendar", - "Uri": "/users/{user-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserDefaultCalendar", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendarEvent", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/events", "Permissions": [ { @@ -314315,21 +314756,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduleInformation", + ], + "Module": "Calendar", + "Command": "Get-MgUserDefaultCalendarEvent", "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "List" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserDefaultCalendarSchedule", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/calendar/getSchedule", "Permissions": [ { @@ -314356,19 +314794,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + ], + "Module": "Users.Actions", + "Command": "Get-MgUserDefaultCalendarSchedule", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDefaultDrive", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/drive", "Permissions": [ { @@ -314419,18 +314859,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Files", + "Command": "Get-MgUserDefaultDrive", "Variants": [ - "Delta" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDelta", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/delta", "Permissions": [ { @@ -314465,73 +314906,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserDelta", + "Variants": [ + "Delta" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReport", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReport", "Uri": "/users/{user-id}/directReports", "Permissions": [ { @@ -314574,73 +315015,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserDirectReport", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReportAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsOrgContact", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/users/{user-id}/directReports/orgContact", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReportAsOrgContact", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReportAsUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsUser", - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/directReports/user", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReportAsUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsUser", - "Uri": "/users/{user-id}/directReports/user", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportCount", "Uri": "/users/{user-id}/directReports/$count", "Permissions": [ { @@ -314683,60 +315123,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserDirectReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserDirectReportCountAsOrgContact", - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserDirectReportCountAsOrgContact", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/directReports/user/$count", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserDirectReportCountAsUser", - "Uri": "/users/{user-id}/directReports/user/$count", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDrive", "Variants": [ "Get1", "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDrive", "Uri": "/users/{user-id}/drives", "Permissions": [ { @@ -314787,129 +315228,128 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Get-MgUserDrive", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveBundle", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveBundle", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveBundleContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveBundleContent", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveBundleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveBundleCount", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveContentTypeBase", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBase", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveContentTypeBaseType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBaseType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveContentTypeBaseType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBaseType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "Permissions": [], "Module": "Files", "Command": "Get-MgUserDriveContentTypeBaseTypeCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/drives/$count", "Permissions": [ { @@ -314960,149 +315400,160 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Files", + "Command": "Get-MgUserDriveCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Files", "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveFollowing", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveFollowing", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveFollowing", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveFollowing", - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveFollowingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveFollowingContent", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveFollowingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveFollowingCount", - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -315110,249 +315561,249 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticTime", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemChild", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemChildCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveItemDelta", "Variants": [ "Delta", "Delta1", @@ -315360,70 +315811,70 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -315431,15 +315882,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -315447,29 +315898,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -315477,29 +315928,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveItemListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -315507,428 +315958,428 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermissionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemThumbnail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnailCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveLastModifiedByUser", "Variants": [ "Get", "Get1", @@ -315936,15 +316387,15 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Get", "Get1", @@ -315952,29 +316403,29 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", "Variants": [ "List", "List1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "Get1", @@ -315982,372 +316433,372 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphList", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveList", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListColumnCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListColumnSourceColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentType", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumn", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnLink", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListContentTypeCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListDrive", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItem", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -316355,84 +316806,84 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveListItemDelta", "Variants": [ "Delta", "Delta1", @@ -316440,263 +316891,263 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListItemDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListOperation", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListOperationCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveListSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRoot", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveRootActivityByInterval", "Variants": [ "Get", "Get1", @@ -316704,235 +317155,235 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootAnalyticTime", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticTime", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootChild", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootChild", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootChildContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootChildCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootChildCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveRootDelta", "Variants": [ "Delta", "Delta1", @@ -316940,139 +317391,139 @@ "DeltaViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootDelta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootLastModifiedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserDriveRootListItemActivityByInterval", "Variants": [ "Get", "Get1", @@ -317080,490 +317531,479 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemAnalytic", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemCreatedByUser", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDriveItem", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemDriveItemContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootListItemVersionField", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootPermission", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootPermission", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootPermissionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermissionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootRetentionLabel", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootSubscription", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootSubscription", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootSubscriptionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscriptionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootThumbnail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootThumbnail", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootThumbnailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnailCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootVersion", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootVersion", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootVersionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveRootVersionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersionCount", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveSpecial", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveSpecial", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveSpecial", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveSpecial", - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], "Module": "Files", "Command": "Get-MgUserDriveSpecialContent", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Get-MgUserDriveSpecialCount", - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "Permissions": [], + "Module": "Files", + "Command": "Get-MgUserDriveSpecialCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEvent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}", "Permissions": [ { @@ -317582,18 +318022,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Calendar", "Command": "Get-MgUserEvent", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events", "Permissions": [ { @@ -317620,74 +318061,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgUserEvent", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "Permissions": [], "Module": "Calendar", "Command": "Get-MgUserEventAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventCalendar", - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/$count", "Permissions": [ { @@ -317714,19 +318154,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + ], + "Module": "Calendar", + "Command": "Get-MgUserEventCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserEventDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/delta", "Permissions": [ { @@ -317753,73 +318193,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserEventDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", "Uri": "/users/{user-id}/events/{event-id}/instances", "Permissions": [ { @@ -317838,74 +318279,73 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgUserEventInstance", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "Permissions": [], "Module": "Calendar", "Command": "Get-MgUserEventInstanceAttachmentCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceCalendar", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceCalendar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceCount", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}/instances/$count", "Permissions": [ { @@ -317924,128 +318364,129 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserEventInstanceDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserEventInstanceDelta", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "Permissions": [], + "Module": "Calendar", + "Command": "Get-MgUserEventInstanceExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtensionCount", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserExtension", - "Uri": "/users/{user-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserExtensionCount", - "Uri": "/users/{user-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites/{site-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Get-MgUserFollowedSite", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", "Uri": "/users/{user-id}/followedSites", "Permissions": [ { @@ -318064,19 +318505,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Get-MgUserFollowedSite", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Get-MgUserFollowedSiteCount", + "OutputType": "IMicrosoftGraphSite", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/followedSites/$count", "Permissions": [ { @@ -318095,73 +318535,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassification", + ], + "Module": "Sites", + "Command": "Get-MgUserFollowedSiteCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserInferenceClassification", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], "Module": "Mail", "Command": "Get-MgUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserInferenceClassificationOverride", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserInferenceClassificationOverrideCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverrideCount", - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserJoinedTeam", "Uri": "/users/{user-id}/joinedTeams", "Permissions": [ { @@ -318220,46 +318661,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Get-MgUserJoinedTeam", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserLastSharedMethodInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserLastSharedMethodInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserLicenseDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLicenseDetails", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", "Uri": "/users/{user-id}/licenseDetails", "Permissions": [ { @@ -318302,19 +318743,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserLicenseDetail", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserLicenseDetailCount", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/licenseDetails/$count", "Permissions": [ { @@ -318357,19 +318797,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + ], + "Module": "Users", + "Command": "Get-MgUserLicenseDetailCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", "Permissions": [ { @@ -318404,19 +318844,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailboxSettings", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMailboxSetting", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/mailboxSettings", "Permissions": [ { @@ -318435,19 +318875,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + ], + "Module": "Users", + "Command": "Get-MgUserMailboxSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolder", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", "Permissions": [ { @@ -318482,18 +318922,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Mail", "Command": "Get-MgUserMailFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders", "Permissions": [ { @@ -318528,32 +318969,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolder", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolder", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", "Permissions": [ { @@ -318588,19 +319029,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolder", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderCount", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", "Permissions": [ { @@ -318635,225 +319075,225 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserMailFolderChildFolderDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderDelta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessage", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessage", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", "Variants": [ "Delta", "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "Permissions": [], "Module": "Mail", "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/$count", "Permissions": [ { @@ -318888,19 +319328,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphMailFolder", + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/delta", "Permissions": [ { @@ -318935,19 +319375,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserMailFolderDelta", "Variants": [ - "Get", - "GetViaIdentity" + "Delta", + "DeltaViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", "Permissions": [ { @@ -318974,18 +319414,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Mail", "Command": "Get-MgUserMailFolderMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", "Permissions": [ { @@ -319020,60 +319461,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessage", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "Permissions": [], "Module": "Mail", "Command": "Get-MgUserMailFolderMessageAttachmentCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", "Permissions": [ { @@ -319100,19 +319540,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", "Permissions": [ { @@ -319147,19 +319587,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", "Permissions": [ { @@ -319194,103 +319634,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserMailFolderMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtensionCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageRule", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageRule", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMailFolderMessageRuleCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRuleCount", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailTips", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserMailTip", "Uri": "/users/{user-id}/getMailTips", "Permissions": [ { @@ -319309,19 +319747,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedappdiagnosticstatuses?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + ], + "Module": "Users.Actions", + "Command": "Get-MgUserMailTip", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppDiagnosticStatus", + "OutputType": "IMicrosoftGraphMailTips", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", "Permissions": [ { @@ -319340,19 +319780,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedapppolicies?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserManagedAppDiagnosticStatus", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppPolicy", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedappdiagnosticstatuses?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/getManagedAppPolicies", "Permissions": [ { @@ -319371,306 +319811,306 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserManagedAppPolicy", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedapppolicies?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Get-MgUserManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/users/{user-id}/managedAppRegistrations", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedAppRegistration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistration", - "Uri": "/users/{user-id}/managedAppRegistrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedAppRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistrationCount", - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceCategory", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceConfigurationState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceConfigurationState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCount", - "Uri": "/users/{user-id}/managedDevices/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceUser", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceWithAppFailure", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", "Permissions": [ { @@ -319689,19 +320129,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserManagedDeviceWithAppFailure", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserManager", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/manager", "Permissions": [ { @@ -319736,19 +320176,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserManager", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserManagerByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -319783,21 +320223,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserManagerByRef", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserMemberGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/getMemberGroups", "Permissions": [ { @@ -319880,12 +320318,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Get-MgUserMemberGroup", "Variants": [ "Get", "GetExpanded", @@ -319893,8 +320328,11 @@ "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserMemberObject", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/getMemberObjects", "Permissions": [ { @@ -319993,19 +320431,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Users.Actions", + "Command": "Get-MgUserMemberObject", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOf", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", "Permissions": [ { @@ -320024,18 +320464,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserMemberOf", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf", "Permissions": [ { @@ -320070,32 +320511,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "Uri": "/users/{user-id}/memberOf/administrativeUnit", "Permissions": [ { @@ -320114,32 +320555,32 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsDirectoryRole", "Uri": "/users/{user-id}/memberOf/directoryRole", "Permissions": [ { @@ -320158,32 +320599,32 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsGroup", - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsGroup", "Uri": "/users/{user-id}/memberOf/group", "Permissions": [ { @@ -320202,19 +320643,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfAsGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfCount", + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/$count", "Permissions": [ { @@ -320249,19 +320689,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", "Permissions": [ { @@ -320280,19 +320720,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/directoryRole/$count", "Permissions": [ { @@ -320311,19 +320751,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/memberOf/group/$count", "Permissions": [ { @@ -320342,19 +320782,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Users", + "Command": "Get-MgUserMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}", "Permissions": [ { @@ -320381,18 +320821,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Mail", "Command": "Get-MgUserMessage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages", "Permissions": [ { @@ -320427,60 +320868,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Mail", + "Command": "Get-MgUserMessage", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMessageAttachment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMessageAttachment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "Permissions": [], "Module": "Mail", "Command": "Get-MgUserMessageAttachmentCount", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageContent", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}/$value", "Permissions": [ { @@ -320507,19 +320947,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Mail", + "Command": "Get-MgUserMessageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/$count", "Permissions": [ { @@ -320554,19 +320994,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphMessage", + ], + "Module": "Mail", + "Command": "Get-MgUserMessageCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserMessageDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/delta", "Permissions": [ { @@ -320593,73 +321033,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserMessageDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMessageExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMessageExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "Permissions": [], + "Module": "Mail", + "Command": "Get-MgUserMessageExtensionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Get-MgUserMessageExtensionCount", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOauth2PermissionGrant", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", "Uri": "/users/{user-id}/oauth2PermissionGrants", "Permissions": [ { @@ -320678,19 +321119,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserOauth2PermissionGrant", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrantCount", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", "Permissions": [ { @@ -320709,19 +321149,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", + ], + "Module": "Users", + "Command": "Get-MgUserOauth2PermissionGrantCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", "Permissions": [ { @@ -320764,18 +321204,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgUserOnenoteNotebook", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { @@ -320818,19 +321259,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteNotebook", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookCount", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/$count", "Permissions": [ { @@ -320873,21 +321313,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphCopyNotebookModel", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteNotebookCount", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", "Permissions": [ { @@ -320930,18 +321368,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Users.Actions", + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "Variants": [ - "List" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -320984,18 +321425,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteNotebookSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -321038,19 +321479,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteOperation", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteNotebookSectionGroup", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperation", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", "Permissions": [ { @@ -321093,33 +321533,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteOperation", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperationCount", - "Uri": "/users/{user-id}/onenote/operations/$count", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/operations/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgUserOnenoteOperationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -321154,18 +321594,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgUserOnenotePage", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { @@ -321200,19 +321641,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenotePage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenotePageContent", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", "Permissions": [ { @@ -321247,19 +321687,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenotePageContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenotePageCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/$count", "Permissions": [ { @@ -321294,19 +321734,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphRecentNotebook", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenotePageCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserOnenoteRecentNotebook", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", "Permissions": [ { @@ -321349,33 +321789,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteResource", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserOnenoteRecentNotebook", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResource", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecentNotebook", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgUserOnenoteResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResourceContent", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", "Permissions": [ { @@ -321410,33 +321850,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteResourceContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResourceCount", - "Uri": "/users/{user-id}/onenote/resources/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/resources/$count", + "Permissions": [], + "Module": "Notes", + "Command": "Get-MgUserOnenoteResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", "Permissions": [ { @@ -321479,18 +321919,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgUserOnenoteSection", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections", "Permissions": [ { @@ -321533,19 +321974,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSection", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionCount", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/$count", "Permissions": [ { @@ -321588,19 +322028,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSectionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", "Permissions": [ { @@ -321643,19 +322083,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" ], - "ApiVersion": "v1.0", "Module": "Notes", "Command": "Get-MgUserOnenoteSectionGroup", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups", "Permissions": [ { @@ -321698,21 +322138,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSectionGroup", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List", + "List1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupCount", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Permissions": [ { @@ -321755,18 +322193,21 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSectionGroupCount", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupSection", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -321809,18 +322250,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSectionGroupSection", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -321855,19 +322296,18 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", + ], + "Module": "Notes", + "Command": "Get-MgUserOnenoteSectionPage", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -321902,18 +322342,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "CloudCommunications", "Command": "Get-MgUserOnlineMeeting", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { @@ -321948,115 +322389,114 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeeting", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingAttendeeReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/$count", "Permissions": [ { @@ -322091,143 +322531,143 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + ], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingRecording", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingRecordingContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecordingContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingRecordingCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecordingCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingTranscript", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingTranscript", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], "Module": "CloudCommunications", "Command": "Get-MgUserOnlineMeetingTranscriptContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscriptCount", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingTranscriptCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", "Permissions": [ { @@ -322278,73 +322718,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", + ], + "Module": "Users.Functions", + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOutlookMasterCategory", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOutlookMasterCategoryCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategoryCount", - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", "Uri": "/users/{user-id}/ownedDevices", "Permissions": [ { @@ -322387,100 +322828,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserOwnedDevice", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/ownedDevices/device", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "Uri": "/users/{user-id}/ownedDevices/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCount", "Uri": "/users/{user-id}/ownedDevices/$count", "Permissions": [ { @@ -322523,74 +322963,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsDevice", - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObject", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObject", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObject", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/ownedObjects", "Permissions": [ { @@ -322633,100 +323074,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserOwnedObject", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsApplication", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/users/{user-id}/ownedObjects/application", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsApplication", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsApplication", - "Uri": "/users/{user-id}/ownedObjects/application", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsGroup", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/ownedObjects/group", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsGroup", - "Uri": "/users/{user-id}/ownedObjects/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCount", "Uri": "/users/{user-id}/ownedObjects/$count", "Permissions": [ { @@ -322769,74 +323209,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsApplication", - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/application/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectCountAsApplication", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsGroup", - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/ownedObjects/group/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserPerson", - "Uri": "/users/{user-id}/people/{person-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPerson", + "Uri": "/users/{user-id}/people/{person-id}", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserPerson", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserPerson", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/people", "Permissions": [ { @@ -322855,19 +323296,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "People", + "Command": "Get-MgUserPerson", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserPersonCount", + "OutputType": "IMicrosoftGraphPerson", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/people/$count", "Permissions": [ { @@ -322886,21 +323326,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", + ], + "Module": "People", + "Command": "Get-MgUserPersonCount", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserPhoto", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo", "Permissions": [ { @@ -322943,18 +323381,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserPhoto", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photos", "Permissions": [ { @@ -322997,21 +323438,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserPhoto", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserPhotoContent", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { @@ -323054,19 +323492,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerUser", + ], + "Module": "Users", + "Command": "Get-MgUserPhotoContent", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgUserPlanner", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner", "Permissions": [ { @@ -323109,18 +323549,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Planner", + "Command": "Get-MgUserPlanner", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgUserPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/plans", "Permissions": [ { @@ -323155,18 +323596,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "Get-MgUserPlannerPlan", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Get-MgUserPlannerTask", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/planner/tasks", "Permissions": [ { @@ -323217,19 +323658,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "Planner", + "Command": "Get-MgUserPlannerTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Get-MgUserPresence", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/presence", "Permissions": [ { @@ -323256,32 +323696,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "CloudCommunications", + "Command": "Get-MgUserPresence", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDevice", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDevice", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/registeredDevices", "Permissions": [ { @@ -323324,100 +323765,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserRegisteredDevice", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/registeredDevices/device", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsDevice", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "Uri": "/users/{user-id}/registeredDevices/device", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCount", "Uri": "/users/{user-id}/registeredDevices/$count", "Permissions": [ { @@ -323460,74 +323900,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgUserScopedRoleMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/scopedRoleMemberOf", "Permissions": [ { @@ -323546,19 +323987,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgUserScopedRoleMemberOf", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOfCount", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", "Permissions": [ { @@ -323577,19 +324017,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserSettings", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Get-MgUserScopedRoleMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSetting", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings", "Permissions": [ { @@ -323608,19 +324048,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphShiftPreferences", + ], + "Module": "Users", + "Command": "Get-MgUserSetting", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSettingShiftPreference", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { @@ -323655,101 +324095,101 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", + ], + "Module": "Users", + "Command": "Get-MgUserSettingShiftPreference", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "GET", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSetting", + "Uri": "/users/{user-id}/settings/windows", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserSettingWindows", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserSettingWindowsCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsCount", - "Uri": "/users/{user-id}/settings/windows/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserSettingWindowsInstance", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserSettingWindowsInstance", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserSettingWindowsInstanceCount", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserSharedCountInsight", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/shared/$count", "Permissions": [ { @@ -323768,32 +324208,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", + ], + "Module": "People", + "Command": "Get-MgUserSharedCountInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserSharedInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserSharedInsight", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserSharedInsight", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/shared", "Permissions": [ { @@ -323812,46 +324253,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "People", + "Command": "Get-MgUserSharedInsight", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserSharedResourceInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserSharedResourceInsight", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserSponsor", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSponsor", - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSponsor", "Uri": "/users/{user-id}/sponsors", "Permissions": [ { @@ -323878,19 +324319,18 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserSponsor", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserSponsorCount", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/sponsors/$count", "Permissions": [ { @@ -323917,19 +324357,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserTeamwork", + ], + "Module": "Users", + "Command": "Get-MgUserSponsorCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamwork", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork", "Permissions": [ { @@ -323948,12 +324388,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Teams", + "Command": "Get-MgUserTeamwork", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserTeamworkAssociatedTeam", "Variants": [ "Get", "Get1", @@ -323961,21 +324412,11 @@ "GetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeam", "Uri": "/users/{user-id}/teamwork/associatedTeams", "Permissions": [ { @@ -324002,19 +324443,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserTeamworkAssociatedTeam", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", "Permissions": [ { @@ -324041,19 +324481,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "Get-MgUserTeamworkAssociatedTeamCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { @@ -324168,18 +324608,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Teams", "Command": "Get-MgUserTeamworkInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { @@ -324294,19 +324735,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChat", + ], + "Module": "Teams", + "Command": "Get-MgUserTeamworkInstalledApp", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChat", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", "Permissions": [ { @@ -324373,19 +324813,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Get-MgUserTeamworkInstalledAppChat", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppCount", + "OutputType": "IMicrosoftGraphChat", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/$count", "Permissions": [ { @@ -324500,47 +324940,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsApp", + ], + "Module": "Teams", + "Command": "Get-MgUserTeamworkInstalledAppCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", + "Permissions": [], + "Module": "Teams", + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoList", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -324575,18 +325015,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserTodoList", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { @@ -324621,19 +325062,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoList", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoListCount", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/$count", "Permissions": [ { @@ -324668,19 +325108,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTaskList", + ], + "Module": "Users", + "Command": "Get-MgUserTodoListCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/delta", "Permissions": [ { @@ -324707,60 +325147,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserTodoListDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoListExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoListExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserTodoListExtensionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTask", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -324795,18 +325235,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserTodoTask", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { @@ -324841,19 +325282,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", + ], + "Module": "Users", + "Command": "Get-MgUserTodoTask", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachment", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { @@ -324888,18 +325328,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentBase", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserTodoTaskAttachment", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { @@ -324934,19 +325375,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachment", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentContent", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "Permissions": [ { @@ -324981,19 +325421,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachmentContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", "Permissions": [ { @@ -325028,74 +325468,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachmentCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttachmentSession", - "Variants": [ - "List" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserTodoTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttachmentSession", "Method": "GET", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskChecklistItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -325130,18 +325570,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserTodoTaskChecklistItem", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { @@ -325176,19 +325617,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskChecklistItem", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskChecklistItemCount", + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", "Permissions": [ { @@ -325223,19 +325663,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskChecklistItemCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskCount", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", "Permissions": [ { @@ -325270,19 +325710,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphTodoTask", + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskCount", "Variants": [ - "Delta", - "DeltaViaIdentity" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Get-MgUserTodoTaskDelta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", "Permissions": [ { @@ -325317,60 +325757,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Functions", + "Command": "Get-MgUserTodoTaskDelta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoTaskExtension", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphExtension", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTodoTaskExtension", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphExtension", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "Permissions": [], "Module": "Users", "Command": "Get-MgUserTodoTaskExtensionCount", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskLinkedResource", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -325405,18 +325845,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "List" ], - "ApiVersion": "v1.0", "Module": "Users", "Command": "Get-MgUserTodoTaskLinkedResource", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { @@ -325451,19 +325892,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskLinkedResource", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", "Permissions": [ { @@ -325498,32 +325938,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Users", + "Command": "Get-MgUserTodoTaskLinkedResourceCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOf", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/transitiveMemberOf", "Permissions": [ { @@ -325574,100 +326015,99 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOf", + "Variants": [ + "List" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCount", "Uri": "/users/{user-id}/transitiveMemberOf/$count", "Permissions": [ { @@ -325718,61 +326158,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "Permissions": [], + "Module": "Users", + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserTrendingCountInsight", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending/$count", "Permissions": [ { @@ -325791,32 +326231,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", + ], + "Module": "People", + "Command": "Get-MgUserTrendingCountInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserTrendingInsight", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserTrendingInsight", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserTrendingInsight", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending", "Permissions": [ { @@ -325835,19 +326276,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "People", + "Command": "Get-MgUserTrendingInsight", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserTrendingResourceInsight", + "OutputType": "IMicrosoftGraphTrending", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", "Permissions": [ { @@ -325866,19 +326306,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "People", + "Command": "Get-MgUserTrendingResourceInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserUsedCountInsight", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used/$count", "Permissions": [ { @@ -325897,32 +326337,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", + ], + "Module": "People", + "Command": "Get-MgUserUsedCountInsight", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserUsedInsight", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Permissions": [], + "Module": "People", + "Command": "Get-MgUserUsedInsight", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserUsedInsight", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used", "Permissions": [ { @@ -325941,19 +326382,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "People", + "Command": "Get-MgUserUsedInsight", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], "ApiVersion": "v1.0", - "Module": "People", - "Command": "Get-MgUserUsedResourceInsight", + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", "Permissions": [ { @@ -325972,423 +326412,418 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "People", + "Command": "Get-MgUserUsedResourceInsight", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEvent", "Variants": [ "Get1", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEvent", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventCount", - "Uri": "/solutions/virtualEvents/events/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSession", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReport", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionCount", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinar", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinar", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarByUserRole", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarByUserRole", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarCount", "Variants": [ "Get" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarCount", - "Uri": "/solutions/virtualEvents/webinars/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarRegistration", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarRegistration", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarRegistrationCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSession", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSession", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "List" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "Permissions": [], + "Module": "Bookings", + "Command": "Get-MgVirtualEventWebinarSessionCount", "Variants": [ "Get", "GetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionCount", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], "Module": "Beta.Files", "Command": "Grant-MgBetaDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326396,15 +326831,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Grant-MgBetaDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326412,15 +326847,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Grant-MgBetaGroupDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326428,15 +326863,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Grant-MgBetaGroupDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326444,15 +326879,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Grant-MgBetaGroupSitePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326460,8 +326895,11 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Grant-MgBetaSharePermission", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + }, + { "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { @@ -326488,12 +326926,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Beta.Files", + "Command": "Grant-MgBetaSharePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326501,15 +326936,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Grant-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Grant-MgBetaSitePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326517,15 +326952,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Grant-MgBetaUserDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326533,31 +326968,31 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Grant-MgBetaUserDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Grant-MgDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Files", + "Command": "Grant-MgDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326565,15 +327000,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Grant-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Files", + "Command": "Grant-MgDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326581,15 +327016,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Grant-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Groups", + "Command": "Grant-MgGroupDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326597,15 +327032,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Grant-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Groups", + "Command": "Grant-MgGroupDriveRootPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326613,15 +327048,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Grant-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Groups", + "Command": "Grant-MgGroupSitePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326629,8 +327064,11 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Grant-MgSharePermission", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + }, + { "Uri": "/shares/{sharedDriveItem-id}/permission/grant", "Permissions": [ { @@ -326657,12 +327095,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Files", + "Command": "Grant-MgSharePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326670,15 +327105,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Grant-MgSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Sites", + "Command": "Grant-MgSitePermission", "Variants": [ "Grant", "GrantExpanded", @@ -326686,15 +327121,15 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Grant-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Grant-MgUserDriveItemPermission", "Variants": [ "Grant", "GrantExpanded", @@ -326702,15 +327137,31 @@ "GrantViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "Permissions": [], "Module": "Users.Actions", "Command": "Grant-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Permissions": [] + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/hideForUser", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Hide-MgBetaChatForUser", "Variants": [ "Hide", "HideExpanded", @@ -326718,15 +327169,15 @@ "HideViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Hide-MgBetaChatForUser", - "Uri": "/chats/{chat-id}/hideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Hide-MgBetaUserChatForUser", "Variants": [ "Hide", "HideExpanded", @@ -326734,15 +327185,15 @@ "HideViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Hide-MgBetaUserChatForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/hideForUser", + "Permissions": [], + "Module": "Teams", + "Command": "Hide-MgChatForUser", "Variants": [ "Hide", "HideExpanded", @@ -326750,15 +327201,15 @@ "HideViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Hide-MgChatForUser", - "Uri": "/chats/{chat-id}/hideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Hide-MgUserChatForUser", "Variants": [ "Hide", "HideExpanded", @@ -326766,15 +327217,15 @@ "HideViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Hide-MgUserChatForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", "Variants": [ "Import", "ImportExpanded", @@ -326782,70 +327233,70 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", "Variants": [ "Import", "ImportExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", "Variants": [ "Import", "ImportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", "Variants": [ "Import" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326853,15 +327304,15 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326869,15 +327320,15 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326885,15 +327336,15 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326901,15 +327352,15 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326917,15 +327368,15 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Import", "ImportExpanded", @@ -326933,36 +327384,25 @@ "ImportViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Import", "ImportExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", "Permissions": [ { @@ -326981,21 +327421,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Activate", - "ActivateExpanded", - "ActivateViaIdentity", - "ActivateViaIdentityExpanded" + "ActivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { @@ -327014,12 +327452,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", "Variants": [ "Activate", "ActivateExpanded", @@ -327027,8 +327462,11 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", "Permissions": [ { @@ -327047,19 +327485,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", "Variants": [ "Activate", - "ActivateViaIdentity" + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Initialize-MgBetaEducationClassAssignment", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", "Permissions": [ { @@ -327078,40 +327518,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.Education", + "Command": "Initialize-MgBetaEducationClassAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Initialize-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Initialize-MgBetaEducationMeAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Permissions": [], "Module": "Beta.Education", "Command": "Initialize-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Permissions": [] + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Activate", "ActivateExpanded", @@ -327119,15 +327570,15 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Activate", "ActivateExpanded", @@ -327135,22 +327586,11 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Permissions": [ { @@ -327169,12 +327609,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Initialize-MgBetaUserManagedDeviceEsim", "Variants": [ "Activate", "ActivateExpanded", @@ -327182,22 +327633,11 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Initialize-MgBetaUserManagedDeviceEsim", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Initialize-MgEducationClassAssignment", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", "Permissions": [ { @@ -327216,40 +327656,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Education", + "Command": "Initialize-MgEducationClassAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Initialize-MgEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "Permissions": [], + "Module": "Education", + "Command": "Initialize-MgEducationMeAssignment", "Variants": [ "Activate", "ActivateViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "Permissions": [], "Module": "Education", "Command": "Initialize-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Permissions": [] + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Activate", "ActivateExpanded", @@ -327257,15 +327708,15 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Activate", "ActivateExpanded", @@ -327273,22 +327724,11 @@ "ActivateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", "Permissions": [ { @@ -327307,21 +327747,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" + "Activate", + "ActivateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgAbortPrintPrinterJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0" + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Permissions": [ { @@ -327348,12 +327786,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Invoke-MgAbortPrintPrinterJob", + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Invoke-MgAbortPrintShareJob", "Variants": [ "Abort", "AbortExpanded", @@ -327361,15 +327812,15 @@ "AbortViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgAbortPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgAcceptGroupCalendarEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327377,15 +327828,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327393,15 +327844,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgAcceptGroupEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327409,15 +327860,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgAcceptGroupEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327425,29 +327876,29 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEventTentatively", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgAcceptUserEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327455,15 +327906,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgAcceptUserEventInstance", "Variants": [ "Accept", "AcceptExpanded", @@ -327471,15 +327922,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327487,15 +327938,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgAcceptUserEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327503,24 +327954,11 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventTentatively", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgAnswerCommunicationCall", "Uri": "/communications/calls/{call-id}/answer", "Permissions": [ { @@ -327539,35 +327977,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgAnswerCommunicationCall", "Variants": [ - "Archive", - "ArchiveExpanded" + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", "Variants": [ "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" + "ArchiveExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgArchiveTeam", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/archive", "Permissions": [ { @@ -327602,19 +328040,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Teams", + "Command": "Invoke-MgArchiveTeam", "Variants": [ - "As", - "AsViaIdentity" + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Permissions": [ { @@ -327633,18 +328073,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Security", + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "Variants": [ - "Available" + "As", + "AsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations/availableProviderTypes", "Permissions": [ { @@ -327663,18 +328104,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "Variants": [ "Available" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgAvailableIdentityProviderType", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0" + }, + { "Uri": "/identity/identityProviders/availableProviderTypes", "Permissions": [ { @@ -327693,12 +328134,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Invoke-MgAvailableIdentityProviderType", + "Variants": [ + "Available" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", @@ -327706,22 +328157,11 @@ "BatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Permissions": [ { @@ -327740,21 +328180,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" + "Begin", + "BeginViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0" + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", "Permissions": [ { @@ -327781,12 +328219,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Invoke-MgBetaAbortPrintPrinterJob", "Variants": [ "Abort", "AbortExpanded", @@ -327794,15 +328229,15 @@ "AbortViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", "Variants": [ "Abort", "AbortExpanded", @@ -327810,15 +328245,31 @@ "AbortViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" + }, + { + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Invoke-MgBetaAbortPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Permissions": [] + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327826,15 +328277,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327842,15 +328293,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaAcceptGroupEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327858,15 +328309,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327874,43 +328325,43 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/accept", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaAcceptUserEvent", "Variants": [ "Accept", "AcceptExpanded", @@ -327918,15 +328369,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaAcceptUserEventInstance", "Variants": [ "Accept", "AcceptExpanded", @@ -327934,15 +328385,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327950,15 +328401,15 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaAcceptUserEventTentatively", "Variants": [ "Accept", "AcceptExpanded", @@ -327966,80 +328417,67 @@ "AcceptViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventTentatively", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", "Variants": [ "Accept", "AcceptViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Account", "AccountViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", "Variants": [ "Allow", "AllowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", "Variants": [ "Allow", "AllowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaAnswerCommunicationCall", "Uri": "/communications/calls/{call-id}/answer", "Permissions": [ { @@ -328058,19 +328496,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaAnswerCommunicationCall", "Variants": [ - "App", - "AppViaIdentity" + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", "Permissions": [ { @@ -328089,19 +328529,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", "Variants": [ "App", "AppViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", "Permissions": [ { @@ -328120,42 +328560,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", "Variants": [ "App", "AppViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" + "App", + "AppViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "Permissions": [] + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", "Variants": [ "Archive", "ArchiveExpanded", @@ -328163,8 +328598,11 @@ "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Invoke-MgBetaArchivePlannerPlan", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/archive", "Permissions": [ { @@ -328183,35 +328621,35 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Invoke-MgBetaArchivePlannerPlan", "Variants": [ "Archive", - "ArchiveExpanded" + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/archive", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", "Variants": [ "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" + "ArchiveExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeam", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/archive", "Permissions": [ { @@ -328246,12 +328684,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaArchiveTeam", "Variants": [ "Archive", "ArchiveExpanded", @@ -328259,15 +328694,15 @@ "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaArchiveTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", @@ -328275,15 +328710,15 @@ "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/archive", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", "Variants": [ "Archive", "ArchiveExpanded", @@ -328291,15 +328726,15 @@ "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", "Variants": [ "Archive", "ArchiveExpanded", @@ -328307,22 +328742,27 @@ "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", "Variants": [ - "As", - "AsViaIdentity" + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", "Permissions": [ { @@ -328341,19 +328781,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + ], + "Module": "Beta.Compliance", + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "Variants": [ "As", "AsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", "Permissions": [ { @@ -328372,89 +328812,89 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Security", + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "Variants": [ - "Assigned", - "AssignedViaIdentity" + "As", + "AsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", "Permissions": [ { @@ -328481,102 +328921,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", "Variants": [ "Assigned", "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", "Variants": [ - "Available" + "Assigned", + "AssignedViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + }, + { "Uri": "/directory/federationConfigurations/availableProviderTypes", "Permissions": [ { @@ -328595,18 +329036,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", "Variants": [ "Available" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta" + }, + { "Uri": "/identity/identityProviders/availableProviderTypes", "Permissions": [ { @@ -328625,12 +329066,22 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "Variants": [ + "Available" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", @@ -328638,15 +329089,15 @@ "BatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", @@ -328654,15 +329105,15 @@ "BatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", "Variants": [ "Batch", "BatchExpanded", @@ -328670,22 +329121,11 @@ "BatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", "Permissions": [ { @@ -328704,12 +329144,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328717,15 +329168,15 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328733,43 +329184,43 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "Permissions": [] + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/informationProtection/decryptBuffer", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", - "Uri": "/informationProtection/decryptBuffer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Uri": "/informationProtection/encryptBuffer", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", - "Uri": "/informationProtection/encryptBuffer", - "Permissions": [] + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328777,15 +329228,15 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", - "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328793,15 +329244,15 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", - "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "Permissions": [] + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/decryptBuffer", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328809,15 +329260,15 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", - "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Uri": "/users/{user-id}/informationProtection/encryptBuffer", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", "Variants": [ "Buffer", "BufferExpanded", @@ -328825,85 +329276,85 @@ "BufferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", - "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "Permissions": [] + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", - "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", - "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded", @@ -328911,43 +329362,43 @@ "BulkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", "Variants": [ "Bulk", "BulkExpanded", @@ -328955,15 +329406,15 @@ "BulkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Uri": "/users/{user-id}/cloudPCs/bulkResize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBulkUserCloudPcResize", "Variants": [ "Bulk", "BulkExpanded", @@ -328971,15 +329422,15 @@ "BulkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkUserCloudPcResize", - "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", "Variants": [ "Bulk", "BulkExpanded", @@ -328987,54 +329438,41 @@ "BulkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaCalendarGroupCalendar", "Variants": [ "Calendar", "CalendarViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCalendarGroupCalendar", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Calendar", - "Calendar1", - "CalendarViaIdentity", - "CalendarViaIdentity1" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Permissions": [], "Module": "Beta.Users.Functions", "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" + "Calendar", + "Calendar1", + "CalendarViaIdentity", + "CalendarViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckinDriveItem", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [ { @@ -329061,12 +329499,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaCheckinDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -329074,15 +329509,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckinDriveRoot", - "Uri": "/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaCheckinDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", @@ -329090,15 +329525,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckinGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaCheckinGroupDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -329106,15 +329541,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", @@ -329122,15 +329557,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckinUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaCheckinUserDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -329138,22 +329573,27 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckinUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaCheckinUserDriveRoot", "Variants": [ - "Checkout", - "CheckoutViaIdentity" + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckoutDriveItem", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [ { @@ -329180,82 +329620,93 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaCheckoutDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckoutDriveRoot", - "Uri": "/drives/{drive-id}/root/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/checkout", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaCheckoutDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckoutUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaCheckoutUserDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaCheckoutUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Permissions": [] + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", @@ -329263,15 +329714,15 @@ "CleanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", @@ -329279,15 +329730,15 @@ "CleanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", @@ -329295,15 +329746,15 @@ "CleanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", "Variants": [ "Clock", "ClockExpanded", @@ -329311,15 +329762,15 @@ "ClockViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", "Variants": [ "Clock", "ClockExpanded", @@ -329327,29 +329778,29 @@ "ClockViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Invoke-MgBetaCommentSecurityAlert", "Variants": [ "Comment", "CommentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaCommentSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329357,15 +329808,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329373,15 +329824,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329389,15 +329840,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329405,15 +329856,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329421,15 +329872,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329437,15 +329888,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329453,15 +329904,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329469,15 +329920,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329485,15 +329936,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329501,15 +329952,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329517,15 +329968,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -329533,52 +329984,39 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", "Variants": [ "Consent", "ConsentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/createOrGet", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/createOrGet", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Permissions": [ { @@ -329597,18 +330035,21 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", "Variants": [ - "Custom" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", "Permissions": [ { @@ -329643,19 +330084,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", "Variants": [ - "Deactivate", - "DeactivateViaIdentity" + "Custom" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [ { @@ -329674,40 +330114,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Permissions": [], "Module": "Beta.Education", "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Permissions": [] + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -329715,15 +330166,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaDeclineGroupEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -329731,15 +330182,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDeclineGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDeclineUserEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -329747,15 +330198,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDeclineUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDeclineUserEventInstance", "Variants": [ "Decline", "DeclineExpanded", @@ -329763,24 +330214,11 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDeclineUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Deprovision", - "DeprovisionExpanded", - "DeprovisionViaIdentity", - "DeprovisionViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", "Permissions": [ { @@ -329799,12 +330237,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -329812,8 +330247,11 @@ "DeprovisionViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", "Permissions": [ { @@ -329832,12 +330270,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", "Variants": [ "Deprovision", "DeprovisionExpanded", @@ -329845,15 +330280,31 @@ "DeprovisionViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "Permissions": [] + "Variants": [ + "Deprovision", + "DeprovisionExpanded", + "DeprovisionViaIdentity", + "DeprovisionViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", "Variants": [ "Access", "AccessExpanded", @@ -329861,15 +330312,15 @@ "AccessViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", "Variants": [ "Access1", "AccessExpanded1", @@ -329877,15 +330328,15 @@ "AccessViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", @@ -329893,15 +330344,15 @@ "DismissViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", "Variants": [ "Dismiss", "DismissExpanded", @@ -329909,15 +330360,15 @@ "DismissViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", "Variants": [ "Dismiss", "DismissExpanded", @@ -329925,133 +330376,123 @@ "DismissViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaDismissGroupEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDismissGroupEventReminder", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", "Variants": [ "Dismiss", "DismissExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/dismiss", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaDismissRiskyUser", "Variants": [ "Dismiss", "DismissExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaDismissRiskyUser", - "Uri": "/identityProtection/riskyUsers/dismiss", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDismissUserEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDismissUserEventReminder", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Download" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Permissions": [ { @@ -330070,19 +330511,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Variants": [ - "Download", - "DownloadExpanded" + "Download" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", "Permissions": [ { @@ -330101,33 +330541,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "Variants": [ "Download", - "DownloadViaIdentity" + "DownloadExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceLogCollectionRequestDeviceLog", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceLogCollectionRequestDeviceLog", "Variants": [ "Download", - "DownloadExpanded" + "DownloadViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", "Permissions": [ { @@ -330146,26 +330586,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "Variants": [ + "Download", + "DownloadExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceLogCollectionRequestDeviceLog", "Variants": [ "Download", "DownloadViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceLogCollectionRequestDeviceLog", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", "Variants": [ "Download", "DownloadExpanded", @@ -330173,50 +330624,39 @@ "DownloadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDownloadUserManagedDeviceLogCollectionRequestDeviceLog", "Variants": [ "Download", "DownloadViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceLogCollectionRequestDeviceLog", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Enroll", - "EnrollViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", "Permissions": [ { @@ -330235,19 +330675,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "Variants": [ "Enroll", "EnrollViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", "Permissions": [ { @@ -330266,26 +330706,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", "Variants": [ "Enroll", "EnrollViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "Permissions": [] + "Variants": [ + "Enroll", + "EnrollViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", "Variants": [ "Enroll", "EnrollExpanded", @@ -330293,15 +330744,15 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", "Variants": [ "Enroll", "EnrollExpanded", @@ -330309,15 +330760,15 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", "Variants": [ "Enroll", "EnrollExpanded", @@ -330325,15 +330776,15 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", "Variants": [ "Enroll", "EnrollExpanded", @@ -330341,15 +330792,15 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", "Variants": [ "Enroll", "EnrollExpanded", @@ -330357,15 +330808,15 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", "Variants": [ "Enroll", "EnrollExpanded", @@ -330373,50 +330824,39 @@ "EnrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", "Variants": [ "Enroll", "EnrollExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", "Variants": [ "Enroll", "EnrollExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", "Permissions": [ { @@ -330435,19 +330875,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "Variants": [ "Estimate", "EstimateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Permissions": [ { @@ -330466,19 +330906,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Security", + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Variants": [ - "Excuse", - "ExcuseViaIdentity" + "Estimate", + "EstimateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", "Permissions": [ { @@ -330497,47 +330937,47 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", "Variants": [ "Excuse", "ExcuseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", "Variants": [ - "Execute", - "ExecuteExpanded" + "Excuse", + "ExcuseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/comanagedDevices/executeAction", "Permissions": [ { @@ -330564,19 +331004,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", "Variants": [ "Execute", "ExecuteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/executeAction", "Permissions": [ { @@ -330603,12 +331043,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "Variants": [ + "Execute", + "ExecuteExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", "Variants": [ "Execute", "ExecuteExpanded", @@ -330616,15 +331067,15 @@ "ExecuteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "Permissions": [] + "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Uri": "/users/{user-id}/managedDevices/executeAction", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", "Variants": [ "Execute", "ExecuteExpanded", @@ -330632,22 +331083,11 @@ "ExecuteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", - "Uri": "/users/{user-id}/managedDevices/executeAction", - "Permissions": [] + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", - "Variants": [ - "Experience", - "Experience1" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaExperienceDeviceManagement", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", "Permissions": [ { @@ -330666,19 +331106,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaExperienceDeviceManagement", "Variants": [ - "Extract", - "ExtractViaIdentity" + "Experience", + "Experience1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [ { @@ -330713,54 +331153,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], "Module": "Beta.Files", "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Extract", "ExtractExpanded", @@ -330768,22 +331219,11 @@ "ExtractViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Variants": [ - "Extract", - "ExtractExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "Uri": "/informationProtection/policy/labels/extractLabel", "Permissions": [ { @@ -330802,26 +331242,37 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityContentLabel", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "Variants": [ "Extract", "ExtractExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + }, + { + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", + "Permissions": [], "Module": "Beta.Security", "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "Permissions": [] + "Variants": [ + "Extract", + "ExtractExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", "Variants": [ "Extract", "ExtractExpanded", @@ -330829,59 +331280,43 @@ "ExtractViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Variants": [ - "Extract", - "ExtractExpanded", - "ExtractViaIdentity", - "ExtractViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityContentLabel", "Variants": [ "Extract", "ExtractExpanded", @@ -330889,8 +331324,11 @@ "ExtractViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", "Permissions": [ { @@ -330909,47 +331347,49 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Variants": [ + "Extract", + "ExtractExpanded", + "ExtractViaIdentity", + "ExtractViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", "Variants": [ "Favorite", "FavoriteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Permissions": [], "Module": "Beta.Applications", "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { @@ -330968,19 +331408,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -330999,33 +331439,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331044,19 +331484,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331075,19 +331515,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331106,75 +331546,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331193,19 +331633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331224,19 +331664,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331255,19 +331695,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331286,19 +331726,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331317,19 +331757,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331348,19 +331788,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331379,61 +331819,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331452,19 +331892,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331483,19 +331923,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331514,19 +331954,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331545,19 +331985,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331576,19 +332016,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331607,33 +332047,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331676,19 +332116,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331731,19 +332171,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331786,19 +332226,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331841,19 +332281,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331896,19 +332336,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -331951,215 +332391,215 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [ { @@ -332178,19 +332618,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { @@ -332209,159 +332649,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "Permissions": [], "Module": "Beta.Users.Functions", "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Permissions": [] + "Variants": [ + "Filter", + "FilterViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Invoke-MgBetaFinancialCompanyJournal", "Variants": [ "Post", "PostViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Post", "PostViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", "Variants": [ "Post", "PostViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Post", "PostViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaFollowDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [ { @@ -332412,82 +332852,93 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaFollowDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaFollowDriveRoot", - "Uri": "/drives/{drive-id}/root/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/follow", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaFollowDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaFollowGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaFollowGroupDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaFollowGroupDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaFollowUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaFollowUserDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaFollowUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Permissions": [] + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaForceDomainDelete", "Variants": [ "Force", "ForceExpanded", @@ -332495,31 +332946,15 @@ "ForceViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaForceDomainDelete", - "Uri": "/domains/{domain-id}/forceDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Permissions": [], "Module": "Beta.Groups", "Command": "Invoke-MgBetaForwardGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", @@ -332527,8 +332962,11 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { @@ -332547,12 +332985,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "Variants": [ "Forward", "ForwardExpanded", @@ -332560,15 +332995,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", @@ -332576,15 +333011,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaForwardGroupEvent", "Variants": [ "Forward", "ForwardExpanded", @@ -332592,8 +333027,11 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { @@ -332612,12 +333050,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaForwardGroupThreadPost", "Variants": [ "Forward", "ForwardExpanded", @@ -332625,15 +333060,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", @@ -332641,15 +333076,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaForwardUserEvent", "Variants": [ "Forward", "ForwardExpanded", @@ -332657,15 +333092,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaForwardUserEventInstance", "Variants": [ "Forward", "ForwardExpanded", @@ -332673,15 +333108,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", "Variants": [ "Forward", "ForwardExpanded", @@ -332689,15 +333124,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", "Variants": [ "Forward", "ForwardExpanded", @@ -332705,36 +333140,41 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaForwardUserMessage", "Variants": [ - "Function", - "FunctionViaIdentity" + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { @@ -332753,19 +333193,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [ { @@ -332784,19 +333224,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { @@ -332815,12 +333255,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/unhideForUser", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaGraphChat", "Variants": [ "Graph", "GraphExpanded", @@ -332828,22 +333279,11 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaGraphChat", - "Uri": "/chats/{chat-id}/unhideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaGraphDeviceManagement", "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", "Permissions": [ { @@ -332878,68 +333318,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaGraphDeviceManagement", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaGraphDrive", - "Uri": "/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/sharedWithMe", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaGraphDrive", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaGraphGroup", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaGraphGroup", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta" + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Permissions": [], "Module": "Beta.Groups", "Command": "Invoke-MgBetaGraphGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "Variants": [ + "Graph", + "GraphViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", "Variants": [ "Graph", "Graph1", @@ -332949,15 +333400,15 @@ "GraphViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaGraphUserChat", "Variants": [ "Graph", "GraphExpanded", @@ -332965,29 +333416,29 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaGraphUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaGraphUserDrive", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaGraphUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", "Variants": [ "Graph", "GraphExpanded", @@ -332995,15 +333446,15 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", "Variants": [ "Graph", "GraphExpanded", @@ -333011,15 +333462,15 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Graph", "GraphExpanded", @@ -333027,15 +333478,15 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", "Variants": [ "Graph", "GraphExpanded", @@ -333043,196 +333494,196 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", "Variants": [ "Graph", "GraphExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", "Variants": [ "Link", "LinkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", "Variants": [ "Has" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", - "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", "Variants": [ "Link", "LinkExpanded", @@ -333240,22 +333691,11 @@ "LinkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [ { @@ -333274,61 +333714,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaHaveTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", "Variants": [ - "Initiate", - "InitiateViaIdentity" + "Have", + "HaveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", "Variants": [ "Initiate", "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", "Permissions": [ { @@ -333347,21 +333787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", "Variants": [ "Initiate", - "InitiateExpanded", - "InitiateViaIdentity", - "InitiateViaIdentityExpanded" + "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", "Permissions": [ { @@ -333380,33 +333818,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", "Variants": [ "Initiate", - "InitiateViaIdentity" + "InitiateExpanded", + "InitiateViaIdentity", + "InitiateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", "Variants": [ "Initiate", "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", "Permissions": [ { @@ -333425,21 +333865,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", "Variants": [ "Initiate", - "InitiateExpanded", - "InitiateViaIdentity", - "InitiateViaIdentityExpanded" + "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", "Permissions": [ { @@ -333458,40 +333896,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Variants": [ + "Initiate", + "InitiateExpanded", + "InitiateViaIdentity", + "InitiateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", "Variants": [ "Initiate", "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", "Variants": [ "Initiate", "InitiateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", "Variants": [ "Initiate", "InitiateExpanded", @@ -333499,24 +333950,11 @@ "InitiateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { @@ -333543,19 +333981,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "Variants": [ - "Invalidate", - "InvalidateViaIdentity" + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/invalidateAllRefreshTokens", "Permissions": [ { @@ -333582,28 +334022,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + ], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" + "Invalidate", + "InvalidateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants/invite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", "Variants": [ "Invite", "InviteExpanded", @@ -333611,8 +334046,11 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaInviteDriveItem", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [ { @@ -333639,12 +334077,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaInviteDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -333652,15 +334087,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaInviteDriveRoot", - "Uri": "/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaInviteDriveRoot", "Variants": [ "Invite", "InviteExpanded", @@ -333668,15 +334103,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaInviteGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaInviteGroupDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -333684,15 +334119,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaInviteGroupDriveRoot", "Variants": [ "Invite", "InviteExpanded", @@ -333700,15 +334135,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInviteUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInviteUserDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -333716,21 +334151,27 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInviteUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaInviteUserDriveRoot", "Variants": [ - "Are" + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", "Permissions": [ { @@ -333749,19 +334190,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "Variants": [ - "Keep", - "KeepViaIdentity" + "Are" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [ { @@ -333780,19 +334220,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "Variants": [ - "License", - "LicenseViaIdentity" + "Keep", + "KeepViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaLicenseUser", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { @@ -333811,68 +334251,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaLicenseUser", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", "Variants": [ "Log", "LogExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMarkChatReadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -333880,15 +334331,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMarkChatReadForUser", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMarkChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -333896,43 +334347,43 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMarkChatUnreadForUser", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", "Variants": [ "Mark", "MarkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", "Variants": [ "Mark", "MarkExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserChatReadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -333940,15 +334391,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserChatReadForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -333956,15 +334407,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", @@ -333972,15 +334423,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", @@ -333988,15 +334439,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", @@ -334004,15 +334455,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", @@ -334020,15 +334471,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", "Variants": [ "Mark", "MarkExpanded", @@ -334036,15 +334487,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", - "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", "Variants": [ "Mark", "MarkExpanded", @@ -334052,21 +334503,11 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", - "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Message" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageChat", "Uri": "/chats/allMessages", "Permissions": [ { @@ -334133,18 +334574,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMessageChat", "Variants": [ "Message" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeam", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/allMessages", "Permissions": [ { @@ -334219,19 +334660,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMessageTeam", "Variants": [ - "Message", - "MessageViaIdentity" + "Message" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeamChannel", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/allMessages", "Permissions": [ { @@ -334306,33 +334746,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMessageTeamChannel", "Variants": [ "Message", "MessageViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "Variants": [ "Message", "MessageViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaMessageUserChat", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/allMessages", "Permissions": [ { @@ -334415,21 +334855,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + ], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaMessageUserChat", "Variants": [ - "Mute1", - "MuteExpanded1", - "MuteViaIdentity1", - "MuteViaIdentityExpanded1" + "Message", + "MessageViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/muteAll", "Permissions": [ { @@ -334448,21 +334886,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" + "Mute1", + "MuteExpanded1", + "MuteViaIdentity1", + "MuteViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteCommunicationCall", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta" + }, + { "Uri": "/communications/calls/{call-id}/mute", "Permissions": [ { @@ -334481,12 +334919,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaMuteCommunicationCall", "Variants": [ "Mute", "MuteExpanded", @@ -334494,8 +334929,11 @@ "MuteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta" + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [ { @@ -334514,38 +334952,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/my", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", "Variants": [ "My" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/my", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests/my", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", "Variants": [ "My" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/my", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", "Variants": [ "Override", "OverrideExpanded", @@ -334553,15 +335004,15 @@ "OverrideViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", "Variants": [ "Override", "OverrideExpanded", @@ -334569,15 +335020,15 @@ "OverrideViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", "Variants": [ "Override", "OverrideExpanded", @@ -334585,31 +335036,15 @@ "OverrideViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Permissions": [], "Module": "Beta.Applications", "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", "Variants": [ "Parse", "ParseExpanded", @@ -334617,15 +335052,15 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Permissions": [] + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", @@ -334633,8 +335068,11 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [ { @@ -334653,12 +335091,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "Variants": [ "Parse", "ParseExpanded", @@ -334666,8 +335101,11 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [ { @@ -334686,19 +335124,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + ], + "Module": "Beta.Applications", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "Variants": [ - "Pending", - "PendingViaIdentity" + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaPendingUserApp", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", "Permissions": [ { @@ -334717,35 +335157,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaPendingUserApp", + "Variants": [ + "Pending", + "PendingViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaPinEducationClassModule", "Variants": [ "Pin", "PinViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaPinEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [ { @@ -334764,12 +335202,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "Variants": [ "Play", "PlayExpanded", @@ -334777,15 +335212,15 @@ "PlayViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", "Variants": [ "Play", "PlayExpanded", @@ -334793,15 +335228,15 @@ "PlayViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", "Variants": [ "Play", "PlayExpanded", @@ -334809,15 +335244,31 @@ "PlayViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "Permissions": [] + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", @@ -334825,15 +335276,15 @@ "PostponeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", "Variants": [ "Postpone", "PostponeExpanded", @@ -334841,15 +335292,15 @@ "PostponeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", "Variants": [ "Postpone", "PostponeExpanded", @@ -334857,24 +335308,11 @@ "PostponeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaPreviewDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [ { @@ -334925,12 +335363,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + ], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaPreviewDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -334938,15 +335373,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaPreviewDriveRoot", - "Uri": "/drives/{drive-id}/root/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/drives/{drive-id}/root/preview", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaPreviewDriveRoot", "Variants": [ "Preview", "PreviewExpanded", @@ -334954,15 +335389,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaPreviewGroupDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -334970,99 +335405,115 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Permissions": [], "Module": "Beta.Groups", "Command": "Invoke-MgBetaPreviewGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Permissions": [] + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaPreviewUserDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -335070,15 +335521,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaPreviewUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaPreviewUserDriveRoot", "Variants": [ "Preview", "PreviewExpanded", @@ -335086,78 +335537,67 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaPreviewUserOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/domains/{domain-id}/promote", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaPromoteDomain", "Variants": [ "Promote", "PromoteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPromoteDomain", - "Uri": "/domains/{domain-id}/promote", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/domains/{domain-id}/promoteToInitial", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaPromoteDomainToInitial", "Variants": [ "Promote", "PromoteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPromoteDomainToInitial", - "Uri": "/domains/{domain-id}/promoteToInitial", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Variants": [ - "Query", - "QueryExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchResponse", "Variants": [ "Query", "QueryExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Invoke-MgBetaQuerySearch", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/search/query", "Permissions": [ { @@ -335232,61 +335672,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Search", + "Command": "Invoke-MgBetaQuerySearch", + "Variants": [ + "Query", + "QueryExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { @@ -335313,278 +335753,289 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Permissions": [], "Module": "Beta.Education", "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [] + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "Invoke-MgBetaReauthorizeSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "Invoke-MgBetaReauthorizeSubscription", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaRecentDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaRecentDrive", - "Uri": "/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaRecentGroupDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRecentGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/recent", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaRecentUserActivity", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaRecentUserActivity", - "Uri": "/users/{user-id}/activities/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaRecentUserDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaRecentUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", + "Uri": "/communications/calls/{call-id}/record", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaRecordCommunicationCall", "Variants": [ "Record", "RecordExpanded", @@ -335592,15 +336043,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRecordCommunicationCall", - "Uri": "/communications/calls/{call-id}/record", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", + "Uri": "/communications/calls/{call-id}/recordResponse", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", "Variants": [ "Record", "RecordExpanded", @@ -335608,29 +336059,29 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", - "Uri": "/communications/calls/{call-id}/recordResponse", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", "Variants": [ "Record", "RecordExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Record", "RecordExpanded", @@ -335638,15 +336089,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Record", "RecordExpanded", @@ -335654,15 +336105,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Record", "RecordExpanded", @@ -335670,15 +336121,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Record", "RecordExpanded", @@ -335686,15 +336137,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", "Variants": [ "Record", "RecordExpanded", @@ -335702,15 +336153,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaRedirectCommunicationCall", "Variants": [ "Redirect", "RedirectExpanded", @@ -335718,15 +336169,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRedirectCommunicationCall", - "Uri": "/communications/calls/{call-id}/redirect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", "Variants": [ "Redirect", "RedirectExpanded", @@ -335734,15 +336185,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", "Variants": [ "Redirect", "RedirectExpanded", @@ -335750,15 +336201,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Invoke-MgBetaRedirectPrintShareJob", "Variants": [ "Redirect", "RedirectExpanded", @@ -335766,22 +336217,11 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Reenable", - "ReenableViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", "Permissions": [ { @@ -335800,19 +336240,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "Variants": [ "Reenable", "ReenableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", "Permissions": [ { @@ -335831,42 +336271,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", "Variants": [ "Reenable", "ReenableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReenableUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReenableUserManagedDevice", "Variants": [ - "Reject", - "RejectExpanded", - "RejectViaIdentity", - "RejectViaIdentityExpanded" + "Reenable", + "ReenableViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRejectCommunicationCall", - "Uri": "/communications/calls/{call-id}/reject", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/reject", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaRejectCommunicationCall", "Variants": [ "Reject", "RejectExpanded", @@ -335874,8 +336309,11 @@ "RejectViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", "Permissions": [ { @@ -335894,215 +336332,217 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "Variants": [ + "Reject", + "RejectExpanded", + "RejectViaIdentity", + "RejectViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Remediate", "RemediateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/collaboration/analyzedEmails/remediate", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", "Variants": [ "Remediate", "RemediateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails/remediate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRenewGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/renew", "Permissions": [ { @@ -336121,19 +336561,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaRenewGroup", "Variants": [ "Renew", - "RenewExpanded" + "RenewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta" + }, + { "Uri": "/groupLifecyclePolicies/renewGroup", "Permissions": [ { @@ -336152,19 +336592,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "Variants": [ - "Reopen", - "ReopenViaIdentity" + "Renew", + "RenewExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta" + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", "Permissions": [ { @@ -336183,19 +336623,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "Variants": [ "Reopen", "ReopenViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Permissions": [ { @@ -336214,12 +336654,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", "Variants": [ "Reorder", "ReorderExpanded", @@ -336227,15 +336678,15 @@ "ReorderViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", "Variants": [ "Reorder", "ReorderExpanded", @@ -336243,15 +336694,15 @@ "ReorderViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -336259,15 +336710,15 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -336275,15 +336726,15 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReplyAllUserMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -336291,24 +336742,11 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThread", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": [ { @@ -336327,12 +336765,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupConversationThread", "Variants": [ "Reply", "ReplyExpanded", @@ -336340,8 +336775,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { @@ -336360,12 +336798,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "Variants": [ "Reply", "ReplyExpanded", @@ -336373,15 +336808,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", @@ -336389,8 +336824,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThread", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": [ { @@ -336409,12 +336847,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupThread", "Variants": [ "Reply", "ReplyExpanded", @@ -336422,8 +336857,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { @@ -336442,12 +336880,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupThreadPost", "Variants": [ "Reply", "ReplyExpanded", @@ -336455,15 +336890,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", @@ -336471,15 +336906,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", "Variants": [ "Reply", "ReplyExpanded", @@ -336487,15 +336922,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", "Variants": [ "Reply", "ReplyExpanded", @@ -336503,71 +336938,87 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaReplyUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Permissions": [] + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", "Variants": [ "Cloud", "CloudViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", "Variants": [ "Cloud", "CloudViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Reprovision", "ReprovisionExpanded", @@ -336575,15 +337026,15 @@ "ReprovisionViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReprovisionUserCloudPc", "Variants": [ "Reprovision", "ReprovisionExpanded", @@ -336591,148 +337042,137 @@ "ReprovisionViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReprovisionUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", "Variants": [ "Cloud", "CloudViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRetireUserManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetireUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { @@ -336751,61 +337191,61 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Permissions": [], "Module": "Beta.Education", "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [] + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Reupload", "ReuploadViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Rotate", - "RotateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { @@ -336824,33 +337264,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Permissions": [ { @@ -336869,19 +337309,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", "Permissions": [ { @@ -336900,33 +337340,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", "Permissions": [ { @@ -336945,54 +337385,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", "Variants": [ "Rotate", "RotateViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Permissions": [] + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", @@ -337000,15 +337451,15 @@ "ScanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", @@ -337016,15 +337467,15 @@ "ScanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", @@ -337032,15 +337483,15 @@ "ScanViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Variants": [ "Schedule", "ScheduleExpanded", @@ -337048,21 +337499,11 @@ "ScheduleViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", - "Variants": [ - "Schedule" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [ { @@ -337081,18 +337522,18 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "Variants": [ "Schedule" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", "Permissions": [ { @@ -337111,66 +337552,76 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "Variants": [ + "Schedule" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", "Variants": [ "Schedule", "ScheduleViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", "Variants": [ "Schedule", "ScheduleViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", "Variants": [ "Schedule" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", "Variants": [ "Schedule" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", @@ -337178,29 +337629,29 @@ "SelfViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", "Variants": [ "Self", "SelfExpanded", @@ -337208,15 +337659,15 @@ "SelfViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", @@ -337224,29 +337675,29 @@ "SelfViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", "Variants": [ "Self", "SelfExpanded", @@ -337254,66 +337705,53 @@ "SelfViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", "Variants": [ "Self", "SelfViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", "Variants": [ "Share", "ShareViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaShareTeamSchedule", "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { @@ -337332,12 +337770,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaShareTeamSchedule", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded", @@ -337345,29 +337796,29 @@ "SignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "Permissions": [] + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", + "Uri": "/informationProtection/signDigest", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaSignInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", - "Uri": "/informationProtection/signDigest", - "Permissions": [] + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", + "Uri": "/sites/{site-id}/informationProtection/signDigest", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded", @@ -337375,15 +337826,15 @@ "SignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", - "Uri": "/sites/{site-id}/informationProtection/signDigest", - "Permissions": [] + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSigningResult", + "Uri": "/users/{user-id}/informationProtection/signDigest", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", "Variants": [ "Sign", "SignExpanded", @@ -337391,15 +337842,15 @@ "SignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", - "Uri": "/users/{user-id}/informationProtection/signDigest", - "Permissions": [] + "OutputType": "IMicrosoftGraphSigningResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -337407,15 +337858,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -337423,15 +337874,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -337439,15 +337890,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaSnoozeUserEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -337455,155 +337906,155 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSnoozeUserEventReminder", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftChatMessageDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -337611,36 +338062,25 @@ "SubscribeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaSubscribeGroupByMail", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSubscribeGroupByMail", - "Uri": "/groups/{group-id}/subscribeByMail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", "Permissions": [ { @@ -337675,19 +338115,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Variants": [ "Summarize", "SummarizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", "Permissions": [ { @@ -337706,19 +338146,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", "Variants": [ "Summarize", "SummarizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", "Permissions": [ { @@ -337737,19 +338177,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + ], + "Module": "Beta.DeviceManagement.Functions", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", "Variants": [ - "Summary", - "SummaryViaIdentity" + "Summarize", + "SummarizeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { @@ -337768,19 +338208,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { @@ -337799,47 +338239,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + ], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ - "Supported", - "SupportedViaIdentity" + "Summary", + "SummaryViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { @@ -337866,12 +338306,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", "Variants": [ "Tag", "TagExpanded", @@ -337879,24 +338330,11 @@ "TagViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -337915,12 +338353,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -337928,8 +338363,11 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -337948,12 +338386,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -337961,8 +338396,11 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -337981,12 +338419,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -337994,15 +338429,15 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Target", "TargetExpanded", @@ -338010,8 +338445,11 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", "Permissions": [ { @@ -338030,19 +338468,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ - "Tenant", - "TenantExpanded" + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", "Permissions": [ { @@ -338061,33 +338501,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", "Variants": [ "Tenant", - "TenantViaIdentity" + "TenantExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", "Variants": [ - "Terminate", - "TerminateViaIdentity" + "Tenant", + "TenantViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", "Permissions": [ { @@ -338106,21 +338546,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeZoneInformation", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" + "Terminate", + "TerminateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaTimeUserOutlook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { @@ -338147,21 +338585,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphConvertIdResult", + ], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaTimeUserOutlook", "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaTranslateUserExchangeId", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { @@ -338204,56 +338642,53 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Unarchive", - "UnarchiveExpanded", - "UnarchiveViaIdentity", - "UnarchiveViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", + "Permissions": [], "Module": "Beta.Groups", "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -338261,8 +338696,11 @@ "UnarchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/unarchive", "Permissions": [ { @@ -338281,33 +338719,35 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Invoke-MgBetaUnarchivePlannerPlan", "Variants": [ "Unarchive", - "UnarchiveExpanded" + "UnarchiveExpanded", + "UnarchiveViaIdentity", + "UnarchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", "Variants": [ "Unarchive", - "UnarchiveViaIdentity" + "UnarchiveExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeam", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { @@ -338342,54 +338782,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaUnarchiveTeam", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeamChannel", - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaUnarchiveTeamChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" + }, + { + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "Permissions": [], "Module": "Beta.Teams", "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "Permissions": [] + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", "Variants": [ "Unarchive", "UnarchiveExpanded", @@ -338397,36 +338848,25 @@ "UnarchiveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Unassign", "UnassignViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { @@ -338445,38 +338885,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", "Variants": [ "Unbind" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", - "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Unbind" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -338484,15 +338935,15 @@ "UnenrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", "Variants": [ "Unenroll", "UnenrollExpanded", @@ -338500,136 +338951,123 @@ "UnenrollViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", "Variants": [ "Unenroll", "UnenrollExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaUnfollowDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaUnfollowDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Invoke-MgBetaUnfollowDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaUnfollowDriveRoot", - "Uri": "/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnfollowUserDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnfollowUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", "Uri": "/communications/calls/{call-id}/unmute", "Permissions": [ { @@ -338648,33 +339086,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaUnpinEducationClassModule", "Variants": [ "Unpin", "UnpinViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnpinEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { @@ -338701,82 +339141,93 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Permissions": [], "Module": "Beta.Education", "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [] + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Invoke-MgBetaUnsubscribeUserMessage", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", "Variants": [ "Upload", "UploadExpanded", @@ -338784,15 +339235,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", "Variants": [ "Upload", "UploadExpanded", @@ -338800,22 +339251,11 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, - "Variants": [ - "Upload", - "UploadViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", "Permissions": [ { @@ -338834,12 +339274,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Education", + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "Variants": [ + "Upload", + "UploadViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -338847,15 +339298,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -338863,15 +339314,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -338879,15 +339330,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -338895,15 +339346,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -338911,15 +339362,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", "Variants": [ "Upload", "UploadExpanded", @@ -338927,15 +339378,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", "Variants": [ "Upload", "UploadExpanded", @@ -338943,15 +339394,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Usage", "Usage1", @@ -338959,22 +339410,11 @@ "UsageViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Permissions": [ { @@ -339001,40 +339441,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphReminder", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Invoke-MgBetaViewUserReminder", "Variants": [ "View", "ViewViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaViewUserReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphReminder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgCalendarGroupCalendar", "Variants": [ "Calendar", "CalendarViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgCalendarGroupCalendar", - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", "Variants": [ "Calendar", "Calendar1", @@ -339042,24 +339493,11 @@ "CalendarViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgCheckinDriveItem", "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", "Permissions": [ { @@ -339086,12 +339524,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Files", + "Command": "Invoke-MgCheckinDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -339099,15 +339534,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgCheckinDriveRoot", - "Uri": "/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgCheckinDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", @@ -339115,15 +339550,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgCheckinGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgCheckinGroupDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -339131,15 +339566,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgCheckinGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgCheckinGroupDriveRoot", "Variants": [ "Checkin", "CheckinExpanded", @@ -339147,15 +339582,15 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckinUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgCheckinUserDriveItem", "Variants": [ "Checkin", "CheckinExpanded", @@ -339163,22 +339598,27 @@ "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckinUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgCheckinUserDriveRoot", "Variants": [ - "Checkout", - "CheckoutViaIdentity" + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgCheckoutDriveItem", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", "Permissions": [ { @@ -339205,82 +339645,93 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Files", + "Command": "Invoke-MgCheckoutDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgCheckoutDriveRoot", - "Uri": "/drives/{drive-id}/root/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/checkout", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgCheckoutDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgCheckoutGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgCheckoutGroupDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgCheckoutGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgCheckoutGroupDriveRoot", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckoutUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgCheckoutUserDriveItem", "Variants": [ "Checkout", "CheckoutViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "Permissions": [], "Module": "Users.Actions", "Command": "Invoke-MgCheckoutUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Permissions": [] + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", @@ -339288,15 +339739,15 @@ "CleanViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", "Variants": [ "Clean", "CleanExpanded", @@ -339304,29 +339755,29 @@ "CleanViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "Permissions": [], + "Module": "Security", + "Command": "Invoke-MgCommentSecurityAlert", "Variants": [ "Comment", "CommentViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Invoke-MgCommentSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339334,15 +339785,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339350,15 +339801,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339366,15 +339817,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339382,15 +339833,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339398,15 +339849,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339414,15 +339865,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339430,15 +339881,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339446,15 +339897,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339462,15 +339913,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339478,15 +339929,15 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", "Variants": [ "Commit", "CommitExpanded", @@ -339494,38 +339945,25 @@ "CommitViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings/createOrGet", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", "Variants": [ "Create1", "CreateExpanded1" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/createOrGet", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", "Permissions": [ { @@ -339544,19 +339982,21 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Users.Actions", + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "Variants": [ - "Deactivate", - "DeactivateViaIdentity" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgDeactivateEducationClassAssignment", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", "Permissions": [ { @@ -339575,40 +340015,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + ], + "Module": "Education", + "Command": "Invoke-MgDeactivateEducationClassAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgDeactivateEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgDeactivateEducationMeAssignment", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "Permissions": [], "Module": "Education", "Command": "Invoke-MgDeactivateEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Permissions": [] + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgDeclineGroupCalendarEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -339616,15 +340067,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgDeclineGroupEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -339632,15 +340083,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgDeclineGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/decline", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgDeclineUserEvent", "Variants": [ "Decline", "DeclineExpanded", @@ -339648,15 +340099,15 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgDeclineUserEventInstance", "Variants": [ "Decline", "DeclineExpanded", @@ -339664,119 +340115,109 @@ "DeclineViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgDismissGroupCalendarEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgDismissGroupEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgDismissGroupEventReminder", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Invoke-MgDismissRiskyServicePrincipal", "Variants": [ "Dismiss", "DismissExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgDismissRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/dismiss", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Invoke-MgDismissRiskyUser", "Variants": [ "Dismiss", "DismissExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgDismissRiskyUser", - "Uri": "/identityProtection/riskyUsers/dismiss", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgDismissUserEventInstanceReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgDismissUserEventReminder", "Variants": [ "Dismiss", "DismissViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventReminder", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, - "Variants": [ - "Download" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", "Permissions": [ { @@ -339795,33 +340236,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Functions", + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Variants": [ + "Download" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgDownUserManagedDeviceShut", "Variants": [ "Down", "DownViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgDownUserManagedDeviceShut", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", "Permissions": [ { @@ -339840,18 +340280,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + ], + "Module": "Security", + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "Variants": [ - "Experience" + "Estimate", + "EstimateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgExperienceDeviceManagement", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", "Permissions": [ { @@ -339870,19 +340311,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + ], + "Module": "DeviceManagement.Functions", + "Command": "Invoke-MgExperienceDeviceManagement", "Variants": [ - "Extract", - "ExtractViaIdentity" + "Experience" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", "Permissions": [ { @@ -339917,117 +340357,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + ], + "Module": "Files", + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", "Variants": [ "Extract", "ExtractViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "Permissions": [], "Module": "Users.Actions", "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Permissions": [] + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", "Variants": [ "Favorite", "FavoriteExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "Permissions": [], "Module": "Applications", "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { @@ -340046,19 +340486,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Applications", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340077,19 +340517,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackage", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340108,19 +340548,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340139,19 +340579,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340170,19 +340610,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340201,19 +340641,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340232,19 +340672,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340263,19 +340703,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewStage", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340294,19 +340734,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340325,19 +340765,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAppConsentRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340356,19 +340796,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserConsentRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340387,33 +340827,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphApproval", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340432,19 +340872,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340463,19 +340903,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340494,19 +340934,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340525,19 +340965,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340556,19 +340996,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340587,19 +341027,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340642,19 +341082,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340697,19 +341137,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340752,19 +341192,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340807,19 +341247,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340862,19 +341302,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", "Permissions": [ { @@ -340917,103 +341357,103 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", "Permissions": [ { @@ -341032,19 +341472,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + ], + "Module": "Applications", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "Variants": [ "Filter", "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", "Permissions": [ { @@ -341063,19 +341503,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Applications", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "Variants": [ - "Follow", - "FollowViaIdentity" + "Filter", + "FilterViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgFollowDriveItem", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", "Permissions": [ { @@ -341126,82 +341566,93 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Files", + "Command": "Invoke-MgFollowDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgFollowDriveRoot", - "Uri": "/drives/{drive-id}/root/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/follow", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgFollowDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgFollowGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgFollowGroupDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgFollowGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgFollowGroupDriveRoot", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgFollowUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgFollowUserDriveItem", "Variants": [ "Follow", "FollowViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "Permissions": [], "Module": "Users.Actions", "Command": "Invoke-MgFollowUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Permissions": [] + "Variants": [ + "Follow", + "FollowViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/domains/{domain-id}/forceDelete", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Invoke-MgForceDomainDelete", "Variants": [ "Force", "ForceExpanded", @@ -341209,31 +341660,15 @@ "ForceViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgForceDomainDelete", - "Uri": "/domains/{domain-id}/forceDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "Permissions": [], "Module": "Groups", "Command": "Invoke-MgForwardGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, "Variants": [ "Forward", "ForwardExpanded", @@ -341241,8 +341676,11 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { @@ -341261,12 +341699,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgForwardGroupConversationThreadPost", "Variants": [ "Forward", "ForwardExpanded", @@ -341274,15 +341709,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", @@ -341290,15 +341725,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/forward", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgForwardGroupEvent", "Variants": [ "Forward", "ForwardExpanded", @@ -341306,8 +341741,11 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", "Permissions": [ { @@ -341326,12 +341764,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgForwardGroupThreadPost", "Variants": [ "Forward", "ForwardExpanded", @@ -341339,15 +341774,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", "Variants": [ "Forward", "ForwardExpanded", @@ -341355,15 +341790,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/forward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgForwardUserEvent", "Variants": [ "Forward", "ForwardExpanded", @@ -341371,15 +341806,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgForwardUserEventInstance", "Variants": [ "Forward", "ForwardExpanded", @@ -341387,15 +341822,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", "Variants": [ "Forward", "ForwardExpanded", @@ -341403,15 +341838,15 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgForwardUserMailFolderMessage", "Variants": [ "Forward", "ForwardExpanded", @@ -341419,36 +341854,41 @@ "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgForwardUserMessage", "Variants": [ - "Function", - "FunctionViaIdentity" + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "Permissions": [], + "Module": "Applications", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { @@ -341467,19 +341907,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + ], + "Module": "Applications", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", "Permissions": [ { @@ -341498,19 +341938,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + ], + "Module": "Applications", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "Variants": [ "Function", "FunctionViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", "Permissions": [ { @@ -341529,12 +341969,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/unhideForUser", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgGraphChat", "Variants": [ "Graph", "GraphExpanded", @@ -341542,57 +341993,57 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgGraphChat", - "Uri": "/chats/{chat-id}/unhideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/sharedWithMe", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgGraphDrive", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgGraphDrive", - "Uri": "/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/unsubscribeByMail", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgGraphGroup", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgGraphGroup", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgGraphGroupDrive", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgGraphGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "Permissions": [], + "Module": "Reports", + "Command": "Invoke-MgGraphReportAuthenticationMethod", "Variants": [ "Graph", "Graph1", @@ -341602,15 +342053,15 @@ "GraphViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Invoke-MgGraphReportAuthenticationMethod", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgGraphUserChat", "Variants": [ "Graph", "GraphExpanded", @@ -341618,36 +342069,25 @@ "GraphViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgGraphUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgGraphUserDrive", "Variants": [ "Graph", "GraphViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgGraphUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamChannel", "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", "Permissions": [ { @@ -341666,49 +342106,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Invoke-MgHaveTeamChannel", "Variants": [ "Have", "HaveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgHaveTeamPrimaryChannel", "Variants": [ "Have", "HaveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" + "Have", + "HaveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgInstantiateApplicationTemplate", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" + }, + { "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", "Permissions": [ { @@ -341735,28 +342173,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + ], + "Module": "Applications", + "Command": "Invoke-MgInstantiateApplicationTemplate", "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/communications/calls/{call-id}/participants/invite", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgInviteCommunicationCallParticipant", "Variants": [ "Invite", "InviteExpanded", @@ -341764,8 +342199,11 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgInviteDriveItem", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", "Permissions": [ { @@ -341792,12 +342230,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Files", + "Command": "Invoke-MgInviteDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -341805,15 +342240,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgInviteDriveRoot", - "Uri": "/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgInviteDriveRoot", "Variants": [ "Invite", "InviteExpanded", @@ -341821,15 +342256,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgInviteGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgInviteGroupDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -341837,15 +342272,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgInviteGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgInviteGroupDriveRoot", "Variants": [ "Invite", "InviteExpanded", @@ -341853,15 +342288,15 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgInviteUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgInviteUserDriveItem", "Variants": [ "Invite", "InviteExpanded", @@ -341869,22 +342304,27 @@ "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgInviteUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgInviteUserDriveRoot", "Variants": [ - "Keep", - "KeepViaIdentity" + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgKeepCommunicationCallAlive", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + }, + { "Uri": "/communications/calls/{call-id}/keepAlive", "Permissions": [ { @@ -341903,19 +342343,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgKeepCommunicationCallAlive", "Variants": [ - "License", - "LicenseViaIdentity" + "Keep", + "KeepViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgLicenseUser", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/reprocessLicenseAssignment", "Permissions": [ { @@ -341934,54 +342374,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Actions", + "Command": "Invoke-MgLicenseUser", + "Variants": [ + "License", + "LicenseViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", "Variants": [ "Log", "LogExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", "Variants": [ "Logout", "LogoutViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/markChatReadForUser", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgMarkChatReadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -341989,15 +342440,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgMarkChatReadForUser", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgMarkChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -342005,43 +342456,43 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgMarkChatUnreadForUser", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", "Variants": [ "Mark", "MarkExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", "Variants": [ "Mark", "MarkExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgMarkUserChatReadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -342049,15 +342500,15 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgMarkUserChatReadForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgMarkUserChatUnreadForUser", "Variants": [ "Mark", "MarkExpanded", @@ -342065,24 +342516,11 @@ "MarkViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgMarkUserChatUnreadForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCall", "Uri": "/communications/calls/{call-id}/mute", "Permissions": [ { @@ -342101,12 +342539,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMuteParticipantOperation", + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgMuteCommunicationCall", "Variants": [ "Mute", "MuteExpanded", @@ -342114,8 +342549,11 @@ "MuteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCallParticipant", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0" + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", "Permissions": [ { @@ -342134,28 +342572,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgMuteCommunicationCallParticipant", "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Permissions": [] + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "Permissions": [], + "Module": "Applications", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", "Variants": [ "Parse", "ParseExpanded", @@ -342163,15 +342598,15 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Permissions": [] + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "Permissions": [], + "Module": "Applications", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", "Variants": [ "Parse", "ParseExpanded", @@ -342179,8 +342614,11 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", "Permissions": [ { @@ -342199,12 +342637,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + ], + "Module": "Applications", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "Variants": [ "Parse", "ParseExpanded", @@ -342212,8 +342647,11 @@ "ParseViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", "Permissions": [ { @@ -342232,35 +342670,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgPinEducationClassModule", "Variants": [ "Pin", "PinViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgPinEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgPlayCommunicationCallPrompt", "Uri": "/communications/calls/{call-id}/playPrompt", "Permissions": [ { @@ -342279,21 +342717,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgPlayCommunicationCallPrompt", "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgPreviewDriveItem", + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", "Permissions": [ { @@ -342344,12 +342782,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + ], + "Module": "Files", + "Command": "Invoke-MgPreviewDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -342357,15 +342792,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgPreviewDriveRoot", - "Uri": "/drives/{drive-id}/root/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/drives/{drive-id}/root/preview", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgPreviewDriveRoot", "Variants": [ "Preview", "PreviewExpanded", @@ -342373,15 +342808,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgPreviewGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgPreviewGroupDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -342389,99 +342824,115 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "Permissions": [], "Module": "Groups", "Command": "Invoke-MgPreviewGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Permissions": [] + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgPreviewGroupOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgPreviewGroupOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgPreviewSiteOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgPreviewUserDriveItem", "Variants": [ "Preview", "PreviewExpanded", @@ -342489,15 +342940,15 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgPreviewUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgPreviewUserDriveRoot", "Variants": [ "Preview", "PreviewExpanded", @@ -342505,50 +342956,39 @@ "PreviewViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgPreviewUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgPreviewUserOnenotePage", "Variants": [ "Preview", "PreviewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgPreviewUserOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/domains/{domain-id}/promote", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Invoke-MgPromoteDomain", "Variants": [ "Promote", "PromoteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgPromoteDomain", - "Uri": "/domains/{domain-id}/promote", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchResponse", - "Variants": [ - "Query", - "QueryExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Invoke-MgQuerySearch", "Uri": "/search/query", "Permissions": [ { @@ -342623,19 +343063,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Search", + "Command": "Invoke-MgQuerySearch", "Variants": [ - "Reassign", - "ReassignViaIdentity" + "Query", + "QueryExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "OutputType": "IMicrosoftGraphSearchResponse", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", "Permissions": [ { @@ -342662,278 +343102,289 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", "Variants": [ "Reassign", "ReassignViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "Permissions": [], "Module": "Education", "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Permissions": [] + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgReauthorizeDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgReauthorizeDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgReauthorizeDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgReauthorizeShareListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgReauthorizeShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Sites", + "Command": "Invoke-MgReauthorizeSiteListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Invoke-MgReauthorizeSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "Invoke-MgReauthorizeSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "Invoke-MgReauthorizeSubscription", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgRecentDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgRecentDrive", - "Uri": "/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgRecentGroupDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgRecentGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphUserActivity", + "Uri": "/users/{user-id}/activities/recent", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgRecentUserActivity", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserActivity", - "Uri": "/users/{user-id}/activities/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgRecentUserDrive", "Variants": [ "Recent", "RecentViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphRecordOperation", + "Uri": "/communications/calls/{call-id}/recordResponse", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgRecordCommunicationCallResponse", "Variants": [ "Record", "RecordExpanded", @@ -342941,15 +343392,15 @@ "RecordViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgRecordCommunicationCallResponse", - "Uri": "/communications/calls/{call-id}/recordResponse", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecordOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/redirect", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgRedirectCommunicationCall", "Variants": [ "Redirect", "RedirectExpanded", @@ -342957,15 +343408,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgRedirectCommunicationCall", - "Uri": "/communications/calls/{call-id}/redirect", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Invoke-MgRedirectPrintPrinterJob", "Variants": [ "Redirect", "RedirectExpanded", @@ -342973,15 +343424,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgRedirectPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Invoke-MgRedirectPrintShareJob", "Variants": [ "Redirect", "RedirectExpanded", @@ -342989,15 +343440,15 @@ "RedirectViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgRedirectPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/reject", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgRejectCommunicationCall", "Variants": [ "Reject", "RejectExpanded", @@ -343005,176 +343456,165 @@ "RejectViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgRejectCommunicationCall", - "Uri": "/communications/calls/{call-id}/reject", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", "Variants": [ "Renew", "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgRenewGroup", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/renew", "Permissions": [ { @@ -343193,19 +343633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgRenewGroup", "Variants": [ - "Reopen", - "ReopenViaIdentity" + "Renew", + "RenewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", "Permissions": [ { @@ -343224,12 +343664,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -343237,15 +343688,15 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReplyAllUserMailFolderMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -343253,15 +343704,15 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReplyAllUserMessage", "Variants": [ "Reply1", "ReplyExpanded1", @@ -343269,24 +343720,11 @@ "ReplyViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThread", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", "Permissions": [ { @@ -343305,12 +343743,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupConversationThread", "Variants": [ "Reply", "ReplyExpanded", @@ -343318,8 +343753,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { @@ -343338,12 +343776,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupConversationThreadPost", "Variants": [ "Reply", "ReplyExpanded", @@ -343351,15 +343786,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", @@ -343367,8 +343802,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThread", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", "Permissions": [ { @@ -343387,12 +343825,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupThread", "Variants": [ "Reply", "ReplyExpanded", @@ -343400,8 +343835,11 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPost", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", "Permissions": [ { @@ -343420,12 +343858,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupThreadPost", "Variants": [ "Reply", "ReplyExpanded", @@ -343433,15 +343868,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", "Variants": [ "Reply", "ReplyExpanded", @@ -343449,15 +343884,15 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", "Variants": [ "Reply", "ReplyExpanded", @@ -343465,15 +343900,31 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "Permissions": [], "Module": "Users.Actions", "Command": "Invoke-MgReplyUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Permissions": [] + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgReplyUserMessage", "Variants": [ "Reply", "ReplyExpanded", @@ -343481,120 +343932,109 @@ "ReplyViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", "Variants": [ "Report", "ReportViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgRetireUserManagedDevice", "Variants": [ "Retire", "RetireViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgRetireUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Invoke-MgRetryContactServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgRetryContactServiceProvisioning", - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgRetryGroupServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgRetryGroupServiceProvisioning", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/retryServiceProvisioning", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgRetryUserServiceProvisioning", "Variants": [ "Retry", "RetryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgRetryUserServiceProvisioning", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", "Permissions": [ { @@ -343613,40 +344053,51 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", "Variants": [ "Return", "ReturnViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "Permissions": [], "Module": "Education", "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Permissions": [] + "Variants": [ + "Return", + "ReturnViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", @@ -343654,15 +344105,15 @@ "ScanViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", "Variants": [ "Scan", "ScanExpanded", @@ -343670,15 +344121,15 @@ "ScanViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", "Variants": [ "Schedule", "ScheduleExpanded", @@ -343686,24 +344137,11 @@ "ScheduleViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgShareTeamSchedule", "Uri": "/teams/{team-id}/schedule/share", "Permissions": [ { @@ -343722,12 +344160,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Invoke-MgShareTeamSchedule", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -343735,15 +344186,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgSnoozeGroupEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -343751,15 +344202,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupEventReminder", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -343767,15 +344218,15 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgSnoozeUserEventReminder", "Variants": [ "Snooze", "SnoozeExpanded", @@ -343783,155 +344234,155 @@ "SnoozeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventReminder", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftChatMessageDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftChatMessageReplyDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgSoftUserChatMessageDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgSoftUserChatMessageDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", "Variants": [ "Soft", "SoftViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", "Variants": [ "Subscribe", "SubscribeExpanded", @@ -343939,36 +344390,25 @@ "SubscribeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/subscribeByMail", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgSubscribeGroupByMail", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgSubscribeGroupByMail", - "Uri": "/groups/{group-id}/subscribeByMail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", "Permissions": [ { @@ -344003,19 +344443,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + ], + "Module": "DeviceManagement.Functions", + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "Variants": [ - "Summary", - "SummaryViaIdentity" + "Summarize", + "SummarizeViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { @@ -344034,19 +344474,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", "Permissions": [ { @@ -344065,47 +344505,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + ], + "Module": "Identity.Governance", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", "Variants": [ "Summary", "SummaryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphLocaleInfo", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", "Variants": [ - "Supported", - "SupportedViaIdentity" + "Summary", + "SummaryViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgSupportedUserOutlookLanguage", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/outlook/supportedLanguages", "Permissions": [ { @@ -344132,21 +344572,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Functions", + "Command": "Invoke-MgSupportedUserOutlookLanguage", "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" + "Supported", + "SupportedViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "OutputType": "IMicrosoftGraphLocaleInfo", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -344165,12 +344603,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -344178,8 +344613,11 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -344198,12 +344636,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -344211,8 +344646,11 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", "Permissions": [ { @@ -344231,12 +344669,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "Variants": [ "Target", "TargetExpanded", @@ -344244,22 +344679,27 @@ "TargetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ - "Terminate", - "TerminateViaIdentity" + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgTerminateDeviceManagementPartner", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", "Permissions": [ { @@ -344278,21 +344718,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphTimeZoneInformation", + ], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgTerminateDeviceManagementPartner", "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" + "Terminate", + "TerminateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgTimeUserOutlook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/outlook/supportedTimeZones", "Permissions": [ { @@ -344319,21 +344757,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphConvertIdResult", + ], + "Module": "Users.Functions", + "Command": "Invoke-MgTimeUserOutlook", "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgTranslateUserExchangeId", + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/translateExchangeIds", "Permissions": [ { @@ -344376,47 +344814,49 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Actions", + "Command": "Invoke-MgTranslateUserExchangeId", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConvertIdResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", "Variants": [ "Unarchive", "UnarchiveExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Invoke-MgUnarchiveTeam", "Uri": "/teams/{team-id}/unarchive", "Permissions": [ { @@ -344451,19 +344891,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Invoke-MgUnarchiveTeam", "Variants": [ - "Unassign", - "UnassignViaIdentity" + "Unarchive", + "UnarchiveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", "Permissions": [ { @@ -344482,119 +344922,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgUnfollowDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgUnfollowDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Files", + "Command": "Invoke-MgUnfollowDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Invoke-MgUnfollowDriveRoot", - "Uri": "/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgUnfollowGroupDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgUnfollowGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Groups", + "Command": "Invoke-MgUnfollowGroupDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Invoke-MgUnfollowGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgUnfollowUserDriveItem", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgUnfollowUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Invoke-MgUnfollowUserDriveRoot", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Invoke-MgUnfollowUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Invoke-MgUnmuteCommunicationCall", "Uri": "/communications/calls/{call-id}/unmute", "Permissions": [ { @@ -344613,33 +345051,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Invoke-MgUnmuteCommunicationCall", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgUnpinEducationClassModule", "Variants": [ "Unpin", "UnpinViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgUnpinEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", "Permissions": [ { @@ -344666,40 +345106,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Permissions": [], + "Module": "Education", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "Permissions": [], "Module": "Education", "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Permissions": [] + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -344707,15 +345158,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -344723,15 +345174,15 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", "Variants": [ "Upload", "UploadExpanded", @@ -344739,36 +345190,25 @@ "UploadViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", "Variants": [ "Usage", "UsageViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0" + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", "Permissions": [ { @@ -344795,42 +345235,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphReminder", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Invoke-MgViewUserReminder", "Variants": [ "View", "ViewViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Invoke-MgViewUserReminder", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphReminder", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], "Module": "Beta.Files", "Command": "Join-MgBetaDriveListContentTypeWithHubSite", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Associate", "AssociateExpanded", @@ -344838,15 +345273,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344854,15 +345289,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344870,15 +345305,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344886,15 +345321,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Join-MgBetaShareListContentTypeWithHubSite", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Join-MgBetaShareListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344902,8 +345337,11 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { @@ -344922,12 +345360,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Join-MgBetaSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344935,15 +345370,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344951,31 +345386,31 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Join-MgDriveListContentTypeWithHubSite", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Files", + "Command": "Join-MgDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344983,15 +345418,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Groups", + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -344999,15 +345434,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Join-MgGroupSiteContentTypeWithHubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Groups", + "Command": "Join-MgGroupSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -345015,15 +345450,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Groups", + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -345031,15 +345466,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Join-MgShareListContentTypeWithHubSite", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Files", + "Command": "Join-MgShareListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -345047,8 +345482,11 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Join-MgSiteContentTypeWithHubSite", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", "Permissions": [ { @@ -345067,12 +345505,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Join-MgSiteContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -345080,15 +345515,15 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Join-MgSiteListContentTypeWithHubSite", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Sites", + "Command": "Join-MgSiteListContentTypeWithHubSite", "Variants": [ "Associate", "AssociateExpanded", @@ -345096,85 +345531,101 @@ "AssociateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Join-MgUserDriveListContentTypeWithHubSite", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Join-MgUserDriveListContentTypeWithHubSite", "Variants": [ - "Lock", - "LockViaIdentity" + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Lock-MgBetaUserManagedDeviceRemote", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Lock-MgBetaUserManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", "Variants": [ "Lock", "LockViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "Permissions": [], "Module": "Users.Actions", "Command": "Lock-MgUserManagedDeviceRemote", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Permissions": [] + "Variants": [ + "Lock", + "LockViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Move-MgBetaCommunicationCall", "Variants": [ "Transfer", "TransferExpanded", @@ -345182,22 +345633,11 @@ "TransferViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Move-MgBetaCommunicationCall", - "Uri": "/communications/calls/{call-id}/transfer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Move", - "MoveExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", "Permissions": [ { @@ -345216,12 +345656,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "Variants": [ + "Move", + "MoveExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", "Variants": [ "Migrate", "MigrateExpanded", @@ -345229,22 +345680,11 @@ "MigrateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Move", - "MoveExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", "Permissions": [ { @@ -345263,12 +345703,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "Variants": [ + "Move", + "MoveExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", "Variants": [ "Move", "MoveExpanded", @@ -345276,15 +345727,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Move-MgBetaGroupPlannerPlanToContainer", "Variants": [ "Move", "MoveExpanded", @@ -345292,15 +345743,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Move-MgBetaGroupPlannerPlanToContainer", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Move-MgBetaPlannerPlanToContainer", "Variants": [ "Move", "MoveExpanded", @@ -345308,15 +345759,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Move-MgBetaPlannerPlanToContainer", - "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserMailFolder", "Variants": [ "Move", "MoveExpanded", @@ -345324,15 +345775,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserMailFolderChildFolder", "Variants": [ "Move", "MoveExpanded", @@ -345340,15 +345791,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Move", "MoveExpanded", @@ -345356,15 +345807,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserMailFolderMessage", "Variants": [ "Move", "MoveExpanded", @@ -345372,15 +345823,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserManagedDeviceToOu", "Variants": [ "Move", "MoveExpanded", @@ -345388,15 +345839,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserManagedDeviceToOu", - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserMessage", "Variants": [ "Move", "MoveExpanded", @@ -345404,15 +345855,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Move-MgBetaUserPlannerPlanToContainer", "Variants": [ "Move", "MoveExpanded", @@ -345420,15 +345871,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserPlannerPlanToContainer", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/transfer", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Move-MgCommunicationCall", "Variants": [ "Transfer", "TransferExpanded", @@ -345436,15 +345887,15 @@ "TransferViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Move-MgCommunicationCall", - "Uri": "/communications/calls/{call-id}/transfer", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Move-MgUserMailFolder", "Variants": [ "Move", "MoveExpanded", @@ -345452,15 +345903,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Move-MgUserMailFolderChildFolder", "Variants": [ "Move", "MoveExpanded", @@ -345468,15 +345919,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Move-MgUserMailFolderChildFolderMessage", "Variants": [ "Move", "MoveExpanded", @@ -345484,15 +345935,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Move-MgUserMailFolderMessage", "Variants": [ "Move", "MoveExpanded", @@ -345500,15 +345951,15 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Move-MgUserMessage", "Variants": [ "Move", "MoveExpanded", @@ -345516,29 +345967,29 @@ "MoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Move-MgUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Create", "CreateExpanded", @@ -345546,15 +345997,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSite", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Create", "CreateExpanded", @@ -345562,43 +346013,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgAdminPeopleProfileCardProperty", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreement", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreement", - "Uri": "/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", @@ -345606,15 +346057,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreementFile", "Variants": [ "Create", "CreateExpanded", @@ -345622,15 +346073,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFile", - "Uri": "/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", @@ -345638,15 +346089,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", @@ -345654,15 +346105,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", @@ -345670,22 +346121,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsApp", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", "Permissions": [ { @@ -345712,21 +346152,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + ], + "Module": "Teams", + "Command": "New-MgAppCatalogTeamApp", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgAppCatalogTeamAppDefinition", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { @@ -345753,19 +346191,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphApplication", + ], + "Module": "Teams", + "Command": "New-MgAppCatalogTeamAppDefinition", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplication", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications", "Permissions": [ { @@ -345784,21 +346224,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "New-MgApplication", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationAppManagementPolicyByRef", + "OutputType": "IMicrosoftGraphApplication", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { @@ -345825,12 +346263,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", + ], + "Module": "Applications", + "Command": "New-MgApplicationAppManagementPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -345838,8 +346273,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationExtensionProperty", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { @@ -345866,12 +346304,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Applications", + "Command": "New-MgApplicationExtensionProperty", "Variants": [ "Create", "CreateExpanded", @@ -345879,8 +346314,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationFederatedIdentityCredential", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { @@ -345899,12 +346337,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "New-MgApplicationFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", @@ -345912,8 +346347,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationOwnerByRef", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { @@ -345948,12 +346386,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", + ], + "Module": "Applications", + "Command": "New-MgApplicationOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -345961,15 +346396,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/synchronization/jobs", + "Permissions": [], "Module": "Applications", "Command": "New-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgApplicationSynchronizationJobOnDemand", "Variants": [ "Provision", "ProvisionExpanded", @@ -345977,31 +346428,15 @@ "ProvisionViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJobOnDemand", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Permissions": [] + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], "Module": "Applications", "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -346009,15 +346444,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgApplicationSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -346025,15 +346460,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -346041,8 +346476,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { @@ -346085,12 +346523,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "New-MgApplicationTokenIssuancePolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -346098,8 +346533,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -346142,19 +346580,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReview", + ], + "Module": "Applications", + "Command": "New-MgApplicationTokenLifetimePolicyByRef", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews", "Permissions": [ { @@ -346173,28 +346613,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReview", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewDecision", "Variants": [ "Create", "CreateExpanded", @@ -346202,15 +346637,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewInstance", "Variants": [ "Create", "CreateExpanded", @@ -346218,15 +346653,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewInstanceDecision", "Variants": [ "Create", "CreateExpanded", @@ -346234,15 +346669,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Create", "CreateExpanded", @@ -346250,15 +346685,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Create", "CreateExpanded", @@ -346266,15 +346701,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewMyDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/myDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewMyDecision", "Variants": [ "Create", "CreateExpanded", @@ -346282,8 +346717,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewReviewer", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/reviewers", "Permissions": [ { @@ -346302,26 +346740,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAccessReviewReviewer", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Create", "CreateExpanded", @@ -346329,15 +346780,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBrowserSite", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Create", "CreateExpanded", @@ -346345,45 +346796,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnit", - "Uri": "/administrativeUnits", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaAdministrativeUnitExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", @@ -346391,8 +346826,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitMember", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -346411,12 +346849,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaAdministrativeUnitMember", "Variants": [ "Create", "CreateExpanded", @@ -346424,8 +346859,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -346444,12 +346882,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -346457,43 +346892,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/agreements", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreement", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreement", - "Uri": "/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/agreements/{agreement-id}/acceptances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreementAcceptance", "Variants": [ "Create", "CreateExpanded", @@ -346501,15 +346952,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreementFile", "Variants": [ "Create", "CreateExpanded", @@ -346517,15 +346968,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFile", - "Uri": "/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", @@ -346533,15 +346984,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", @@ -346549,15 +347000,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", @@ -346565,22 +347016,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsApp", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps", "Permissions": [ { @@ -346607,21 +347047,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaAppCatalogTeamApp", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", "Permissions": [ { @@ -346648,12 +347086,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Create", "CreateExpanded", @@ -346661,22 +347096,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplication", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications", "Permissions": [ { @@ -346695,21 +347135,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplication", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "OutputType": "IMicrosoftGraphApplication", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta" + }, + { "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { @@ -346736,12 +347174,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExtensionProperty", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -346749,8 +347184,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationExtensionProperty", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties", "Permissions": [ { @@ -346777,12 +347215,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationExtensionProperty", "Variants": [ "Create", "CreateExpanded", @@ -346790,8 +347225,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials", "Permissions": [ { @@ -346810,12 +347248,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Create", "CreateExpanded", @@ -346823,8 +347258,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationOwnerByRef", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/$ref", "Permissions": [ { @@ -346859,12 +347297,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -346872,15 +347307,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/applications/{application-id}/synchronization/jobs", + "Permissions": [], "Module": "Beta.Applications", "Command": "New-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", "Variants": [ "Provision", "ProvisionExpanded", @@ -346888,31 +347339,15 @@ "ProvisionViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Permissions": [] + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], "Module": "Beta.Applications", "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -346920,15 +347355,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -346936,15 +347371,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -346952,8 +347387,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", "Permissions": [ { @@ -346996,12 +347434,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -347009,8 +347444,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -347053,41 +347491,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingBusiness", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1" + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusiness", - "Uri": "/bookingBusinesses", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", + "Uri": "/bookingBusinesses", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusiness", "Variants": [ "Create", "Create1", "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { @@ -347121,13 +347555,10 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", + } + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessAppointment", "Variants": [ "Create", "Create1", @@ -347139,15 +347570,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCalendarView", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessCalendarView", "Variants": [ "Create", "Create1", @@ -347159,8 +347590,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCustomer", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { @@ -347187,12 +347621,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessCustomer", "Variants": [ "Create", "Create1", @@ -347204,8 +347635,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCustomQuestion", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { @@ -347232,12 +347666,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Create", "Create1", @@ -347249,8 +347680,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessService", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { @@ -347269,12 +347703,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingStaffMember", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessService", "Variants": [ "Create", "Create1", @@ -347286,8 +347717,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { @@ -347306,49 +347740,55 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingBusinessStaffMember", "Variants": [ "Create", "Create1", "CreateExpanded", - "CreateExpanded1" + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingCurrency", - "Uri": "/bookingCurrencies", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/bookingCurrencies", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBookingCurrency", "Variants": [ "Create", - "CreateExpanded" + "Create1", + "CreateExpanded", + "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaBusinessFlowTemplate", - "Uri": "/businessFlowTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/businessFlowTemplates", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaBusinessFlowTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenario", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios", "Permissions": [ { @@ -347367,21 +347807,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBusinessScenario", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", "Permissions": [ { @@ -347400,12 +347838,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + ], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Create", "CreateExpanded", @@ -347413,22 +347848,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenarioPlannerTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaBusinessScenarioPlannerTask", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChat", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats", "Permissions": [ { @@ -347447,21 +347887,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChat", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatInstalledApp", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { @@ -347552,12 +347990,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -347565,8 +348000,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMember", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members", "Permissions": [ { @@ -347609,12 +348047,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatMember", "Variants": [ "Create", "CreateExpanded", @@ -347622,8 +348057,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages", "Permissions": [ { @@ -347658,12 +348096,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatMessage", "Variants": [ "Create", "CreateExpanded", @@ -347671,15 +348106,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -347687,15 +348122,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -347703,15 +348138,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -347719,15 +348154,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatOperation", - "Uri": "/chats/{chat-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatOperation", "Variants": [ "Create", "CreateExpanded", @@ -347735,15 +348170,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -347751,8 +348186,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatPinnedMessage", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { @@ -347779,12 +348217,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", @@ -347792,8 +348227,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatTab", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { @@ -347860,19 +348298,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCall", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaChatTab", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCall", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls", "Permissions": [ { @@ -347915,21 +348355,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCall", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphCall", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { @@ -347948,12 +348386,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Create", "CreateExpanded", @@ -347961,15 +348396,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Create", "CreateExpanded", @@ -347977,15 +348412,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/operations", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCallOperation", "Variants": [ "Create", "CreateExpanded", @@ -347993,15 +348428,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Uri": "/communications/calls/{call-id}/participants", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCallParticipant", "Variants": [ "Create", "CreateExpanded", @@ -348009,15 +348444,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphParticipant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Create", "CreateExpanded", @@ -348025,29 +348460,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "New-MgBetaCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeeting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -348055,15 +348506,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "Create1", @@ -348075,15 +348526,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", @@ -348091,15 +348542,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Create", "CreateExpanded", @@ -348107,15 +348558,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Create", "CreateExpanded", @@ -348123,15 +348574,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", @@ -348139,36 +348590,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/communications/presences", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "New-MgBetaCommunicationPresence", - "Uri": "/communications/presences", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCase", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCase", + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases", "Permissions": [ { @@ -348187,21 +348627,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCase", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", "Permissions": [ { @@ -348220,12 +348658,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Create", "CreateExpanded", @@ -348233,8 +348668,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", "Permissions": [ { @@ -348253,12 +348691,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", @@ -348266,15 +348701,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", @@ -348282,8 +348717,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", "Permissions": [ { @@ -348302,12 +348740,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", @@ -348315,8 +348750,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", "Permissions": [ { @@ -348335,12 +348773,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Create", "CreateExpanded", @@ -348348,8 +348783,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", "Permissions": [ { @@ -348368,12 +348806,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Create", "CreateExpanded", @@ -348381,15 +348816,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", @@ -348397,8 +348832,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", "Permissions": [ { @@ -348417,12 +348855,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Create", "CreateExpanded", @@ -348430,8 +348865,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", "Permissions": [ { @@ -348450,12 +348888,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", @@ -348463,15 +348898,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", @@ -348479,8 +348914,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", "Permissions": [ { @@ -348499,12 +348937,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", @@ -348512,8 +348947,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", "Permissions": [ { @@ -348532,12 +348970,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", @@ -348545,8 +348980,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", "Permissions": [ { @@ -348565,12 +349003,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Create", "CreateExpanded", @@ -348578,8 +349013,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", "Permissions": [ { @@ -348598,12 +349036,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Create", "CreateExpanded", @@ -348611,8 +349046,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags", "Permissions": [ { @@ -348631,91 +349069,91 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrgContact", + ], + "Module": "Beta.Compliance", + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaContact", - "Uri": "/contacts", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContract", + "Uri": "/contacts", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaContact", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaContract", - "Uri": "/contracts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/contracts", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaContract", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphContract", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/dataPolicyOperations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDevice", - "Uri": "/devices", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/devices", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { @@ -348734,12 +349172,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -348747,22 +349182,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { @@ -348781,21 +349221,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { @@ -348814,40 +349252,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -348855,15 +349306,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -348871,15 +349322,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", @@ -348887,15 +349338,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -348903,38 +349354,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { @@ -348953,12 +349391,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -348966,36 +349401,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { @@ -349014,28 +349454,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Create", "CreateExpanded", @@ -349043,15 +349478,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Create", "CreateExpanded", @@ -349059,15 +349494,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", @@ -349075,8 +349510,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { @@ -349095,40 +349533,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedEBooks", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedEBook", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349136,45 +349587,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBookCategories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -349182,15 +349617,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -349198,29 +349633,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInstallStateSummary", "Method": "POST", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Create", "CreateExpanded", @@ -349228,15 +349649,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349244,8 +349679,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -349264,12 +349702,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -349277,8 +349712,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -349297,26 +349735,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileApp", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349324,15 +349775,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349340,15 +349791,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349356,15 +349807,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349372,15 +349823,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349388,15 +349839,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349404,15 +349855,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349420,15 +349871,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349436,15 +349887,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349452,15 +349903,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349468,15 +349919,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349484,15 +349935,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349500,15 +349951,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349516,15 +349967,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349532,15 +349983,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349548,15 +349999,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349564,15 +350015,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349580,15 +350031,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349596,15 +350047,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Variants": [ "Create", "CreateExpanded", @@ -349612,15 +350063,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349628,15 +350079,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349644,15 +350095,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349660,15 +350111,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349676,15 +350127,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349692,15 +350143,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349708,15 +350159,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349724,15 +350175,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349740,15 +350191,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349756,15 +350207,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349772,15 +350223,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349788,15 +350239,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349804,15 +350255,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349820,15 +350271,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349836,15 +350287,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349852,15 +350303,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349868,15 +350319,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349884,15 +350335,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349900,15 +350351,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349916,15 +350367,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -349932,15 +350383,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -349948,15 +350399,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -349964,15 +350415,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -349980,15 +350431,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -349996,15 +350447,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350012,15 +350463,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350028,15 +350479,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350044,15 +350495,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350060,15 +350511,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -350076,15 +350527,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350092,15 +350543,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350108,15 +350559,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350124,15 +350575,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350140,15 +350591,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350156,15 +350607,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350172,15 +350623,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350188,15 +350639,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350204,15 +350655,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -350220,15 +350671,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350236,15 +350687,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350252,15 +350703,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350268,15 +350719,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350284,15 +350735,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -350300,15 +350751,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350316,15 +350767,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350332,15 +350783,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350348,15 +350799,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350364,15 +350815,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -350380,15 +350831,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350396,15 +350847,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350412,15 +350863,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350428,15 +350879,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350444,15 +350895,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350460,15 +350911,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350476,15 +350927,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350492,15 +350943,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -350508,15 +350959,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -350524,15 +350975,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -350540,15 +350991,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350556,15 +351007,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350572,15 +351023,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350588,15 +351039,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350604,15 +351055,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350620,57 +351071,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350678,15 +351129,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -350694,15 +351145,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -350710,15 +351161,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", "Variants": [ "Create", "CreateExpanded", @@ -350726,29 +351177,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySet", + "Uri": "/deviceAppManagement/policySets", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementPolicySet", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySet", - "Uri": "/deviceAppManagement/policySets", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350756,15 +351207,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", "Variants": [ "Create", "CreateExpanded", @@ -350772,38 +351223,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { @@ -350822,12 +351260,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Create", "CreateExpanded", @@ -350835,15 +351270,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350851,8 +351286,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "Permissions": [ { @@ -350871,19 +351309,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks", "Permissions": [ { @@ -350902,19 +351342,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementTask", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { @@ -350933,26 +351373,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementVppToken", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -350960,15 +351411,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -350976,22 +351427,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", "Permissions": [ { @@ -351010,19 +351450,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { @@ -351041,28 +351481,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -351070,8 +351505,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -351090,12 +351528,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -351103,8 +351538,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -351123,19 +351561,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", "Permissions": [ { @@ -351154,19 +351594,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections", "Permissions": [ { @@ -351185,21 +351625,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", "Permissions": [ { @@ -351218,12 +351656,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -351231,15 +351666,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Variants": [ "Create", "CreateExpanded", @@ -351247,15 +351682,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceCommand", - "Uri": "/devices/{device-id}/commands", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/devices/{device-id}/commands", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDeviceCommand", "Variants": [ "Create", "CreateExpanded", @@ -351263,43 +351698,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCommand", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/devices/{device-id}/extensions", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaDeviceExtension", - "Uri": "/devices/{device-id}/extensions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Variants": [ "Create", "CreateExpanded", @@ -351307,43 +351758,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Variants": [ "Create", "CreateExpanded", @@ -351351,49 +351802,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Generate" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", "Permissions": [ { @@ -351412,26 +351853,36 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Variants": [ + "Generate" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -351439,57 +351890,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Uri": "/deviceManagement/assignmentFilters", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/auditEvents", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementAuditEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Uri": "/deviceManagement/autopilotEvents", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Variants": [ "Create", "CreateExpanded", @@ -351497,43 +351948,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Uri": "/deviceManagement/cartToClassAssociations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Uri": "/deviceManagement/categories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCategory", - "Uri": "/deviceManagement/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", @@ -351541,22 +351992,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDevice", "Uri": "/deviceManagement/comanagedDevices", "Permissions": [ { @@ -351575,12 +352015,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Create", "CreateExpanded", @@ -351588,15 +352039,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", @@ -351604,15 +352055,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -351620,15 +352071,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Create", "CreateExpanded", @@ -351636,29 +352087,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -351666,15 +352117,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", @@ -351682,15 +352133,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", @@ -351698,15 +352149,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", @@ -351714,22 +352165,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "Uri": "/deviceManagement/comanagementEligibleDevices", "Permissions": [ { @@ -351748,19 +352188,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { @@ -351779,26 +352219,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/compliancePolicies", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -351806,15 +352257,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", @@ -351822,15 +352273,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -351838,15 +352289,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Create", "CreateExpanded", @@ -351854,43 +352305,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/complianceSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementComplianceSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComplianceSetting", - "Uri": "/deviceManagement/complianceSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Uri": "/deviceManagement/configurationPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -351898,15 +352349,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", "Variants": [ "Create", "CreateExpanded", @@ -351914,15 +352365,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Create", "CreateExpanded", @@ -351930,29 +352381,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Uri": "/deviceManagement/configurationPolicyTemplates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Create", "CreateExpanded", @@ -351960,15 +352411,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Create", "CreateExpanded", @@ -351976,36 +352427,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/configurationSettings", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationSettings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataSharingConsent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents", "Permissions": [ { @@ -352024,33 +352464,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDataSharingConsent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ - "Generate", - "GenerateViaIdentity" + "Create", + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", "Permissions": [ { @@ -352069,12 +352509,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Variants": [ + "Generate", + "GenerateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Create", "CreateExpanded", @@ -352082,15 +352533,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Create", "CreateExpanded", @@ -352098,36 +352549,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/derivedCredentials", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementDerivedCredential", - "Uri": "/deviceManagement/derivedCredentials", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDetectedApp", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDetectedApp", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps", "Permissions": [ { @@ -352146,19 +352586,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDetectedApp", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCategory", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { @@ -352177,26 +352617,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352204,15 +352655,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -352220,15 +352671,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -352236,15 +352687,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", @@ -352252,15 +352703,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -352268,29 +352719,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", @@ -352298,15 +352749,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -352314,29 +352765,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352344,29 +352795,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -352374,15 +352825,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -352390,15 +352841,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352406,57 +352857,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -352464,22 +352915,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { @@ -352498,21 +352938,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { @@ -352530,20 +352968,22 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + } + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", "Permissions": [ { @@ -352562,19 +353002,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts", "Permissions": [ { @@ -352593,21 +353033,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", "Permissions": [ { @@ -352626,12 +353064,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352639,8 +353074,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", "Permissions": [ { @@ -352659,19 +353097,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceShellScript", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts", "Permissions": [ { @@ -352690,21 +353130,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "Permissions": [ { @@ -352723,12 +353161,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352736,8 +353171,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "Permissions": [ { @@ -352756,12 +353194,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Create", "CreateExpanded", @@ -352769,8 +353204,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", "Permissions": [ { @@ -352789,12 +353227,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352802,8 +353237,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", "Permissions": [ { @@ -352822,12 +353260,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Create", "CreateExpanded", @@ -352835,43 +353270,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/domainJoinConnectors", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352879,15 +353330,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Create", "CreateExpanded", @@ -352895,22 +353346,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementExchangeConnector", "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { @@ -352929,54 +353369,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyCategories", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/groupPolicyConfigurations", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -352984,15 +353435,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Create", "CreateExpanded", @@ -353000,15 +353451,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Create", "CreateExpanded", @@ -353016,43 +353467,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", @@ -353060,15 +353511,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", @@ -353076,15 +353527,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", @@ -353092,15 +353543,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", @@ -353108,15 +353559,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Create", "CreateExpanded", @@ -353124,29 +353575,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Create", "CreateExpanded", @@ -353154,15 +353605,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Create", "CreateExpanded", @@ -353170,43 +353621,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Create", "CreateExpanded", @@ -353214,57 +353665,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntent", - "Uri": "/deviceManagement/intents", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Create", "CreateExpanded", @@ -353272,15 +353723,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentCategory", "Variants": [ "Create", "CreateExpanded", @@ -353288,15 +353739,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Create", "CreateExpanded", @@ -353304,15 +353755,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", @@ -353320,15 +353771,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementIntentCopy", "Variants": [ "Create", "CreateExpanded", @@ -353336,15 +353787,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementIntentCopy", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -353352,15 +353803,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Create", "CreateExpanded", @@ -353368,15 +353819,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentSetting", "Variants": [ "Create", "CreateExpanded", @@ -353384,15 +353835,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentSetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementIntentUserState", "Variants": [ "Create", "CreateExpanded", @@ -353400,29 +353851,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intuneBrandingProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -353430,43 +353881,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Create", "CreateExpanded", @@ -353474,15 +353925,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -353490,22 +353941,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDevice", "Uri": "/deviceManagement/managedDevices", "Permissions": [ { @@ -353524,12 +353964,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Create", "CreateExpanded", @@ -353537,29 +353988,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", @@ -353567,15 +354018,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -353583,45 +354034,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", @@ -353629,8 +354064,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", "Permissions": [ { @@ -353649,26 +354087,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -353676,15 +354127,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", @@ -353692,15 +354143,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", @@ -353708,29 +354159,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Variants": [ "Update", "UpdateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", @@ -353738,66 +354189,53 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Create", - "CreateViaIdentity", - "Generate", - "GenerateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", "Permissions": [ { @@ -353816,26 +354254,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "Variants": [ + "Create", + "CreateViaIdentity", + "Generate", + "GenerateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Uri": "/deviceManagement/microsoftTunnelSites", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Create", "CreateExpanded", @@ -353843,15 +354294,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", @@ -353859,38 +354310,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { @@ -353909,19 +354347,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [ { @@ -353956,19 +354396,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Variants": [ "Create", - "CreateExpanded" + "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { @@ -353987,68 +354427,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Uri": "/deviceManagement/monitoring/alertRecords", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/monitoring/alertRules", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementNdeConnector", - "Uri": "/deviceManagement/ndesConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/ndesConnectors", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementNdeConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/notificationMessageTemplates", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", @@ -354056,22 +354507,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { @@ -354090,19 +354530,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits", "Permissions": [ { @@ -354121,19 +354561,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { @@ -354152,26 +354592,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/resourceAccessProfiles", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "Uri": "/deviceManagement/resourceAccessProfiles", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354179,22 +354630,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementResourceOperation", "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { @@ -354213,33 +354653,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementResourceOperation", "Variants": [ "Create", "CreateExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementReusableSetting", - "Uri": "/deviceManagement/reusableSettings", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/reusableSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementReusableSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { @@ -354258,19 +354698,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { @@ -354289,21 +354729,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { @@ -354322,19 +354760,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTag", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags", "Permissions": [ { @@ -354353,12 +354793,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354366,38 +354817,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/deviceManagementScripts", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScript", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptAssignment", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", "Permissions": [ { @@ -354416,12 +354854,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScriptAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354429,8 +354864,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", "Permissions": [ { @@ -354449,12 +354887,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Create", "CreateExpanded", @@ -354462,8 +354897,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", "Permissions": [ { @@ -354482,12 +354920,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354495,8 +354930,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", "Permissions": [ { @@ -354515,12 +354953,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Create", "CreateExpanded", @@ -354528,8 +354963,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", "Permissions": [ { @@ -354548,54 +354986,67 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Permissions": [] + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplate", - "Uri": "/deviceManagement/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Create", "CreateExpanded", @@ -354603,15 +355054,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Create", "CreateExpanded", @@ -354619,15 +355070,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", @@ -354635,15 +355086,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementTemplateInstance", "Variants": [ "Create", "CreateExpanded", @@ -354651,15 +355102,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementTemplateInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Create", "CreateExpanded", @@ -354667,15 +355118,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Create", "CreateExpanded", @@ -354683,15 +355134,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Create", "CreateExpanded", @@ -354699,15 +355150,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Create", "CreateExpanded", @@ -354715,15 +355166,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", "Variants": [ "Create", "CreateExpanded", @@ -354731,15 +355182,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Create", "CreateExpanded", @@ -354747,15 +355198,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Create", "CreateExpanded", @@ -354763,29 +355214,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", @@ -354793,15 +355244,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354809,15 +355260,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Create", "CreateExpanded", @@ -354825,36 +355276,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/troubleshootingEvents", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", "Permissions": [ { @@ -354873,33 +355313,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", "Permissions": [ { @@ -354918,19 +355358,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { @@ -354949,19 +355389,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", "Permissions": [ { @@ -354980,19 +355420,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { @@ -355011,19 +355451,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { @@ -355042,19 +355482,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { @@ -355073,19 +355513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { @@ -355104,19 +355544,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { @@ -355135,19 +355575,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Permissions": [ { @@ -355166,19 +355606,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { @@ -355197,33 +355637,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { @@ -355242,19 +355682,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", "Permissions": [ { @@ -355273,19 +355713,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", "Permissions": [ { @@ -355304,19 +355744,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", "Permissions": [ { @@ -355335,19 +355775,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", "Permissions": [ { @@ -355366,19 +355806,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", "Permissions": [ { @@ -355397,19 +355837,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", "Permissions": [ { @@ -355428,26 +355868,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Create", "CreateExpanded", @@ -355455,22 +355906,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", "Permissions": [ { @@ -355489,19 +355929,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { @@ -355520,19 +355960,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", "Permissions": [ { @@ -355551,19 +355991,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { @@ -355582,19 +356022,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { @@ -355613,19 +356053,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { @@ -355644,19 +356084,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { @@ -355675,33 +356115,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", "Permissions": [ { @@ -355720,19 +356160,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", "Permissions": [ { @@ -355751,19 +356191,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", "Permissions": [ { @@ -355782,19 +356222,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { @@ -355813,19 +356253,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", "Permissions": [ { @@ -355844,19 +356284,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", "Permissions": [ { @@ -355875,19 +356315,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", "Permissions": [ { @@ -355906,19 +356346,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { @@ -355937,19 +356377,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { @@ -355968,21 +356408,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { @@ -356001,19 +356439,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { @@ -356032,138 +356472,149 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Uri": "/deviceManagement/userPfxCertificates", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -356171,99 +356622,99 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Uri": "/deviceManagement/virtualEndpoint/snapshots", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", @@ -356271,29 +356722,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Create", "CreateExpanded", @@ -356301,15 +356752,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -356317,43 +356768,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -356361,50 +356812,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { @@ -356423,21 +356863,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { @@ -356456,26 +356894,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Create", "CreateExpanded", @@ -356483,15 +356934,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -356499,15 +356950,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDeviceRegisteredUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -356515,15 +356966,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceRegisteredUserByRef", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/devices/{device-id}/usageRights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDeviceUsageRights", "Variants": [ "Create", "CreateExpanded", @@ -356531,45 +356982,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceUsageRights", - "Uri": "/devices/{device-id}/usageRights", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", "Variants": [ "Create", "CreateExpanded", @@ -356577,8 +357012,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -356621,12 +357059,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "Variants": [ "Create", "CreateExpanded", @@ -356634,8 +357069,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -356678,12 +357116,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -356691,43 +357126,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryAttributeSet", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAttributeSet", - "Uri": "/directory/attributeSets", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Create", "CreateExpanded", @@ -356735,29 +357186,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Create", "CreateExpanded", @@ -356765,57 +357216,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "Uri": "/directory/externalUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryExternalUserProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryExternalUserProfile", - "Uri": "/directory/externalUserProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/featureRolloutPolicies", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", @@ -356823,15 +357274,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", @@ -356839,99 +357290,99 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryFederationConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFederationConfiguration", - "Uri": "/directory/federationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/impactedResources", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryImpactedResource", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/inboundSharedUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "New-MgBetaDirectoryObject", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "New-MgBetaDirectoryObject", - "Uri": "/directoryObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/outboundSharedUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Create", "CreateExpanded", @@ -356939,43 +357390,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Uri": "/directory/pendingExternalUserProfiles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/recommendations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRecommendation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRecommendation", - "Uri": "/directory/recommendations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Create", "CreateExpanded", @@ -356983,29 +357434,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRole", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRole", - "Uri": "/directoryRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRoleMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -357013,15 +357464,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleMemberByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRoleScopedMember", "Variants": [ "Create", "CreateExpanded", @@ -357029,99 +357480,99 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/settings", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectorySetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySetting", - "Uri": "/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Uri": "/directorySettingTemplates", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectorySettingTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySettingTemplate", - "Uri": "/directorySettingTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directory/sharedEmailDomains", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectorySharedEmailDomain", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySharedEmailDomain", - "Uri": "/directory/sharedEmailDomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDirectorySubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySubscription", - "Uri": "/directory/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/domains", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDomain", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomain", - "Uri": "/domains", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDomainFederationConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -357129,15 +357580,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Create", "CreateExpanded", @@ -357145,15 +357596,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Create", "CreateExpanded", @@ -357161,15 +357612,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaDomainVerificationDnsRecord", "Variants": [ "Create", "CreateExpanded", @@ -357177,45 +357628,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/drives", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDrive", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDrive", - "Uri": "/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/bundles", + "Permissions": [], "Module": "Beta.Files", "Command": "New-MgBetaDriveBundle", - "Uri": "/drives/{drive-id}/bundles", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -357223,15 +357658,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItem", - "Uri": "/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -357239,15 +357674,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -357255,8 +357690,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemChild", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { @@ -357283,12 +357721,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -357296,8 +357731,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemLink", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [ { @@ -357324,12 +357762,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + ], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -357337,15 +357772,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -357353,15 +357788,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemLink", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -357369,15 +357804,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -357385,15 +357820,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -357401,15 +357836,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -357417,15 +357852,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -357433,8 +357868,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemUploadSession", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [ { @@ -357461,12 +357899,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + ], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -357474,15 +357909,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -357490,15 +357925,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -357506,15 +357941,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -357522,15 +357957,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -357538,15 +357973,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -357554,15 +357989,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItem", - "Uri": "/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -357570,15 +358005,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -357586,15 +358021,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemLink", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -357602,15 +358037,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -357618,15 +358053,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -357634,15 +358069,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -357650,15 +358085,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -357666,15 +358101,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootChild", - "Uri": "/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -357682,15 +358117,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootLink", - "Uri": "/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -357698,15 +358133,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -357714,15 +358149,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemLink", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -357730,15 +358165,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -357746,15 +358181,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -357762,15 +358197,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -357778,15 +358213,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -357794,15 +358229,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootUploadSession", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -357810,38 +358245,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaDriveRootVersion", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClass", - "Uri": "/education/classes", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClass", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { @@ -357860,25 +358298,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignment", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentCategory", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { @@ -357897,21 +358331,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentCategory", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { @@ -357930,12 +358368,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -357943,8 +358378,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentResource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { @@ -357963,12 +358401,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -357976,15 +358411,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -357992,15 +358427,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Create", "CreateExpanded", @@ -358008,8 +358443,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", "Permissions": [ { @@ -358028,12 +358466,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Create", "CreateExpanded", @@ -358041,15 +358476,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -358057,8 +358492,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { @@ -358077,12 +358515,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -358090,8 +358525,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { @@ -358110,12 +358548,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -358123,15 +358558,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358139,15 +358574,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -358155,15 +358590,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358171,8 +358606,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassMemberByRef", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { @@ -358191,12 +358629,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -358204,15 +358639,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassModule", "Variants": [ "Create", "CreateExpanded", @@ -358220,15 +358655,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationClassModuleResource", "Variants": [ "Create", "CreateExpanded", @@ -358236,29 +358671,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Permissions": [], "Module": "Beta.Education", "Command": "New-MgBetaEducationClassTeacherByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentCategory", "Variants": [ "Create", "CreateExpanded", @@ -358266,15 +358717,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -358282,15 +358733,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -358298,15 +358749,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358314,15 +358765,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -358330,15 +358781,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -358346,15 +358797,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -358362,15 +358813,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358378,15 +358829,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -358394,15 +358845,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358410,22 +358861,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeRubric", "Uri": "/education/me/rubrics", "Permissions": [ { @@ -358444,26 +358884,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSchool", + ], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationMeRubric", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/education/schools", + "Permissions": [], "Module": "Beta.Education", "Command": "New-MgBetaEducationSchool", - "Uri": "/education/schools", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationSchoolClassByRef", "Variants": [ "Create", "CreateExpanded", @@ -358471,15 +358922,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSchoolClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationSchoolUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -358487,29 +358938,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSchoolUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationSynchronizationProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationSynchronizationProfileError", "Variants": [ "Create", "CreateExpanded", @@ -358517,29 +358968,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSynchronizationProfileError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUser", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUser", - "Uri": "/education/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignment", "Variants": [ "Create", "CreateExpanded", @@ -358547,15 +358998,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentCategory", "Variants": [ "Create", "CreateExpanded", @@ -358563,15 +359014,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -358579,15 +359030,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -358595,15 +359046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358611,15 +359062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -358627,15 +359078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -358643,15 +359094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -358659,15 +359110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358675,15 +359126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -358691,15 +359142,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Create", "CreateExpanded", @@ -358707,15 +359158,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Permissions": [], + "Module": "Beta.Education", + "Command": "New-MgBetaEducationUserRubric", "Variants": [ "Create", "CreateExpanded", @@ -358723,43 +359174,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Create", "CreateExpanded", @@ -358767,15 +359218,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", @@ -358783,52 +359234,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", "Permissions": [ { @@ -358847,12 +359285,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Create", "CreateExpanded", @@ -358860,15 +359295,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Create", "CreateExpanded", @@ -358876,15 +359311,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Create", "CreateExpanded", @@ -358892,29 +359327,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", @@ -358922,43 +359373,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", @@ -358966,15 +359417,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", @@ -358982,50 +359433,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageSubject", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaEntitlementManagementSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthorizationSystem", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalAuthorizationSystem", - "Uri": "/external/authorizationSystems", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/authorizationSystems", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalAuthorizationSystem", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnection", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections", "Permissions": [ { @@ -359044,21 +359484,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalConnection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [ { @@ -359077,12 +359515,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalConnectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -359090,8 +359525,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionGroupMember", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [ { @@ -359110,12 +359548,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalConnectionGroupMember", "Variants": [ "Create", "CreateExpanded", @@ -359123,15 +359558,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/items", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalConnectionItem", "Variants": [ "Create", "CreateExpanded", @@ -359139,15 +359574,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalConnectionItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -359155,71 +359590,87 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/external/connections/{externalConnection-id}/operations", + "Permissions": [], "Module": "Beta.Search", "Command": "New-MgBetaExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Uri": "/external/industryData/dataConnectors", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Uri": "/external/industryData/inboundFlows", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/external/industryData/operations", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOperation", - "Uri": "/external/industryData/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Create", "CreateExpanded", @@ -359227,71 +359678,71 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Uri": "/external/industryData/referenceDefinitions", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Uri": "/external/industryData/roleGroups", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Uri": "/external/industryData/sourceSystems", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", - "Uri": "/external/industryData/sourceSystems", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Uri": "/external/industryData/years", + "Permissions": [], + "Module": "Beta.Search", + "Command": "New-MgBetaExternalIndustryDataYear", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataYear", - "Uri": "/external/industryData/years", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Create", "CreateExpanded", @@ -359299,15 +359750,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCurrency", "Variants": [ "Create", "CreateExpanded", @@ -359315,15 +359766,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCurrency", - "Uri": "/financials/companies/{company-id}/currencies", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomer", "Variants": [ "Create", "CreateExpanded", @@ -359331,15 +359782,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomer", - "Uri": "/financials/companies/{company-id}/customers", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Create", "CreateExpanded", @@ -359347,15 +359798,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359363,15 +359814,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Create", "CreateExpanded", @@ -359379,15 +359830,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Create", "CreateExpanded", @@ -359395,15 +359846,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359411,15 +359862,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359427,15 +359878,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyEmployee", "Variants": [ "Create", "CreateExpanded", @@ -359443,15 +359894,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyEmployee", - "Uri": "/financials/companies/{company-id}/employees", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmployee", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Create", "CreateExpanded", @@ -359459,15 +359910,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyItem", "Variants": [ "Create", "CreateExpanded", @@ -359475,15 +359926,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItem", - "Uri": "/financials/companies/{company-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyItemCategory", "Variants": [ "Create", "CreateExpanded", @@ -359491,15 +359942,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyItemPicture", "Variants": [ "Create", "CreateExpanded", @@ -359507,15 +359958,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItemPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyJournal", "Variants": [ "Create", "CreateExpanded", @@ -359523,15 +359974,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournal", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyJournalLine", "Variants": [ "Create", "Create1", @@ -359543,15 +359994,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Create", "CreateExpanded", @@ -359559,15 +360010,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Create", "CreateExpanded", @@ -359575,15 +360026,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyPicture", "Variants": [ "Create", "CreateExpanded", @@ -359591,15 +360042,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPicture", - "Uri": "/financials/companies/{company-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Create", "Create1", @@ -359611,15 +360062,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Create", "CreateExpanded", @@ -359627,15 +360078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359643,15 +360094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Create", "CreateExpanded", @@ -359659,15 +360110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Create", "CreateExpanded", @@ -359675,15 +360126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359691,15 +360142,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Create", "Create1", @@ -359711,15 +360162,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359727,15 +360178,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Create", "Create1", @@ -359747,15 +360198,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Create", "CreateExpanded", @@ -359763,29 +360214,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", "Variants": [ "Make", "MakeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Create", "Create1", @@ -359797,15 +360248,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Create", "CreateExpanded", @@ -359813,15 +360264,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/taxAreas", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyTaxArea", "Variants": [ "Create", "CreateExpanded", @@ -359829,15 +360280,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxGroups", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Create", "CreateExpanded", @@ -359845,15 +360296,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Create", "CreateExpanded", @@ -359861,15 +360312,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/vendors", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyVendor", "Variants": [ "Create", "CreateExpanded", @@ -359877,15 +360328,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyVendor", - "Uri": "/financials/companies/{company-id}/vendors", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "New-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Create", "CreateExpanded", @@ -359893,22 +360344,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyVendorPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroup", "Uri": "/groups", "Permissions": [ { @@ -359935,28 +360375,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroup", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupAcceptedSenderByRef", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupAcceptedSenderByRef", "Variants": [ "Create", "CreateExpanded", @@ -359964,15 +360399,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaGroupAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -359980,15 +360415,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/events", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupCalendarEvent", "Variants": [ "Create", "CreateExpanded", @@ -359996,15 +360431,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversation", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupCalendarPermission", "Variants": [ "Create", "CreateExpanded", @@ -360012,8 +360447,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversation", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations", "Permissions": [ { @@ -360032,12 +360470,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", + ], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversation", "Variants": [ "Create", "CreateExpanded", @@ -360045,8 +360480,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThread", + "OutputType": "IMicrosoftGraphConversation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { @@ -360065,12 +360503,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + ], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThread", "Variants": [ "Create", "CreateExpanded", @@ -360078,15 +360513,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360094,15 +360529,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -360110,15 +360545,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Create", "CreateExpanded", @@ -360126,15 +360561,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360142,15 +360577,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -360158,15 +360593,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", @@ -360174,15 +360609,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Create", "CreateExpanded", @@ -360190,15 +360625,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupConversationThreadPostMention", "Variants": [ "Create", "CreateExpanded", @@ -360206,15 +360641,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDrive", - "Uri": "/groups/{group-id}/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDrive", "Variants": [ "Create", "CreateExpanded", @@ -360222,15 +360657,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveBundle", "Variants": [ "Create", "CreateExpanded", @@ -360238,15 +360673,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -360254,15 +360689,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -360270,15 +360705,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -360286,15 +360721,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -360302,15 +360737,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -360318,15 +360753,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -360334,15 +360769,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -360350,15 +360785,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -360366,15 +360801,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -360382,15 +360817,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -360398,15 +360833,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -360414,15 +360849,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -360430,15 +360865,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -360446,15 +360881,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -360462,15 +360897,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -360478,15 +360913,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -360494,15 +360929,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -360510,15 +360945,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -360526,15 +360961,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -360542,15 +360977,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -360558,15 +360993,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -360574,15 +361009,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -360590,15 +361025,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -360606,15 +361041,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -360622,15 +361057,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -360638,15 +361073,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -360654,15 +361089,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -360670,15 +361105,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -360686,15 +361121,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -360702,15 +361137,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -360718,15 +361153,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -360734,15 +361169,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -360750,15 +361185,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaGroupDriveRootVersion", "Variants": [ "Create", "CreateExpanded", @@ -360766,15 +361201,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupEndpoint", - "Uri": "/groups/{group-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/endpoints", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupEndpoint", "Variants": [ "Create", "CreateExpanded", @@ -360782,15 +361217,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEvent", - "Uri": "/groups/{group-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEvent", "Variants": [ "Create", "CreateExpanded", @@ -360798,15 +361233,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360814,15 +361249,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360830,15 +361265,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", @@ -360846,15 +361281,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360862,15 +361297,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -360878,15 +361313,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventExtension", "Variants": [ "Create", "CreateExpanded", @@ -360894,15 +361329,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360910,15 +361345,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -360926,15 +361361,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", @@ -360942,15 +361377,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaGroupEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -360958,49 +361393,49 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupExtension", - "Uri": "/groups/{group-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groups/{group-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupExtension", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupLifecyclePolicy", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupMemberByRef", - "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -361008,8 +361443,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { @@ -361036,12 +361474,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -361049,8 +361484,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -361077,12 +361515,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -361090,8 +361525,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -361118,12 +361556,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -361131,8 +361566,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { @@ -361159,12 +361597,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -361172,15 +361607,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sections", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -361188,15 +361623,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -361204,8 +361639,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -361232,12 +361670,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -361245,8 +361680,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -361273,12 +361711,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaGroupOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -361286,8 +361721,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupOwnerByRef", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { @@ -361306,12 +361744,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + ], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -361319,15 +361754,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -361335,15 +361770,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupRejectedSenderByRef", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupRejectedSenderByRef", "Variants": [ "Create", "CreateExpanded", @@ -361351,15 +361786,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupSetting", - "Uri": "/groups/{group-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/settings", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupSetting", "Variants": [ "Create", "CreateExpanded", @@ -361367,15 +361802,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -361383,15 +361818,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], "Module": "Beta.Sites", "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteColumn", "Variants": [ "Create", "CreateExpanded", @@ -361399,15 +361850,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteContentType", "Variants": [ "Create", "CreateExpanded", @@ -361415,15 +361866,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -361431,15 +361882,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -361447,15 +361898,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathColumn", "Variants": [ "Create", "Create1", @@ -361467,15 +361918,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathContentType", "Variants": [ "Create", "Create1", @@ -361487,15 +361938,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathList", "Variants": [ "Create", "Create1", @@ -361507,15 +361958,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathOperation", "Variants": [ "Create", "Create1", @@ -361527,15 +361978,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathPage", "Variants": [ "Create", "Create1", @@ -361547,15 +361998,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathPage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteGetByPathPermission", "Variants": [ "Create", "Create1", @@ -361567,15 +362018,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", @@ -361583,15 +362034,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded", @@ -361599,15 +362050,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", @@ -361615,15 +362066,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Create", "CreateExpanded", @@ -361631,15 +362082,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", @@ -361647,15 +362098,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", @@ -361663,15 +362114,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteList", "Variants": [ "Create", "CreateExpanded", @@ -361679,15 +362130,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListActivity", "Variants": [ "Create", "CreateExpanded", @@ -361695,15 +362146,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListColumn", "Variants": [ "Create", "CreateExpanded", @@ -361711,15 +362162,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListContentType", "Variants": [ "Create", "CreateExpanded", @@ -361727,15 +362178,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -361743,15 +362194,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -361759,15 +362210,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListItem", "Variants": [ "Create", "CreateExpanded", @@ -361775,15 +362226,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -361791,15 +362242,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -361807,15 +362258,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupSiteListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -361823,15 +362274,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupSiteListItemLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -361839,15 +362290,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListOperation", "Variants": [ "Create", "CreateExpanded", @@ -361855,15 +362306,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -361871,15 +362322,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -361887,15 +362338,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -361903,15 +362354,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -361919,15 +362370,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -361935,15 +362386,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -361951,15 +362402,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -361967,15 +362418,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", @@ -361983,15 +362434,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -361999,15 +362450,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", @@ -362015,15 +362466,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -362031,15 +362482,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -362047,15 +362498,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -362063,15 +362514,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -362079,15 +362530,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -362095,15 +362546,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteOperation", "Variants": [ "Create", "CreateExpanded", @@ -362111,15 +362562,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePage", "Variants": [ "Create", "CreateExpanded", @@ -362127,15 +362578,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", @@ -362143,15 +362594,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", @@ -362159,15 +362610,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", @@ -362175,15 +362626,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", @@ -362191,15 +362642,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", @@ -362207,15 +362658,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSitePermission", "Variants": [ "Create", "CreateExpanded", @@ -362223,15 +362674,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Create", "CreateExpanded", @@ -362239,15 +362690,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Create", "CreateExpanded", @@ -362255,15 +362706,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Create", "CreateExpanded", @@ -362271,15 +362722,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -362291,15 +362742,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -362311,15 +362762,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Create", "CreateExpanded", @@ -362327,15 +362778,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -362343,15 +362794,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -362359,15 +362810,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -362375,15 +362826,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -362391,15 +362842,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSet", "Variants": [ "Create", "CreateExpanded", @@ -362407,15 +362858,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -362427,15 +362878,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -362447,15 +362898,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "CreateExpanded", @@ -362463,15 +362914,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -362483,15 +362934,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -362503,31 +362954,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], "Module": "Beta.Sites", "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Create", "CreateExpanded", @@ -362535,15 +362970,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -362551,15 +362986,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -362567,15 +363002,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -362583,15 +363018,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -362599,15 +363034,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Create", "CreateExpanded", @@ -362615,15 +363050,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -362631,15 +363066,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -362647,15 +363082,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -362663,15 +363098,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -362679,15 +363114,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannel", "Variants": [ "Create", "CreateExpanded", @@ -362695,15 +363130,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -362711,15 +363146,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -362727,15 +363162,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -362743,15 +363178,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -362759,15 +363194,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -362775,15 +363210,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -362791,15 +363226,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -362807,15 +363242,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/installedApps", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -362823,15 +363258,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamMember", - "Uri": "/groups/{group-id}/team/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamMember", "Variants": [ "Create", "CreateExpanded", @@ -362839,15 +363274,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamOperation", "Variants": [ "Create", "CreateExpanded", @@ -362855,15 +363290,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -362871,15 +363306,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -362887,15 +363322,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -362903,15 +363338,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -362919,15 +363354,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -362935,15 +363370,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -362951,15 +363386,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -362967,15 +363402,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -362983,15 +363418,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Create", "CreateExpanded", @@ -362999,15 +363434,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", @@ -363015,15 +363450,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", @@ -363031,15 +363466,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -363047,31 +363482,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [] + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", @@ -363079,15 +363514,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Create", "CreateExpanded", @@ -363095,15 +363530,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -363111,15 +363546,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Create", "CreateExpanded", @@ -363127,15 +363562,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", @@ -363143,15 +363578,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", @@ -363159,15 +363594,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", @@ -363175,15 +363610,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamTag", "Variants": [ "Create", "CreateExpanded", @@ -363191,15 +363626,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaGroupTeamTagMember", "Variants": [ "Create", "CreateExpanded", @@ -363207,8 +363642,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThread", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads", "Permissions": [ { @@ -363227,12 +363665,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + ], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThread", "Variants": [ "Create", "CreateExpanded", @@ -363240,15 +363675,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", @@ -363256,15 +363691,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -363272,15 +363707,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostExtension", "Variants": [ "Create", "CreateExpanded", @@ -363288,15 +363723,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", @@ -363304,15 +363739,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -363320,15 +363755,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", @@ -363336,15 +363771,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "New-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Create", "CreateExpanded", @@ -363352,43 +363787,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "Permissions": [], "Module": "Beta.Groups", "Command": "New-MgBetaGroupThreadPostMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Uri": "/identity/authenticationEventsFlows", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", - "Uri": "/identity/authenticationEventsFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", @@ -363396,15 +363847,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", @@ -363412,15 +363863,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Create", "CreateExpanded", @@ -363428,15 +363879,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Create", "CreateExpanded", @@ -363444,43 +363895,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Uri": "/identity/authenticationEventListeners", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Uri": "/identity/b2cUserFlows", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlow", - "Uri": "/identity/b2cUserFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", @@ -363488,15 +363939,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", @@ -363504,15 +363955,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", @@ -363520,15 +363971,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", @@ -363536,15 +363987,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", @@ -363552,29 +364003,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/b2xUserFlows", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", @@ -363582,15 +364033,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", @@ -363598,15 +364049,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", @@ -363614,15 +364065,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", @@ -363630,15 +364081,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", @@ -363646,57 +364097,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Create1", "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Create1", "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create1", "CreateExpanded1", @@ -363706,22 +364157,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNamedLocation", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { @@ -363740,19 +364180,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { @@ -363779,40 +364219,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identity/customAuthenticationExtensions", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/decisions", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -363820,15 +364271,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", @@ -363836,15 +364287,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Create", "CreateExpanded", @@ -363852,15 +364303,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -363868,15 +364319,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Create", "CreateExpanded", @@ -363884,15 +364335,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", @@ -363900,15 +364351,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -363916,29 +364367,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Create", "CreateExpanded", @@ -363946,15 +364397,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", @@ -363962,15 +364413,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Create", "CreateExpanded", @@ -363978,15 +364429,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -363994,15 +364445,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Create", "CreateExpanded", @@ -364010,15 +364461,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", @@ -364026,15 +364477,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -364042,29 +364493,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Create", "CreateExpanded", @@ -364072,43 +364523,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Variants": [ "Generate", "GenerateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Create", "CreateExpanded", @@ -364116,15 +364567,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -364132,43 +364583,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", @@ -364176,15 +364627,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Create", "CreateExpanded", @@ -364192,15 +364643,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", @@ -364208,15 +364659,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Create", "CreateExpanded", @@ -364224,15 +364675,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Create", "CreateExpanded", @@ -364240,127 +364691,127 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -364368,43 +364819,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -364412,50 +364863,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { @@ -364474,47 +364914,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { @@ -364533,54 +364973,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Create", "CreateExpanded", @@ -364588,43 +365039,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -364634,15 +365085,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Create", "CreateExpanded", @@ -364650,15 +365101,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", @@ -364666,15 +365117,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", @@ -364682,15 +365133,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", @@ -364698,99 +365149,99 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/identityProviders", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityProvider", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityProvider", - "Uri": "/identity/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Uri": "/identity/userFlows", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityUserFlow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityUserFlow", - "Uri": "/identity/userFlows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/userFlowAttributes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionPolicyLabel", - "Uri": "/informationProtection/policy/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", @@ -364798,22 +365249,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInvitation", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInvitation", "Uri": "/invitations", "Permissions": [ { @@ -364840,19 +365280,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaInvitation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta" + }, + { "Uri": "/oauth2PermissionGrants", "Permissions": [ { @@ -364871,26 +365311,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaOauth2PermissionGrant", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta" + }, + { + "Uri": "/onPremisesPublishingProfiles", + "Permissions": [], "Module": "Beta.Applications", "Command": "New-MgBetaOnPremisePublishingProfile", - "Uri": "/onPremisesPublishingProfiles", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Create", "CreateExpanded", @@ -364898,15 +365349,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Create", "CreateExpanded", @@ -364914,15 +365365,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Create", "CreateExpanded", @@ -364930,15 +365381,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "Create", "Create1", @@ -364950,15 +365401,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Create", "CreateExpanded", @@ -364966,15 +365417,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", "Variants": [ "Create", "CreateExpanded", @@ -364982,15 +365433,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -364998,15 +365449,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Create", "CreateExpanded", @@ -365014,15 +365465,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Create", "CreateExpanded", @@ -365030,15 +365481,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -365046,15 +365497,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Variants": [ "Create", "CreateExpanded", @@ -365062,15 +365513,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Create", "CreateExpanded", @@ -365078,15 +365529,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", "Variants": [ "Create", "CreateExpanded", @@ -365094,15 +365545,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -365110,38 +365561,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/organization", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaOrganization", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganization", - "Uri": "/organization", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganizationBrandingLocalization", "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { @@ -365160,12 +365598,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaOrganizationBrandingLocalization", "Variants": [ "Create", "CreateExpanded", @@ -365173,15 +365608,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -365189,15 +365624,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/organization/{organization-id}/extensions", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaOrganizationExtension", "Variants": [ "Create", "CreateExpanded", @@ -365205,15 +365640,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkspace", + "Uri": "/places/{place-id}/roomList/rooms", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaPlaceAsRoomListRoom", "Variants": [ "Create", "CreateExpanded", @@ -365221,22 +365656,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaPlaceAsRoomListWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/places/{place-id}/roomList/workspaces", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerBucket", + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets", "Permissions": [ { @@ -365263,19 +365703,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "New-MgBetaPlannerBucket", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans", "Permissions": [ { @@ -365302,19 +365742,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerRoster", + ], + "Module": "Beta.Planner", + "Command": "New-MgBetaPlannerPlan", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerRoster", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters", "Permissions": [ { @@ -365333,21 +365773,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + ], + "Module": "Beta.Planner", + "Command": "New-MgBetaPlannerRoster", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerRosterMember", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/members", "Permissions": [ { @@ -365366,19 +365804,21 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Beta.Planner", + "Command": "New-MgBetaPlannerRosterMember", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerTask", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks", "Permissions": [ { @@ -365405,19 +365845,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + ], + "Module": "Beta.Planner", + "Command": "New-MgBetaPlannerTask", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { @@ -365436,19 +365876,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAppManagementPolicy", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies", "Permissions": [ { @@ -365467,33 +365907,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { @@ -365512,12 +365952,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -365525,29 +365976,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authorizationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Create", "CreateExpanded", @@ -365555,22 +366006,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Permissions": [] + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { @@ -365589,40 +366029,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyClaimMappingPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "Permissions": [] + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/featureRolloutPolicies", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "New-MgBetaPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", @@ -365630,15 +366081,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", @@ -365646,22 +366097,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -365680,26 +366120,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/mobileAppManagementPolicies", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "New-MgBetaPolicyMobileAppManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -365707,29 +366158,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileDeviceManagementPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -365737,29 +366188,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/permissionGrantPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyPermissionGrantPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Create", "CreateExpanded", @@ -365767,15 +366218,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Create", "CreateExpanded", @@ -365783,43 +366234,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Create", "CreateExpanded", @@ -365827,15 +366278,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", @@ -365843,29 +366294,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Uri": "/policies/servicePrincipalCreationPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Create", "CreateExpanded", @@ -365873,15 +366324,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Create", "CreateExpanded", @@ -365889,22 +366340,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { @@ -365923,19 +366363,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { @@ -365954,47 +366394,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintConnector", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintConnector", - "Uri": "/print/connectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/connectors", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintOperation", - "Uri": "/print/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/print/operations", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintOperation", "Variants": [ - "Create1", - "CreateExpanded1" + "Create", + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinter", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/create", "Permissions": [ { @@ -366021,21 +366461,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinter", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta" + }, + { "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { @@ -366078,12 +366516,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterJob", "Variants": [ "Create", "CreateExpanded", @@ -366091,15 +366526,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterJobDocument", "Variants": [ "Create", "CreateExpanded", @@ -366107,8 +366542,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { @@ -366135,12 +366573,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -366148,45 +366583,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterJobTask", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShare", - "Uri": "/print/printerShares", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/printerShares", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShare", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -366194,15 +366629,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -366210,15 +366645,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareJob", "Variants": [ "Create", "CreateExpanded", @@ -366226,15 +366661,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Create", "CreateExpanded", @@ -366242,15 +366677,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -366258,15 +366693,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintPrinterShareJobTask", "Variants": [ "Create", "CreateExpanded", @@ -366274,8 +366709,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterTaskTrigger", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { @@ -366294,26 +366732,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "Create", - "CreateExpanded" ], - "ApiVersion": "beta", "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintService", - "Uri": "/print/services", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "New-MgBetaPrintPrinterTaskTrigger", "Variants": [ "Create", "CreateExpanded", @@ -366321,29 +366742,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/services", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintService", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShare", - "Uri": "/print/shares", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintService", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", @@ -366351,15 +366772,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareAllowedGroupByRef", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/print/shares", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShare", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrinterShare", "Method": "POST", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -366367,15 +366802,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareAllowedUserByRef", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -366383,8 +366818,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { @@ -366419,12 +366857,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShareJob", "Variants": [ "Create", "CreateExpanded", @@ -366432,15 +366867,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShareJobDocument", "Variants": [ "Create", "CreateExpanded", @@ -366448,8 +366883,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { @@ -366476,12 +366914,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -366489,29 +366924,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" + }, + { + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "New-MgBetaPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "New-MgBetaPrintTaskDefinitionTask", "Variants": [ "Create", "CreateExpanded", @@ -366519,29 +366970,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/privacy/subjectRightsRequests", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "New-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", @@ -366549,29 +367000,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privilegedAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccess", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccess", - "Uri": "/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessResource", "Variants": [ "Create", "CreateExpanded", @@ -366579,15 +367030,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -366595,15 +367046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", @@ -366611,15 +367062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Create", "CreateExpanded", @@ -366627,15 +367078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Create", "CreateExpanded", @@ -366643,15 +367094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -366659,15 +367110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded", @@ -366675,15 +367126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Create", "CreateExpanded", @@ -366691,15 +367142,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Create", "CreateExpanded", @@ -366707,85 +367158,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedApproval", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedApproval", - "Uri": "/privilegedApproval", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedOperationEvents", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedOperationEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoles", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedRole", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRole", - "Uri": "/privilegedRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", "Variants": [ "Make", "MakeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", "Variants": [ "Make", "MakeExpanded", @@ -366793,43 +367244,43 @@ "MakeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignmentRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programs", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaProgram", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgram", - "Uri": "/programs", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgram", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaProgramControl", "Variants": [ "Create", "Create1", @@ -366843,99 +367294,99 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgramControl", - "Uri": "/programControls", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaProgramControlType", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgramControlType", - "Uri": "/programControlTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "New-MgBetaReportPartnerBillingManifest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "New-MgBetaReportPartnerBillingOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaRiskDetection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskDetection", - "Uri": "/identityProtection/riskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Create", "CreateExpanded", @@ -366943,29 +367394,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaRiskyUser", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaRiskyUserHistory", "Variants": [ "Create", "CreateExpanded", @@ -366973,29 +367424,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -367003,22 +367454,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", "Uri": "/roleManagement/cloudPC/roleAssignments", "Permissions": [ { @@ -367037,12 +367477,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Create", "CreateExpanded", @@ -367050,22 +367501,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", "Uri": "/roleManagement/cloudPC/roleDefinitions", "Permissions": [ { @@ -367108,12 +367548,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -367121,29 +367572,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -367151,22 +367602,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "Uri": "/roleManagement/deviceManagement/roleAssignments", "Permissions": [ { @@ -367185,12 +367625,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Create", "CreateExpanded", @@ -367198,22 +367649,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "Uri": "/roleManagement/deviceManagement/roleDefinitions", "Permissions": [ { @@ -367256,12 +367696,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -367269,29 +367720,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -367299,43 +367750,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -367343,50 +367794,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { @@ -367421,19 +367861,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { @@ -367452,12 +367892,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -367465,50 +367916,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { @@ -367527,40 +367967,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/enterpriseApps", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Create", "CreateExpanded", @@ -367568,15 +368019,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -367584,15 +368035,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -367600,15 +368051,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Create", "CreateExpanded", @@ -367616,15 +368067,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -367632,15 +368083,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded", @@ -367648,15 +368099,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded", @@ -367664,15 +368115,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded", @@ -367680,15 +368131,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Create", "CreateExpanded", @@ -367696,15 +368147,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -367712,15 +368163,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded", @@ -367728,15 +368179,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded", @@ -367744,15 +368195,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded", @@ -367760,15 +368211,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -367776,29 +368227,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -367806,22 +368257,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { @@ -367840,26 +368280,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + ], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Create", "CreateExpanded", @@ -367867,71 +368318,71 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -367939,99 +368390,99 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomAppScope", + "Uri": "/roleManagement/exchange/customAppScopes", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/exchange/resourceNamespaces", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -368039,43 +368490,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/roleAssignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleDefinitions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -368083,36 +368534,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", - "Command": "New-MgBetaSchemaExtension", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions", "Permissions": [ { @@ -368131,19 +368571,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "Beta.SchemaExtensions", + "Command": "New-MgBetaSchemaExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchAcronym", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta" + }, + { "Uri": "/search/acronyms", "Permissions": [ { @@ -368162,19 +368602,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaSearchAcronym", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchBookmark", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks", "Permissions": [ { @@ -368193,19 +368633,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchQna", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaSearchBookmark", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchQna", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas", "Permissions": [ { @@ -368224,82 +368664,93 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAction", + ], + "Module": "Beta.Search", + "Command": "New-MgBetaSearchQna", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAction", - "Uri": "/security/securityActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/securityActions", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAction", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAlert", - "Uri": "/security/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/alerts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAlert", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAlertV2", - "Uri": "/security/alerts_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/alerts_v2", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAlertV2", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/security/attackSimulation/simulationAutomations", + "Permissions": [], "Module": "Beta.Security", "Command": "New-MgBetaSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", @@ -368307,29 +368758,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", @@ -368337,29 +368788,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Create", "CreateExpanded", @@ -368367,85 +368818,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "Uri": "/security/attackSimulation/trainingCampaigns", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", @@ -368453,22 +368904,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAuditLogQuery", "Uri": "/security/auditLog/queries", "Permissions": [ { @@ -368527,12 +368967,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAuditLogQuery", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Create", "CreateExpanded", @@ -368540,22 +368991,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAuditLogQueryRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { @@ -368574,21 +369014,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { @@ -368607,12 +369045,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Create", "CreateExpanded", @@ -368620,8 +369055,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { @@ -368640,12 +369078,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", @@ -368653,8 +369088,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { @@ -368673,12 +369111,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", @@ -368686,8 +369121,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { @@ -368706,12 +369144,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", @@ -368719,8 +369154,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", "Permissions": [ { @@ -368739,12 +369177,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Create", "CreateExpanded", @@ -368752,8 +369187,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", "Permissions": [ { @@ -368772,12 +369210,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Create", "CreateExpanded", @@ -368785,8 +369220,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", "Permissions": [ { @@ -368805,12 +369243,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Create", "CreateExpanded", @@ -368818,8 +369253,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [ { @@ -368838,12 +369276,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", @@ -368851,15 +369286,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", @@ -368867,8 +369302,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { @@ -368887,12 +369325,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", @@ -368900,15 +369335,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Create", "CreateExpanded", @@ -368916,8 +369351,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { @@ -368936,12 +369374,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", @@ -368949,8 +369384,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { @@ -368969,12 +369407,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Create", "CreateExpanded", @@ -368982,15 +369417,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Create", "CreateExpanded", @@ -368998,8 +369433,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { @@ -369018,166 +369456,179 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Uri": "/security/cloudAppSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Uri": "/security/collaboration/analyzedEmails", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityFileSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityHostSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Uri": "/security/identities/healthIssues", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIdentityHealthIssue", - "Uri": "/security/identities/healthIssues", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityIncident", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIncident", - "Uri": "/security/incidents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityIPSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelAuthority", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelAuthority", - "Uri": "/security/labels/authorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCategory", - "Uri": "/security/labels/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Create", "CreateExpanded", @@ -369185,71 +369636,71 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelCitation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCitation", - "Uri": "/security/labels/citations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelDepartment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelDepartment", - "Uri": "/security/labels/departments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Uri": "/security/labels/retentionLabels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", @@ -369257,85 +369708,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityProviderTenantSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityProviderTenantSetting", - "Uri": "/security/providerTenantSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Uri": "/security/rules/detectionRules", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityRuleDetectionRule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityRuleDetectionRule", - "Uri": "/security/rules/detectionRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecuritySecureScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySecureScore", - "Uri": "/security/secureScores", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/security/subjectRightsRequests", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", @@ -369343,225 +369794,225 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", @@ -369569,50 +370020,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Permissions": [], "Module": "Beta.Security", "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Uri": "/security/threatIntelligence/whoisRecords", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/emailThreats", "Permissions": [ { @@ -369631,33 +370071,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/fileThreats", "Permissions": [ { @@ -369676,19 +370116,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/threatSubmission/urlThreats", "Permissions": [ { @@ -369707,82 +370147,93 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", + ], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Uri": "/security/tiIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityTiIndicator", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Uri": "/security/triggers/retentionEvents", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityUserSecurityProfile", - "Uri": "/security/userSecurityProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/security/userSecurityProfiles", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaSecurityUserSecurityProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Permissions": [], "Module": "Beta.Devices.ServiceAnnouncement", "Command": "New-MgBetaServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Create", "CreateExpanded", @@ -369790,43 +370241,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "New-MgBetaServiceAnnouncementIssue", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "New-MgBetaServiceAnnouncementMessage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -369834,22 +370285,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipal", "Uri": "/servicePrincipals", "Permissions": [ { @@ -369876,21 +370316,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipal", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { @@ -369917,12 +370355,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Create", "CreateExpanded", @@ -369930,8 +370365,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { @@ -369958,12 +370396,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -369971,8 +370406,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { @@ -370015,12 +370453,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -370028,15 +370463,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", @@ -370044,15 +370479,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalEndpoint", "Variants": [ "Create", "CreateExpanded", @@ -370060,8 +370495,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { @@ -370104,12 +370542,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLicenseDetails", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -370117,15 +370552,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalLicenseDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Create", "CreateExpanded", @@ -370133,8 +370568,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalOwnerByRef", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { @@ -370169,12 +370607,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -370182,8 +370617,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", "Permissions": [ { @@ -370210,12 +370648,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Create", "CreateExpanded", @@ -370223,38 +370658,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaServicePrincipalRiskDetection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { @@ -370273,21 +370711,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalSynchronizationJob", "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [ { @@ -370306,12 +370744,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -370319,15 +370770,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -370335,15 +370786,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -370351,15 +370802,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListColumn", "Variants": [ "Create", "CreateExpanded", @@ -370367,15 +370818,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListContentType", "Variants": [ "Create", "CreateExpanded", @@ -370383,15 +370834,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -370399,15 +370850,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -370415,15 +370866,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListItem", "Variants": [ "Create", "CreateExpanded", @@ -370431,15 +370882,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -370451,15 +370902,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListItemVersion", "Variants": [ "Create", "Create1", @@ -370471,15 +370922,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListOperation", "Variants": [ "Create", "CreateExpanded", @@ -370487,15 +370938,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -370503,45 +370954,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", - "Uri": "/shares", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], "Module": "Beta.Sites", "Command": "New-MgBetaSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -370549,15 +370984,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", @@ -370565,8 +371000,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteColumn", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns", "Permissions": [ { @@ -370585,12 +371023,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteColumn", "Variants": [ "Create", "CreateExpanded", @@ -370598,8 +371033,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { @@ -370618,12 +371056,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteContentType", "Variants": [ "Create", "CreateExpanded", @@ -370631,8 +371066,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -370651,12 +371089,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -370664,15 +371099,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], "Module": "Beta.Sites", "Command": "New-MgBetaSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathColumn", "Variants": [ "Create", "Create1", @@ -370684,15 +371135,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathContentType", "Variants": [ "Create", "Create1", @@ -370704,15 +371155,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathList", "Variants": [ "Create", "Create1", @@ -370724,15 +371175,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathOperation", "Variants": [ "Create", "Create1", @@ -370744,15 +371195,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathPage", "Variants": [ "Create", "Create1", @@ -370764,15 +371215,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathPage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteGetByPathPermission", "Variants": [ "Create", "Create1", @@ -370784,24 +371235,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteList", "Uri": "/sites/{site-id}/lists", "Permissions": [ { @@ -370820,12 +371258,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteList", "Variants": [ "Create", "CreateExpanded", @@ -370833,15 +371268,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListActivity", - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListActivity", "Variants": [ "Create", "CreateExpanded", @@ -370849,8 +371284,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListColumn", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { @@ -370869,12 +371307,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListColumn", "Variants": [ "Create", "CreateExpanded", @@ -370882,15 +371317,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListContentType", "Variants": [ "Create", "CreateExpanded", @@ -370898,8 +371333,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -370918,12 +371356,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -370931,15 +371366,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -370947,15 +371382,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListItem", "Variants": [ "Create", "CreateExpanded", @@ -370963,15 +371398,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemActivity", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -370979,8 +371414,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { @@ -371015,12 +371453,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -371028,8 +371463,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemLink", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [ { @@ -371056,12 +371494,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + ], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -371069,15 +371504,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -371085,15 +371520,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListOperation", "Variants": [ "Create", "CreateExpanded", @@ -371101,15 +371536,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -371117,8 +371552,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebook", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { @@ -371145,12 +371583,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -371158,8 +371593,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -371186,12 +371624,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -371199,8 +371634,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -371227,12 +371665,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -371240,8 +371675,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { @@ -371268,12 +371706,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -371281,15 +371716,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -371297,15 +371732,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -371313,8 +371748,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -371341,12 +371779,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -371354,8 +371789,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -371382,12 +371820,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -371395,15 +371830,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteOperation", - "Uri": "/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/operations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteOperation", "Variants": [ "Create", "CreateExpanded", @@ -371411,15 +371846,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePage", - "Uri": "/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePage", "Variants": [ "Create", "CreateExpanded", @@ -371427,15 +371862,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", @@ -371443,15 +371878,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", @@ -371459,15 +371894,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", @@ -371475,15 +371910,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", @@ -371491,15 +371926,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", @@ -371507,15 +371942,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSitePermission", "Variants": [ "Create", "CreateExpanded", @@ -371523,15 +371958,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroup", "Variants": [ "Create", "CreateExpanded", @@ -371539,15 +371974,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Permissions": [], "Module": "Beta.Sites", "Command": "New-MgBetaSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -371559,15 +372010,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -371579,15 +372030,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Create", "CreateExpanded", @@ -371595,15 +372046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -371611,15 +372062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -371627,15 +372078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -371643,15 +372094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -371659,15 +372110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSet", "Variants": [ "Create", "CreateExpanded", @@ -371675,15 +372126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -371695,15 +372146,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -371715,15 +372166,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "CreateExpanded", @@ -371731,15 +372182,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -371751,15 +372202,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -371771,15 +372222,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "CreateExpanded", @@ -371787,15 +372238,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -371803,15 +372254,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -371819,15 +372270,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -371835,15 +372286,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -371851,15 +372302,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetRelation", "Variants": [ "Create", "CreateExpanded", @@ -371867,15 +372318,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetTerm", "Variants": [ "Create", "CreateExpanded", @@ -371883,15 +372334,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Create", "CreateExpanded", @@ -371899,15 +372350,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "CreateExpanded", @@ -371915,15 +372366,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "New-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Create", "CreateExpanded", @@ -371931,50 +372382,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/subscribedSkus", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "New-MgBetaSubscribedSku", - "Uri": "/subscribedSkus", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "New-MgBetaSubscription", - "Uri": "/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/subscriptions", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "New-MgBetaSubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeam", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta" + }, + { "Uri": "/teams", "Permissions": [ { @@ -372009,21 +372449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeam", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels", "Permissions": [ { @@ -372066,26 +372504,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Provision", - "ProvisionViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelEmail", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaTeamChannel", "Variants": [ "Create", "CreateExpanded", @@ -372093,15 +372514,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelEmail", + "Variants": [ + "Provision", + "ProvisionViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" + }, + { + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -372109,8 +372544,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { @@ -372137,12 +372575,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -372150,15 +372585,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -372166,8 +372601,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageReply", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { @@ -372194,12 +372632,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -372207,15 +372642,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -372223,15 +372658,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -372239,8 +372674,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelTab", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { @@ -372315,12 +372753,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -372328,8 +372763,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamInstalledApp", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { @@ -372420,12 +372858,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -372433,15 +372868,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamMember", - "Uri": "/teams/{team-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamMember", "Variants": [ "Create", "CreateExpanded", @@ -372449,15 +372884,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamOperation", - "Uri": "/teams/{team-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamOperation", "Variants": [ "Create", "CreateExpanded", @@ -372465,29 +372900,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Method": "POST", - "OutputType": null, - "Variants": [ - "Provision", - "ProvisionViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelEmail", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -372495,15 +372916,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Variants": [ + "Provision", + "ProvisionViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" + }, + { + "Uri": "/teams/{team-id}/primaryChannel/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -372511,15 +372946,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -372527,15 +372962,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -372543,15 +372978,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -372559,15 +372994,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -372575,15 +373010,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -372591,15 +373026,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -372607,15 +373042,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/dayNotes", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleDayNote", "Variants": [ "Create", "CreateExpanded", @@ -372623,8 +373058,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "OutputType": "IMicrosoftGraphDayNote", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { @@ -372643,12 +373081,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", @@ -372656,8 +373091,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOpenShift", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { @@ -372684,12 +373122,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", @@ -372697,8 +373132,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { @@ -372717,12 +373155,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -372730,8 +373165,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { @@ -372750,12 +373188,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", @@ -372763,8 +373198,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleShift", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { @@ -372783,12 +373221,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", @@ -372796,15 +373231,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Create", "CreateExpanded", @@ -372812,8 +373247,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { @@ -372832,12 +373270,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -372845,15 +373280,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timeCards", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleTimeCard", "Variants": [ "Create", "CreateExpanded", @@ -372861,8 +373296,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOff", + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { @@ -372881,12 +373319,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", @@ -372894,8 +373329,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOffReason", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { @@ -372914,12 +373352,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", @@ -372927,15 +373362,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", @@ -372943,8 +373378,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamTag", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags", "Permissions": [ { @@ -372963,12 +373401,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamTag", "Variants": [ "Create", "CreateExpanded", @@ -372976,43 +373411,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Permissions": [], "Module": "Beta.Teams", "Command": "New-MgBetaTeamTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedChats", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedChat", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeam", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Create", "CreateExpanded", @@ -373020,29 +373471,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -373050,15 +373501,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -373066,15 +373517,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -373082,15 +373533,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -373098,15 +373549,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -373114,15 +373565,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -373130,15 +373581,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -373146,29 +373597,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "Uri": "/teamwork/devices", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDevice", - "Uri": "/teamwork/devices", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkDeviceOperation", "Variants": [ "Create", "CreateExpanded", @@ -373176,29 +373627,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamTemplate", + "Uri": "/teamwork/teamTemplates", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkTeamTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkTeamTemplate", - "Uri": "/teamwork/teamTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Create", "CreateExpanded", @@ -373206,43 +373657,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", @@ -373250,29 +373701,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Create", "CreateExpanded", @@ -373280,15 +373731,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", @@ -373296,15 +373747,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", @@ -373312,463 +373763,463 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/managedTenants/tenants", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenant", - "Uri": "/tenantRelationships/managedTenants/tenants", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Uri": "/tenantRelationships/managedTenants/managementActions", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Uri": "/tenantRelationships/managedTenants/managementIntents", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Create", "CreateExpanded", @@ -373776,113 +374227,113 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Uri": "/tenantRelationships/managedTenants/myRoles", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Uri": "/trustFramework/keySets", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaTrustFrameworkKeySet", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaTrustFrameworkKeySetKey", "Variants": [ "Generate", "GenerateExpanded", @@ -373890,36 +374341,25 @@ "GenerateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTrustFrameworkKeySetKey", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/trustFramework/policies", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "New-MgBetaTrustFrameworkPolicy", - "Uri": "/trustFramework/policies", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUser", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users", "Permissions": [ { @@ -373970,28 +374410,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserActivity", + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUser", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserActivity", - "Uri": "/users/{user-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserActivity", "Variants": [ "Create", "CreateExpanded", @@ -373999,15 +374434,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", @@ -374015,15 +374450,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/analytics/activityStatistics", + "Permissions": [], + "Module": "Beta.People", + "Command": "New-MgBetaUserActivityStatistics", "Variants": [ "Create", "CreateExpanded", @@ -374031,15 +374466,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "New-MgBetaUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/appRoleAssignments", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "New-MgBetaUserAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -374047,8 +374482,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationEmailMethod", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { @@ -374067,12 +374505,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserAuthenticationEmailMethod", "Variants": [ "Create", "CreateExpanded", @@ -374080,15 +374515,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/methods", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", @@ -374096,15 +374531,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/operations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserAuthenticationOperation", "Variants": [ "Create", "CreateExpanded", @@ -374112,8 +374547,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { @@ -374132,12 +374570,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + ], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Create", "CreateExpanded", @@ -374145,15 +374580,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded", @@ -374161,15 +374596,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendars", + "Permissions": [], "Module": "Beta.Calendar", "Command": "New-MgBetaUserCalendar", - "Uri": "/users/{user-id}/calendars", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserCalendarEvent", "Variants": [ "Create1", "CreateExpanded1", @@ -374177,15 +374628,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserCalendarGroup", "Variants": [ "Create", "CreateExpanded", @@ -374193,15 +374644,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserCalendarGroupCalendar", "Variants": [ "Create", "CreateExpanded", @@ -374209,15 +374660,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarGroupCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserCalendarPermission", "Variants": [ "Create", "Create1", @@ -374229,15 +374680,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChat", "Variants": [ "Create", "CreateExpanded", @@ -374245,15 +374696,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChat", - "Uri": "/users/{user-id}/chats", - "Permissions": [] + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -374261,15 +374712,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatMember", "Variants": [ "Create", "CreateExpanded", @@ -374277,15 +374728,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatMessage", "Variants": [ "Create", "CreateExpanded", @@ -374293,15 +374744,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -374309,15 +374760,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -374325,15 +374776,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -374341,15 +374792,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatOperation", "Variants": [ "Create", "CreateExpanded", @@ -374357,15 +374808,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -374373,15 +374824,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", @@ -374389,15 +374840,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserChatTab", "Variants": [ "Create", "CreateExpanded", @@ -374405,45 +374856,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserCloudPcSnapshot", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserCloudPcSnapshot", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/contacts", + "Permissions": [], "Module": "Beta.PersonalContacts", "Command": "New-MgBetaUserContact", - "Uri": "/users/{user-id}/contacts", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Create", "CreateExpanded", @@ -374451,15 +374886,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -374467,15 +374902,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolder", "Variants": [ "Create", "CreateExpanded", @@ -374483,15 +374918,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolderChildFolder", "Variants": [ "Create", "CreateExpanded", @@ -374499,15 +374934,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Create", "CreateExpanded", @@ -374515,15 +374950,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -374531,15 +374966,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolderContact", "Variants": [ "Create", "CreateExpanded", @@ -374547,15 +374982,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "New-MgBetaUserContactFolderContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -374563,15 +374998,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserDefaultCalendarEvent", - "Uri": "/users/{user-id}/calendar/events", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/calendar/events", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserDefaultCalendarEvent", "Variants": [ "Create", "CreateExpanded", @@ -374579,15 +375014,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDevice", - "Uri": "/users/{user-id}/devices", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/users/{user-id}/devices", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDevice", "Variants": [ "Create", "CreateExpanded", @@ -374595,15 +375030,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDeviceCommand", "Variants": [ "Create", "CreateExpanded", @@ -374611,15 +375046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -374627,15 +375062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -374643,15 +375078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -374659,15 +375094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDeviceExtension", "Variants": [ "Create", "CreateExpanded", @@ -374675,15 +375110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", @@ -374691,15 +375126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -374707,15 +375142,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -374723,15 +375158,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceUsageRights", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "New-MgBetaUserDeviceUsageRights", "Variants": [ "Create", "CreateExpanded", @@ -374739,15 +375174,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDrive", - "Uri": "/users/{user-id}/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDrive", "Variants": [ "Create", "CreateExpanded", @@ -374755,15 +375190,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveBundle", "Variants": [ "Create", "CreateExpanded", @@ -374771,15 +375206,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -374787,15 +375222,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -374803,15 +375238,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -374819,15 +375254,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -374835,15 +375270,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -374851,15 +375286,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -374867,15 +375302,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -374883,15 +375318,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -374899,15 +375334,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -374915,15 +375350,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -374931,15 +375366,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -374947,15 +375382,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -374963,15 +375398,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -374979,15 +375414,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -374995,15 +375430,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -375011,15 +375446,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -375027,15 +375462,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -375043,15 +375478,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -375059,15 +375494,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -375075,15 +375510,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -375091,15 +375526,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -375107,15 +375542,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -375123,15 +375558,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -375139,15 +375574,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -375155,15 +375590,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootLink", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -375171,15 +375606,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -375187,15 +375622,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -375203,15 +375638,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -375219,15 +375654,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -375235,15 +375670,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -375251,15 +375686,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -375267,15 +375702,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -375283,15 +375718,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Beta.Files", + "Command": "New-MgBetaUserDriveRootVersion", "Variants": [ "Create", "CreateExpanded", @@ -375299,15 +375734,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEvent", - "Uri": "/users/{user-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEvent", "Variants": [ "Create", "CreateExpanded", @@ -375315,15 +375750,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375331,8 +375766,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserEventAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { @@ -375351,12 +375789,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + ], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserEventAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -375364,15 +375799,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375380,15 +375815,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", @@ -375396,15 +375831,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375412,15 +375847,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -375428,15 +375863,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventExtension", "Variants": [ "Create", "CreateExpanded", @@ -375444,15 +375879,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375460,15 +375895,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -375476,15 +375911,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375492,15 +375927,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Create", "CreateExpanded", @@ -375508,15 +375943,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "New-MgBetaUserEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -375524,15 +375959,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserExtension", - "Uri": "/users/{user-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserExtension", "Variants": [ "Create", "CreateExpanded", @@ -375540,15 +375975,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", @@ -375556,15 +375991,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Create", "CreateExpanded", @@ -375572,15 +376007,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Create", "CreateExpanded", @@ -375588,15 +376023,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", @@ -375604,15 +376039,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Create", "CreateExpanded", @@ -375620,15 +376055,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded", @@ -375636,15 +376071,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", @@ -375652,15 +376087,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightShared", - "Uri": "/users/{user-id}/insights/shared", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/shared", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserInsightShared", "Variants": [ "Create", "CreateExpanded", @@ -375668,15 +376103,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightTrending", - "Uri": "/users/{user-id}/insights/trending", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/trending", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserInsightTrending", "Variants": [ "Create", "CreateExpanded", @@ -375684,15 +376119,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightUsed", - "Uri": "/users/{user-id}/insights/used", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrending", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/insights/used", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserInsightUsed", "Variants": [ "Create", "CreateExpanded", @@ -375700,15 +376135,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolder", "Variants": [ "Create", "CreateExpanded", @@ -375716,15 +376151,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolder", "Variants": [ "Create", "CreateExpanded", @@ -375732,15 +376167,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Create", "CreateExpanded", @@ -375748,15 +376183,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375764,15 +376199,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -375780,15 +376215,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -375796,15 +376231,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -375812,15 +376247,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Create", "CreateExpanded", @@ -375828,15 +376263,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -375844,15 +376295,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Create", "CreateExpanded", @@ -375860,15 +376311,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderMessage", "Variants": [ "Create", "CreateExpanded", @@ -375876,15 +376327,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -375892,15 +376343,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -375908,15 +376359,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -375924,15 +376375,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -375940,15 +376391,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageForward", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderMessageMention", "Variants": [ "Create", "CreateExpanded", @@ -375956,15 +376407,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -375972,15 +376423,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageReply", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -375988,15 +376439,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMailFolderMessageRule", "Variants": [ "Create", "CreateExpanded", @@ -376004,15 +376455,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDevice", "Variants": [ "Create", "CreateExpanded", @@ -376020,15 +376471,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Create", "CreateExpanded", @@ -376036,15 +376487,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", @@ -376052,15 +376503,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -376068,15 +376519,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", "Variants": [ "Create", "CreateExpanded", @@ -376084,15 +376535,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", @@ -376100,15 +376551,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", @@ -376116,29 +376567,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -376146,15 +376597,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Create", "CreateExpanded", @@ -376162,15 +376613,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Create", "CreateExpanded", @@ -376178,45 +376629,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", "Variants": [ "Update", "UpdateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", @@ -376224,15 +376659,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMessage", "Variants": [ "Create", "CreateExpanded", @@ -376240,15 +376675,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -376256,8 +376691,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { @@ -376276,12 +376714,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -376289,15 +376724,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -376305,15 +376740,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageForward", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMention", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -376321,15 +376756,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "New-MgBetaUserMessageMention", "Variants": [ "Create", "CreateExpanded", @@ -376337,15 +376772,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMention", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "New-MgBetaUserMessageReply", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -376353,15 +376804,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageReplyAll", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserMobileAppIntentAndState", "Variants": [ "Create", "CreateExpanded", @@ -376369,15 +376820,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", @@ -376385,15 +376836,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Create", "CreateExpanded", @@ -376401,45 +376852,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotification", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/notifications", + "Permissions": [], "Module": "Beta.Users", "Command": "New-MgBetaUserNotification", - "Uri": "/users/{user-id}/notifications", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", "Variants": [ "Create", "CreateExpanded", @@ -376447,8 +376882,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebook", + "OutputType": "IMicrosoftGraphNotification", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { @@ -376475,12 +376913,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -376488,8 +376923,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -376516,12 +376954,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -376529,8 +376964,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -376557,12 +376995,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -376570,8 +377005,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { @@ -376598,12 +377036,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -376611,15 +377046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sections", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -376627,15 +377062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -376643,8 +377078,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -376671,12 +377109,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -376684,8 +377119,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -376712,12 +377150,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + ], + "Module": "Beta.Notes", + "Command": "New-MgBetaUserOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -376725,8 +377160,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeeting", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { @@ -376745,12 +377183,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + ], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaUserOnlineMeeting", "Variants": [ "Create", "CreateExpanded", @@ -376758,15 +377193,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "Create1", @@ -376778,31 +377229,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "New-MgBetaUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", "Variants": [ "Create", "CreateExpanded", @@ -376810,15 +377245,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Create", "CreateExpanded", @@ -376826,8 +377261,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", "Permissions": [ { @@ -376854,12 +377292,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", + ], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Create", "CreateExpanded", @@ -376867,15 +377302,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "New-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", @@ -376883,15 +377318,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookMasterCategory", "Variants": [ "Create", "CreateExpanded", @@ -376899,15 +377334,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTask", "Variants": [ "Create", "CreateExpanded", @@ -376915,15 +377350,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskAttachment", "Variants": [ "Create", "CreateExpanded", @@ -376931,15 +377366,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -376947,15 +377382,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskFolder", "Variants": [ "Create", "CreateExpanded", @@ -376963,15 +377398,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Create", "CreateExpanded", @@ -376979,15 +377414,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Create", "CreateExpanded", @@ -376995,15 +377430,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -377011,15 +377446,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskGroup", "Variants": [ "Create", "CreateExpanded", @@ -377027,15 +377462,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Create", "CreateExpanded", @@ -377043,15 +377478,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Create", "CreateExpanded", @@ -377059,15 +377494,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Create", "CreateExpanded", @@ -377075,15 +377510,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -377091,8 +377526,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAccount", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/profile/account", "Permissions": [ { @@ -377111,12 +377549,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemAddress", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileAccount", "Variants": [ "Create", "CreateExpanded", @@ -377124,8 +377559,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAddress", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses", "Permissions": [ { @@ -377144,12 +377582,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileAddress", "Variants": [ "Create", "CreateExpanded", @@ -377157,8 +377592,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAnniversary", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries", "Permissions": [ { @@ -377177,12 +377615,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAward", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileAnniversary", "Variants": [ "Create", "CreateExpanded", @@ -377190,8 +377625,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAward", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards", "Permissions": [ { @@ -377210,12 +377648,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonCertification", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileAward", "Variants": [ "Create", "CreateExpanded", @@ -377223,8 +377658,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileCertification", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/certifications", "Permissions": [ { @@ -377243,12 +377681,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationalActivity", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileCertification", "Variants": [ "Create", "CreateExpanded", @@ -377256,8 +377691,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileEducationalActivity", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities", "Permissions": [ { @@ -377276,12 +377714,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemEmail", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileEducationalActivity", "Variants": [ "Create", "CreateExpanded", @@ -377289,8 +377724,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileEmail", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails", "Permissions": [ { @@ -377309,12 +377747,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonInterest", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileEmail", "Variants": [ "Create", "CreateExpanded", @@ -377322,8 +377757,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileInterest", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests", "Permissions": [ { @@ -377342,12 +377780,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLanguageProficiency", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileInterest", "Variants": [ "Create", "CreateExpanded", @@ -377355,8 +377790,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileLanguage", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages", "Permissions": [ { @@ -377375,12 +377813,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonName", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileLanguage", "Variants": [ "Create", "CreateExpanded", @@ -377388,8 +377823,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileName", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names", "Permissions": [ { @@ -377432,12 +377870,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonAnnotation", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileName", "Variants": [ "Create", "CreateExpanded", @@ -377445,8 +377880,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileNote", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes", "Permissions": [ { @@ -377465,12 +377903,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPatent", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileNote", "Variants": [ "Create", "CreateExpanded", @@ -377478,8 +377913,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePatent", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents", "Permissions": [ { @@ -377498,12 +377936,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPhone", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfilePatent", "Variants": [ "Create", "CreateExpanded", @@ -377511,8 +377946,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePhone", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones", "Permissions": [ { @@ -377531,12 +377969,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkPosition", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfilePhone", "Variants": [ "Create", "CreateExpanded", @@ -377544,8 +377979,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePosition", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions", "Permissions": [ { @@ -377564,12 +378002,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphProjectParticipation", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfilePosition", "Variants": [ "Create", "CreateExpanded", @@ -377577,8 +378012,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileProject", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects", "Permissions": [ { @@ -377597,12 +378035,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemPublication", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileProject", "Variants": [ "Create", "CreateExpanded", @@ -377610,8 +378045,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePublication", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications", "Permissions": [ { @@ -377630,12 +378068,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSkillProficiency", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfilePublication", "Variants": [ "Create", "CreateExpanded", @@ -377643,8 +378078,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileSkill", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills", "Permissions": [ { @@ -377663,12 +378101,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWebAccount", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileSkill", "Variants": [ "Create", "CreateExpanded", @@ -377676,8 +378111,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileWebAccount", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts", "Permissions": [ { @@ -377696,12 +378134,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPersonWebsite", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileWebAccount", "Variants": [ "Create", "CreateExpanded", @@ -377709,8 +378144,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileWebsite", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites", "Permissions": [ { @@ -377729,12 +378167,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Beta.People", + "Command": "New-MgBetaUserProfileWebsite", "Variants": [ "Create", "CreateExpanded", @@ -377742,15 +378177,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "New-MgBetaUserScopedRoleMemberOf", "Variants": [ "Create", "CreateExpanded", @@ -377758,15 +378193,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Create", "CreateExpanded", @@ -377774,15 +378209,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingStorageQuotaService", - "Uri": "/users/{user-id}/settings/storage/quota/services", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSetting", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserSettingStorageQuotaService", "Variants": [ "Create", "CreateExpanded", @@ -377790,15 +378225,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserSettingWindows", "Variants": [ "Create", "CreateExpanded", @@ -377806,15 +378241,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserSettingWindowsInstance", "Variants": [ "Create", "CreateExpanded", @@ -377822,15 +378257,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Create", "CreateExpanded", @@ -377838,8 +378273,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserTeamworkInstalledApp", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { @@ -377938,12 +378376,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTaskList", + ], + "Module": "Beta.Teams", + "Command": "New-MgBetaUserTeamworkInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -377951,8 +378386,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoList", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { @@ -377971,12 +378409,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoList", "Variants": [ "Create", "CreateExpanded", @@ -377984,15 +378419,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListExtension", "Variants": [ "Create", "CreateExpanded", @@ -378000,8 +378435,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTask", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { @@ -378020,12 +378458,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachmentBase", + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListTask", "Variants": [ "Create", "CreateExpanded", @@ -378033,8 +378468,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskAttachment", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { @@ -378053,12 +378491,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListTaskAttachment", "Variants": [ "Create", "CreateExpanded", @@ -378066,8 +378501,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Permissions": [ { @@ -378086,12 +378524,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChecklistItem", + ], + "Module": "Beta.Users.Actions", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -378099,8 +378534,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { @@ -378119,12 +378557,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Create", "CreateExpanded", @@ -378132,15 +378567,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListTaskExtension", "Variants": [ "Create", "CreateExpanded", @@ -378148,8 +378583,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { @@ -378168,26 +378606,39 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users", + "Command": "New-MgBetaUserTodoListTaskLinkedResource", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventPresenter", "Variants": [ "Create", "CreateExpanded", @@ -378195,15 +378646,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventSession", "Variants": [ "Create", "CreateExpanded", @@ -378211,15 +378662,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -378227,15 +378678,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -378243,29 +378694,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/townhalls", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventTownhall", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Create", "CreateExpanded", @@ -378273,15 +378724,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventTownhallSession", "Variants": [ "Create", "CreateExpanded", @@ -378289,15 +378740,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -378305,15 +378756,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -378321,29 +378772,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Create", "CreateExpanded", @@ -378351,15 +378802,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Create", "CreateExpanded", @@ -378367,15 +378818,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinarSession", "Variants": [ "Create", "CreateExpanded", @@ -378383,15 +378834,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -378399,15 +378850,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -378415,29 +378866,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/admin/windows/updates/deployments", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesDeployment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Create", "CreateExpanded", @@ -378445,15 +378896,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Create", "CreateExpanded", @@ -378461,29 +378912,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Uri": "/admin/windows/updates/updatePolicies", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicy", - "Uri": "/admin/windows/updates/updatePolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Create", "CreateExpanded", @@ -378491,15 +378942,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Create", "CreateExpanded", @@ -378507,15 +378958,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Create", "CreateExpanded", @@ -378523,15 +378974,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Create", "CreateExpanded", @@ -378539,15 +378990,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Create", "CreateExpanded", @@ -378555,29 +379006,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Uri": "/admin/windows/updates/products", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesProduct", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Create", "CreateExpanded", @@ -378585,15 +379036,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Create", "CreateExpanded", @@ -378601,15 +379052,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Create", "CreateExpanded", @@ -378617,66 +379068,53 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Uri": "/admin/windows/updates/resourceConnections", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/solutions/bookingBusinesses", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgBookingBusiness", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusiness", - "Uri": "/solutions/bookingBusinesses", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", "Permissions": [ { @@ -378711,12 +379149,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Bookings", + "Command": "New-MgBookingBusinessAppointment", "Variants": [ "Create", "CreateExpanded", @@ -378724,15 +379159,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgBookingBusinessCalendarView", "Variants": [ "Create", "CreateExpanded", @@ -378740,8 +379175,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCustomer", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", "Permissions": [ { @@ -378768,12 +379206,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Bookings", + "Command": "New-MgBookingBusinessCustomer", "Variants": [ "Create", "CreateExpanded", @@ -378781,8 +379216,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", "Permissions": [ { @@ -378809,12 +379247,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Bookings", + "Command": "New-MgBookingBusinessCustomQuestion", "Variants": [ "Create", "CreateExpanded", @@ -378822,8 +379257,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessService", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", "Permissions": [ { @@ -378842,12 +379280,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "New-MgBookingBusinessService", "Variants": [ "Create", "CreateExpanded", @@ -378855,8 +379290,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", "Permissions": [ { @@ -378875,33 +379313,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Bookings", + "Command": "New-MgBookingBusinessStaffMember", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgBookingCurrency", - "Uri": "/solutions/bookingCurrencies", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/solutions/bookingCurrencies", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgBookingCurrency", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChat", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats", "Permissions": [ { @@ -378920,21 +379360,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "New-MgChat", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatInstalledApp", + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0" + }, + { "Uri": "/chats/{chat-id}/installedApps", "Permissions": [ { @@ -379025,12 +379463,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Teams", + "Command": "New-MgChatInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -379038,8 +379473,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatMember", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members", "Permissions": [ { @@ -379082,12 +379520,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "New-MgChatMember", "Variants": [ "Create", "CreateExpanded", @@ -379095,8 +379530,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages", "Permissions": [ { @@ -379131,12 +379569,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "New-MgChatMessage", "Variants": [ "Create", "CreateExpanded", @@ -379144,15 +379579,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -379160,15 +379595,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgChatMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -379176,15 +379611,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -379192,15 +379627,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -379208,8 +379643,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatPinnedMessage", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages", "Permissions": [ { @@ -379236,12 +379674,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + ], + "Module": "Teams", + "Command": "New-MgChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", @@ -379249,8 +379684,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgChatTab", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs", "Permissions": [ { @@ -379317,19 +379755,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCall", + ], + "Module": "Teams", + "Command": "New-MgChatTab", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCall", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls", "Permissions": [ { @@ -379372,21 +379812,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationCall", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphCall", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups", "Permissions": [ { @@ -379405,12 +379843,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Create", "CreateExpanded", @@ -379418,15 +379853,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationCallContentSharingSession", "Variants": [ "Create", "CreateExpanded", @@ -379434,15 +379869,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/operations", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationCallOperation", "Variants": [ "Create", "CreateExpanded", @@ -379450,15 +379885,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/calls/{call-id}/participants", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationCallParticipant", "Variants": [ "Create", "CreateExpanded", @@ -379466,29 +379901,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "Permissions": [], "Module": "CloudCommunications", "Command": "New-MgCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationOnlineMeeting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -379496,15 +379947,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -379512,15 +379963,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", @@ -379528,15 +379979,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", @@ -379544,108 +379995,95 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgCommunicationPresence", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationPresence", - "Uri": "/communications/presences", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/contacts", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgContact", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgContact", - "Uri": "/contacts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContract", + "Uri": "/contracts", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgContract", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgContract", - "Uri": "/contracts", - "Permissions": [] + "OutputType": "IMicrosoftGraphContract", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/dataPolicyOperations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgDataPolicyOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgDataPolicyOperation", - "Uri": "/dataPolicyOperations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/devices", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDevice", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDevice", - "Uri": "/devices", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", "Permissions": [ { @@ -379664,12 +380102,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -379677,22 +380112,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections", "Permissions": [ { @@ -379711,21 +380151,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", "Permissions": [ { @@ -379744,26 +380182,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "Create", - "CreateExpanded" ], - "ApiVersion": "v1.0", "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -379771,8 +380192,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "Permissions": [], "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", "Permissions": [ { @@ -379791,12 +380229,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Create", "CreateExpanded", @@ -379804,36 +380239,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppPolicies", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations", "Permissions": [ { @@ -379852,28 +380292,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Create", "CreateExpanded", @@ -379881,15 +380316,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Create", "CreateExpanded", @@ -379897,8 +380332,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", "Permissions": [ { @@ -379917,40 +380355,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedAppStatus", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedAppStatuses", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/managedEBooks", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "New-MgDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Create", "CreateExpanded", @@ -379958,15 +380409,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Create", "CreateExpanded", @@ -379974,15 +380425,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -379990,15 +380441,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Create", "CreateExpanded", @@ -380006,45 +380457,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -380052,8 +380487,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -380072,12 +380510,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -380085,8 +380520,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -380105,26 +380543,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileApp", + "Uri": "/deviceAppManagement/mobileApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileApp", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380132,15 +380583,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380148,15 +380599,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380164,15 +380615,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380180,15 +380631,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380196,15 +380647,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380212,15 +380663,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380228,15 +380679,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380244,15 +380695,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380260,15 +380711,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380276,15 +380727,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380292,15 +380743,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380308,15 +380759,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380324,15 +380775,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380340,15 +380791,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380356,15 +380807,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380372,15 +380823,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380388,15 +380839,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380404,15 +380855,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380420,15 +380871,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380436,15 +380887,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380452,15 +380903,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380468,15 +380919,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380484,15 +380935,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380500,15 +380951,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380516,15 +380967,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380532,15 +380983,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380548,15 +380999,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380564,15 +381015,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380580,15 +381031,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380596,15 +381047,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380612,15 +381063,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380628,15 +381079,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380644,15 +381095,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380660,15 +381111,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380676,15 +381127,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380692,15 +381143,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380708,15 +381159,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380724,15 +381175,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380740,15 +381191,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380756,15 +381207,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380772,15 +381223,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380788,15 +381239,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380804,15 +381255,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380820,15 +381271,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380836,15 +381287,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380852,15 +381303,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380868,15 +381319,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Create", "CreateExpanded", @@ -380884,15 +381335,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Create", "CreateExpanded", @@ -380900,15 +381351,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Create", "CreateExpanded", @@ -380916,15 +381367,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380932,43 +381383,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -380976,15 +381427,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -380992,15 +381443,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -381008,38 +381459,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", "Permissions": [ { @@ -381058,12 +381496,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Create", "CreateExpanded", @@ -381071,22 +381506,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens", "Permissions": [ { @@ -381105,19 +381545,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementVppToken", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", "Permissions": [ { @@ -381136,28 +381576,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -381165,8 +381600,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", "Permissions": [ { @@ -381185,12 +381623,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -381198,8 +381633,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", "Permissions": [ { @@ -381218,12 +381656,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Create", "CreateExpanded", @@ -381231,36 +381666,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceExtension", - "Uri": "/devices/{device-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/devices/{device-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDeviceExtension", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/auditEvents", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementAuditEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementComplianceManagementPartner", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners", "Permissions": [ { @@ -381279,19 +381719,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDetectedApp", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementComplianceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedApp", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps", "Permissions": [ { @@ -381310,19 +381750,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDetectedApp", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCategory", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories", "Permissions": [ { @@ -381341,26 +381781,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies", + "Permissions": [], "Module": "DeviceManagement", "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -381368,15 +381819,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -381384,15 +381835,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -381400,15 +381851,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Create", "CreateExpanded", @@ -381416,15 +381867,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -381432,29 +381883,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Create", "CreateExpanded", @@ -381462,15 +381913,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -381478,29 +381929,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Create", "CreateExpanded", @@ -381508,15 +381959,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Create", "CreateExpanded", @@ -381524,15 +381975,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Create", "CreateExpanded", @@ -381540,15 +381991,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Create", "CreateExpanded", @@ -381556,22 +382007,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", "Permissions": [ { @@ -381590,21 +382030,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", "Permissions": [ { @@ -381623,19 +382061,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors", "Permissions": [ { @@ -381654,47 +382094,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementExchangeConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "Permissions": [], + "Module": "DeviceManagement.Enrollment", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/iosUpdateStatuses", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementIoUpdateStatus", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDevice", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices", "Permissions": [ { @@ -381713,12 +382153,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementManagedDevice", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", @@ -381726,15 +382177,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -381742,43 +382193,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", "Variants": [ "Update", "UpdateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Create", "CreateExpanded", @@ -381786,38 +382237,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", "Permissions": [ { @@ -381836,19 +382274,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", "Permissions": [ { @@ -381883,19 +382323,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "DeviceManagement.Actions", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "Variants": [ "Create", - "CreateExpanded" + "CreateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors", "Permissions": [ { @@ -381914,26 +382354,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/notificationMessageTemplates", + "Permissions": [], "Module": "DeviceManagement", "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Create", "CreateExpanded", @@ -381941,22 +382392,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementPartner", "Uri": "/deviceManagement/deviceManagementPartners", "Permissions": [ { @@ -381975,19 +382415,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners", "Permissions": [ { @@ -382006,19 +382446,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceOperation", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementResourceOperation", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations", "Permissions": [ { @@ -382037,19 +382477,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementResourceOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleAssignment", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments", "Permissions": [ { @@ -382068,19 +382508,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions", "Permissions": [ { @@ -382099,21 +382539,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementRoleDefinition", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", "Permissions": [ { @@ -382132,40 +382570,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Permissions": [] + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/termsAndConditions", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementTermAndCondition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Create", "CreateExpanded", @@ -382173,15 +382624,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Create", "CreateExpanded", @@ -382189,36 +382640,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/troubleshootingEvents", + "Permissions": [], "Module": "DeviceManagement", "Command": "New-MgDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "Permissions": [ { @@ -382237,19 +382677,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", "Permissions": [ { @@ -382268,19 +382708,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", "Permissions": [ { @@ -382299,19 +382739,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", "Permissions": [ { @@ -382330,19 +382770,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", "Permissions": [ { @@ -382361,19 +382801,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", "Permissions": [ { @@ -382392,19 +382832,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", "Permissions": [ { @@ -382423,19 +382863,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", "Permissions": [ { @@ -382454,33 +382894,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", "Permissions": [ { @@ -382499,26 +382939,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "Permissions": [], "Module": "DeviceManagement", "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Create", "CreateExpanded", @@ -382526,22 +382977,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", "Permissions": [ { @@ -382560,19 +383000,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", "Permissions": [ { @@ -382591,19 +383031,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", "Permissions": [ { @@ -382622,19 +383062,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", "Permissions": [ { @@ -382653,19 +383093,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", "Permissions": [ { @@ -382684,19 +383124,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", "Permissions": [ { @@ -382715,19 +383155,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", "Permissions": [ { @@ -382746,19 +383186,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", "Permissions": [ { @@ -382777,19 +383217,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", "Permissions": [ { @@ -382808,21 +383248,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", "Permissions": [ { @@ -382841,19 +383279,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", "Permissions": [ { @@ -382872,68 +383312,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "Permissions": [], "Module": "DeviceManagement.Administration", "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Create", "CreateExpanded", @@ -382941,29 +383392,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Create", "CreateExpanded", @@ -382971,64 +383422,53 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "Permissions": [], "Module": "DeviceManagement.Enrollment", "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation", "Permissions": [ { @@ -383047,21 +383487,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", "Permissions": [ { @@ -383080,12 +383518,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Create", "CreateExpanded", @@ -383093,15 +383528,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredOwnerByRef", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDeviceRegisteredOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -383109,45 +383544,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredUserByRef", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDeviceRegisteredUserByRef", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directory/administrativeUnits", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryAdministrativeUnit", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Create", "CreateExpanded", @@ -383155,8 +383590,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitMember", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", "Permissions": [ { @@ -383199,12 +383637,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryAdministrativeUnitMember", "Variants": [ "Create", "CreateExpanded", @@ -383212,8 +383647,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", "Permissions": [ { @@ -383256,12 +383694,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -383269,43 +383704,59 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryAttributeSet", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAttributeSet", - "Uri": "/directory/attributeSets", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Create", "CreateExpanded", @@ -383313,85 +383764,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryDeviceLocalCredential", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryFederationConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryFederationConfiguration", - "Uri": "/directory/federationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "New-MgDirectoryObject", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "New-MgDirectoryObject", - "Uri": "/directoryObjects", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryOnPremiseSynchronization", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryRole", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRole", - "Uri": "/directoryRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryRoleMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -383399,15 +383850,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleMemberByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryRoleScopedMember", "Variants": [ "Create", "CreateExpanded", @@ -383415,59 +383866,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectoryRoleTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/directory/subscriptions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDirectorySubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomain", - "Uri": "/domains", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDomain", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/federationConfiguration", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDomainFederationConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -383475,15 +383924,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDomainServiceConfigurationRecord", "Variants": [ "Create", "CreateExpanded", @@ -383491,29 +383940,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDrive", - "Uri": "/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgDomainVerificationDnsRecord", "Variants": [ "Create", "CreateExpanded", @@ -383521,15 +383956,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveBundle", - "Uri": "/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/drives", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDrive", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveBundle", "Variants": [ "Create", "CreateExpanded", @@ -383537,15 +383986,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItem", - "Uri": "/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -383553,15 +384002,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -383569,8 +384018,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemChild", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", "Permissions": [ { @@ -383597,12 +384049,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Files", + "Command": "New-MgDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -383610,8 +384059,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemLink", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", "Permissions": [ { @@ -383638,12 +384090,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + ], + "Module": "Files", + "Command": "New-MgDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -383651,15 +384100,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -383667,15 +384116,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemListItemLink", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -383683,15 +384132,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -383699,15 +384148,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -383715,15 +384164,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -383731,15 +384180,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -383747,8 +384196,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemUploadSession", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", "Permissions": [ { @@ -383775,12 +384227,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + ], + "Module": "Files", + "Command": "New-MgDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -383788,15 +384237,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -383804,15 +384253,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -383820,15 +384269,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -383836,15 +384285,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -383852,15 +384301,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -383868,15 +384317,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListItem", - "Uri": "/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -383884,15 +384333,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -383900,15 +384349,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListItemLink", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -383916,15 +384365,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -383932,15 +384381,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -383948,15 +384397,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -383964,15 +384413,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -383980,15 +384429,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootChild", - "Uri": "/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -383996,15 +384445,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootLink", - "Uri": "/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -384012,15 +384461,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -384028,15 +384477,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootListItemLink", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -384044,15 +384493,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -384060,15 +384509,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -384076,15 +384525,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -384092,15 +384541,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -384108,15 +384557,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootUploadSession", - "Uri": "/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -384124,38 +384573,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgDriveRootVersion", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClass", - "Uri": "/education/classes", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClass", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments", "Permissions": [ { @@ -384174,25 +384626,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignment", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategory", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories", "Permissions": [ { @@ -384211,21 +384659,25 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentCategory", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategoryByRef", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", "Permissions": [ { @@ -384244,12 +384696,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -384257,8 +384706,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentResource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", "Permissions": [ { @@ -384277,12 +384729,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -384290,15 +384739,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Create", "CreateExpanded", @@ -384306,15 +384755,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -384322,8 +384771,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", "Permissions": [ { @@ -384342,12 +384794,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -384355,8 +384804,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionResource", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", "Permissions": [ { @@ -384375,12 +384827,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -384388,15 +384837,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -384404,8 +384853,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassMemberByRef", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/members/$ref", "Permissions": [ { @@ -384424,12 +384876,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Education", + "Command": "New-MgEducationClassMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -384437,15 +384886,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClassModule", "Variants": [ "Create", "CreateExpanded", @@ -384453,15 +384902,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationClassModuleResource", "Variants": [ "Create", "CreateExpanded", @@ -384469,29 +384918,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Permissions": [], "Module": "Education", "Command": "New-MgEducationClassTeacherByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignment", - "Uri": "/education/me/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentCategory", "Variants": [ "Create", "CreateExpanded", @@ -384499,15 +384964,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentCategory", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -384515,15 +384980,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -384531,15 +384996,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -384547,15 +385012,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -384563,15 +385028,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -384579,15 +385044,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -384595,22 +385060,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationMeRubric", "Uri": "/education/me/rubrics", "Permissions": [ { @@ -384629,26 +385083,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSchool", + ], + "Module": "Education", + "Command": "New-MgEducationMeRubric", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/education/schools", + "Permissions": [], "Module": "Education", "Command": "New-MgEducationSchool", - "Uri": "/education/schools", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationSchoolClassByRef", "Variants": [ "Create", "CreateExpanded", @@ -384656,15 +385121,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationSchoolClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationSchoolUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -384672,29 +385137,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationSchoolUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUser", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUser", - "Uri": "/education/users", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignment", "Variants": [ "Create", "CreateExpanded", @@ -384702,15 +385167,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationCategory", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentCategory", "Variants": [ "Create", "CreateExpanded", @@ -384718,15 +385183,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentCategory", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentCategoryByRef", "Variants": [ "Create", "CreateExpanded", @@ -384734,15 +385199,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentResource", "Variants": [ "Create", "CreateExpanded", @@ -384750,15 +385215,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentSubmission", "Variants": [ "Create", "CreateExpanded", @@ -384766,15 +385231,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Create", "CreateExpanded", @@ -384782,15 +385247,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Create", "CreateExpanded", @@ -384798,15 +385263,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Create", "CreateExpanded", @@ -384814,15 +385279,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics", + "Permissions": [], + "Module": "Education", + "Command": "New-MgEducationUserRubric", "Variants": [ "Create", "CreateExpanded", @@ -384830,29 +385295,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "New-MgEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Create", "CreateExpanded", @@ -384860,29 +385325,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Create", "CreateExpanded", @@ -384890,15 +385355,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -384906,15 +385371,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Create", "CreateExpanded", @@ -384922,43 +385387,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAssignmentPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Create", "CreateExpanded", @@ -384966,15 +385431,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Create", "CreateExpanded", @@ -384982,43 +385447,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementAssignmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalog", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Create", "CreateExpanded", @@ -385026,15 +385491,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResource", "Variants": [ "Create", "CreateExpanded", @@ -385042,15 +385507,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Create", "Create1", @@ -385066,15 +385531,15 @@ "CreateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Create", "Create1", @@ -385086,15 +385551,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385102,15 +385567,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Create", "Create1", @@ -385126,15 +385591,15 @@ "CreateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Create", "Create1", @@ -385146,15 +385611,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385162,29 +385627,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementConnectedOrganization", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", @@ -385192,15 +385657,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Create", "CreateExpanded", @@ -385208,43 +385673,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResource", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResource", - "Uri": "/identityGovernance/entitlementManagement/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Create", "CreateExpanded", @@ -385252,15 +385717,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385268,15 +385733,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385284,15 +385749,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385300,15 +385765,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385316,29 +385781,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Create", "CreateExpanded", @@ -385346,15 +385811,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Create", "CreateExpanded", @@ -385362,15 +385827,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Create", "Create1", @@ -385386,15 +385851,15 @@ "CreateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Create", "Create1", @@ -385406,15 +385871,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385422,15 +385887,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Create", "Create1", @@ -385446,15 +385911,15 @@ "CreateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Create", "Create1", @@ -385466,15 +385931,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385482,15 +385947,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385498,15 +385963,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385514,15 +385979,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385530,15 +385995,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385546,15 +386011,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385562,15 +386027,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385578,29 +386043,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScope", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385608,15 +386073,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385624,15 +386089,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385640,15 +386105,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385656,15 +386121,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385672,15 +386137,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385688,15 +386153,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceScope", "Variants": [ "Create", "CreateExpanded", @@ -385704,15 +386169,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Create", "CreateExpanded", @@ -385720,22 +386185,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnection", "Uri": "/external/connections", "Permissions": [ { @@ -385754,21 +386208,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Search", + "Command": "New-MgExternalConnection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnectionGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups", "Permissions": [ { @@ -385787,12 +386239,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + ], + "Module": "Search", + "Command": "New-MgExternalConnectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -385800,8 +386249,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnectionGroupMember", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", "Permissions": [ { @@ -385820,12 +386272,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + ], + "Module": "Search", + "Command": "New-MgExternalConnectionGroupMember", "Variants": [ "Create", "CreateExpanded", @@ -385833,15 +386282,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnectionItem", - "Uri": "/external/connections/{externalConnection-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/items", + "Permissions": [], + "Module": "Search", + "Command": "New-MgExternalConnectionItem", "Variants": [ "Create", "CreateExpanded", @@ -385849,15 +386298,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "Permissions": [], + "Module": "Search", + "Command": "New-MgExternalConnectionItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -385865,22 +386314,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/external/connections/{externalConnection-id}/operations", + "Permissions": [], + "Module": "Search", + "Command": "New-MgExternalConnectionOperation", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups", "Permissions": [ { @@ -385907,28 +386361,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Groups", + "Command": "New-MgGroup", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupAcceptedSenderByRef", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupAcceptedSenderByRef", "Variants": [ "Create", "CreateExpanded", @@ -385936,15 +386385,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/appRoleAssignments", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgGroupAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -385952,15 +386401,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/groups/{group-id}/calendar/events", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupCalendarEvent", "Variants": [ "Create", "CreateExpanded", @@ -385968,15 +386417,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversation", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupCalendarPermission", "Variants": [ "Create", "CreateExpanded", @@ -385984,8 +386433,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversation", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations", "Permissions": [ { @@ -386004,12 +386456,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", + ], + "Module": "Groups", + "Command": "New-MgGroupConversation", "Variants": [ "Create", "CreateExpanded", @@ -386017,8 +386466,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThread", + "OutputType": "IMicrosoftGraphConversation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", "Permissions": [ { @@ -386037,12 +386489,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + ], + "Module": "Groups", + "Command": "New-MgGroupConversationThread", "Variants": [ "Create", "CreateExpanded", @@ -386050,15 +386499,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", @@ -386066,15 +386515,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -386082,15 +386531,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostExtension", "Variants": [ "Create", "CreateExpanded", @@ -386098,15 +386547,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", @@ -386114,15 +386563,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -386130,15 +386579,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Create", "CreateExpanded", @@ -386146,15 +386595,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDrive", - "Uri": "/groups/{group-id}/drives", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDrive", "Variants": [ "Create", "CreateExpanded", @@ -386162,15 +386611,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveBundle", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveBundle", "Variants": [ "Create", "CreateExpanded", @@ -386178,15 +386627,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -386194,15 +386643,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -386210,15 +386659,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -386226,15 +386675,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -386242,15 +386691,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -386258,15 +386707,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveItemListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -386274,15 +386723,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -386290,15 +386739,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -386306,15 +386755,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -386322,15 +386771,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -386338,15 +386787,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveItemUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -386354,15 +386803,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -386370,15 +386819,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -386386,15 +386835,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -386402,15 +386851,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -386418,15 +386867,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -386434,15 +386883,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -386450,15 +386899,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -386466,15 +386915,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -386482,15 +386931,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -386498,15 +386947,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -386514,15 +386963,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -386530,15 +386979,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -386546,15 +386995,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootChild", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -386562,15 +387011,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveRootLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -386578,15 +387027,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -386594,15 +387043,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveRootListItemLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -386610,15 +387059,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -386626,15 +387075,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -386642,15 +387091,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -386658,15 +387107,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -386674,15 +387123,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupDriveRootUploadSession", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -386690,15 +387139,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgGroupDriveRootVersion", "Variants": [ "Create", "CreateExpanded", @@ -386706,15 +387155,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupEvent", - "Uri": "/groups/{group-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupEvent", "Variants": [ "Create", "CreateExpanded", @@ -386722,15 +387171,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupEventAttachment", "Variants": [ "Create", "CreateExpanded", @@ -386738,15 +387187,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupEventExtension", "Variants": [ "Create", "CreateExpanded", @@ -386754,15 +387203,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -386770,15 +387219,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgGroupEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -386786,49 +387235,49 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupExtension", - "Uri": "/groups/{group-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groups/{group-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupExtension", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupLifecyclePolicy", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupMemberByRef", - "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/members/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupMemberByRef", "Variants": [ "Create", "CreateExpanded", @@ -386836,8 +387285,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebook", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks", "Permissions": [ { @@ -386864,12 +387316,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgGroupOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -386877,8 +387326,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -386905,12 +387357,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "New-MgGroupOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -386918,8 +387367,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -386946,12 +387398,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -386959,8 +387408,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages", "Permissions": [ { @@ -386987,12 +387439,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgGroupOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -387000,15 +387449,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sections", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgGroupOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -387016,15 +387465,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgGroupOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -387032,8 +387481,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -387060,12 +387512,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgGroupOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -387073,8 +387522,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -387101,12 +387553,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Notes", + "Command": "New-MgGroupOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -387114,8 +387563,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupOwnerByRef", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/$ref", "Permissions": [ { @@ -387134,12 +387586,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + ], + "Module": "Groups", + "Command": "New-MgGroupOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -387147,15 +387596,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -387163,15 +387612,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Permissions": [], "Module": "Groups", "Command": "New-MgGroupRejectedSenderByRef", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupSetting", + "Uri": "/groups/{group-id}/settings", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupSetting", "Variants": [ "Create", "Create1", @@ -387181,29 +387646,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupSetting", - "Uri": "/groups/{group-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Uri": "/groupSettingTemplates", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", - "Uri": "/groupSettingTemplates", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -387211,15 +387676,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", @@ -387227,15 +387692,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteColumn", "Variants": [ "Create", "CreateExpanded", @@ -387243,15 +387708,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteContentType", "Variants": [ "Create", "CreateExpanded", @@ -387259,15 +387724,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -387275,15 +387740,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -387291,15 +387756,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathColumn", "Variants": [ "Create", "Create1", @@ -387311,15 +387776,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathContentType", "Variants": [ "Create", "Create1", @@ -387331,15 +387796,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathList", "Variants": [ "Create", "Create1", @@ -387351,15 +387816,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathList", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathOperation", "Variants": [ "Create", "Create1", @@ -387371,15 +387836,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathPage", "Variants": [ "Create", "Create1", @@ -387391,15 +387856,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathPage", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathPermission", "Variants": [ "Create", "Create1", @@ -387411,15 +387876,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathPermission", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteGetByPathTermStore", "Variants": [ "Create", "Create1", @@ -387431,15 +387896,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteList", "Variants": [ "Create", "CreateExpanded", @@ -387447,15 +387912,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListColumn", "Variants": [ "Create", "CreateExpanded", @@ -387463,15 +387928,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListContentType", "Variants": [ "Create", "CreateExpanded", @@ -387479,15 +387944,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -387495,15 +387960,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -387511,15 +387976,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListItem", "Variants": [ "Create", "CreateExpanded", @@ -387527,15 +387992,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -387543,15 +388008,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupSiteListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -387559,15 +388024,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupSiteListItemLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -387575,15 +388040,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListOperation", "Variants": [ "Create", "CreateExpanded", @@ -387591,15 +388056,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -387607,15 +388072,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -387623,15 +388088,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -387639,15 +388104,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -387655,15 +388120,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -387671,15 +388136,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -387687,15 +388152,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -387703,15 +388168,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteOperation", "Variants": [ "Create", "CreateExpanded", @@ -387719,15 +388184,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -387735,15 +388200,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteResource", "Variants": [ "Create", "CreateExpanded", @@ -387751,15 +388216,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -387767,15 +388232,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -387783,15 +388248,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -387799,15 +388264,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -387815,15 +388280,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -387831,15 +388296,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteOperation", "Variants": [ "Create", "CreateExpanded", @@ -387847,15 +388312,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePage", "Variants": [ "Create", "CreateExpanded", @@ -387863,15 +388328,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", @@ -387879,15 +388344,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", @@ -387895,15 +388360,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", @@ -387911,15 +388376,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", @@ -387927,15 +388392,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", @@ -387943,15 +388408,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSitePermission", "Variants": [ "Create", "CreateExpanded", @@ -387959,15 +388424,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStore", "Variants": [ "Create", "CreateExpanded", @@ -387975,15 +388440,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroup", "Variants": [ "Create", "Create1", @@ -387995,15 +388460,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSet", "Variants": [ "Create", "Create1", @@ -388015,15 +388480,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -388043,15 +388508,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -388071,15 +388536,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Create", "Create1", @@ -388091,15 +388556,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Create", "Create1", @@ -388111,15 +388576,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -388131,15 +388596,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -388151,15 +388616,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -388171,15 +388636,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSet", "Variants": [ "Create", "Create1", @@ -388191,15 +388656,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -388219,15 +388684,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -388247,15 +388712,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "Create1", @@ -388267,15 +388732,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -388295,15 +388760,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -388323,15 +388788,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "Create1", @@ -388343,15 +388808,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "Create1", @@ -388363,15 +388828,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -388383,15 +388848,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -388403,15 +388868,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -388423,15 +388888,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetRelation", "Variants": [ "Create", "Create1", @@ -388443,15 +388908,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetTerm", "Variants": [ "Create", "Create1", @@ -388463,15 +388928,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Create", "Create1", @@ -388483,15 +388948,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -388503,15 +388968,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Create", "Create1", @@ -388523,31 +388988,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/team/channels", + "Permissions": [], "Module": "Teams", "Command": "New-MgGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Create", "CreateExpanded", @@ -388555,15 +389004,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -388571,15 +389020,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -388587,15 +389036,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -388603,15 +389052,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -388619,15 +389068,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -388635,15 +389084,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -388651,15 +389100,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -388667,15 +389116,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/installedApps", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -388683,15 +389132,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamMember", - "Uri": "/groups/{group-id}/team/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamMember", "Variants": [ "Create", "CreateExpanded", @@ -388699,15 +389148,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/operations", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamOperation", "Variants": [ "Create", "CreateExpanded", @@ -388715,15 +389164,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -388731,15 +389180,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -388747,15 +389196,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -388763,15 +389212,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -388779,15 +389228,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -388795,15 +389244,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -388811,15 +389260,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -388827,15 +389276,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -388843,15 +389292,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", @@ -388859,31 +389308,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -388891,15 +389340,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", @@ -388907,15 +389356,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", @@ -388923,15 +389372,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -388939,15 +389388,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", @@ -388955,15 +389404,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", @@ -388971,15 +389420,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", @@ -388987,15 +389436,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamTag", "Variants": [ "Create", "CreateExpanded", @@ -389003,15 +389452,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgGroupTeamTagMember", "Variants": [ "Create", "CreateExpanded", @@ -389019,8 +389468,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThread", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads", "Permissions": [ { @@ -389039,12 +389491,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + ], + "Module": "Groups", + "Command": "New-MgGroupThread", "Variants": [ "Create", "CreateExpanded", @@ -389052,15 +389501,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupThreadPostAttachment", "Variants": [ "Create", "CreateExpanded", @@ -389068,15 +389517,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -389084,15 +389533,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupThreadPostExtension", "Variants": [ "Create", "CreateExpanded", @@ -389100,15 +389549,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Create", "CreateExpanded", @@ -389116,15 +389565,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "Permissions": [], + "Module": "Groups", + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -389132,43 +389581,73 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + }, + { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "Permissions": [], "Module": "Groups", "Command": "New-MgGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/apiConnectors", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityApiConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityApiConnector", - "Uri": "/identity/apiConnectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/authenticationEventListeners", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityAuthenticationEventListener", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/b2xUserFlows", + "Permissions": [], "Module": "Identity.SignIns", "Command": "New-MgIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Create", "CreateExpanded", @@ -389176,15 +389655,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityB2XUserFlowLanguage", "Variants": [ "Create", "CreateExpanded", @@ -389192,15 +389671,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Create", "CreateExpanded", @@ -389208,15 +389687,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Create", "CreateExpanded", @@ -389224,15 +389703,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Create", "CreateExpanded", @@ -389240,36 +389719,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Variants": [ - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", "Permissions": [ { @@ -389288,19 +389756,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNamedLocation", + ], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ - "Create", - "CreateExpanded" + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessNamedLocation", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/namedLocations", "Permissions": [ { @@ -389319,19 +389787,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + ], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessPolicy", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies", "Permissions": [ { @@ -389358,26 +389826,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityConditionalAccessPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identity/customAuthenticationExtensions", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityCustomAuthenticationExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/accessReviews/definitions", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Create", "CreateExpanded", @@ -389385,15 +389878,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Create", "CreateExpanded", @@ -389401,15 +389894,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Create", "CreateExpanded", @@ -389417,15 +389910,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -389433,15 +389926,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Create", "CreateExpanded", @@ -389449,15 +389942,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Create", "CreateExpanded", @@ -389465,15 +389958,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Create", "CreateExpanded", @@ -389481,29 +389974,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Create", "CreateExpanded", @@ -389511,43 +390004,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", "Variants": [ "Generate", "GenerateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Create", "CreateExpanded", @@ -389555,15 +390048,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Create", "CreateExpanded", @@ -389571,43 +390064,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", @@ -389615,15 +390108,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Create", "CreateExpanded", @@ -389631,15 +390124,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", "Variants": [ "Create", "CreateExpanded", @@ -389647,15 +390140,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Create", "CreateExpanded", @@ -389663,15 +390156,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Create", "CreateExpanded", @@ -389679,29 +390172,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Create", "CreateExpanded", @@ -389709,50 +390202,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", "Permissions": [ { @@ -389771,47 +390253,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + ], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", "Permissions": [ { @@ -389830,26 +390312,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreement", + ], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/termsOfUse/agreements", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAgreement", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Create", "Create1", @@ -389859,15 +390352,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Create", "CreateExpanded", @@ -389875,15 +390368,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Create", "CreateExpanded", @@ -389891,15 +390384,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Create", "CreateExpanded", @@ -389907,15 +390400,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Create", "CreateExpanded", @@ -389923,57 +390416,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/identityProviders", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityProvider", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityProvider", - "Uri": "/identity/identityProviders", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/userFlowAttributes", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgIdentityUserFlowAttribute", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/informationProtection/threatAssessmentRequests", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Create", "CreateExpanded", @@ -389981,22 +390474,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphInvitation", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgInvitation", "Uri": "/invitations", "Permissions": [ { @@ -390023,19 +390505,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + ], + "Module": "Identity.SignIns", + "Command": "New-MgInvitation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphInvitation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0" + }, + { "Uri": "/oauth2PermissionGrants", "Permissions": [ { @@ -390054,35 +390536,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganization", + ], + "Module": "Identity.SignIns", + "Command": "New-MgOauth2PermissionGrant", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganization", - "Uri": "/organization", - "Permissions": [] + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Uri": "/organization", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgOrganization", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationBrandingLocalization", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations", "Permissions": [ { @@ -390101,12 +390581,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + ], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgOrganizationBrandingLocalization", "Variants": [ "Create", "CreateExpanded", @@ -390114,15 +390591,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -390130,15 +390607,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/organization/{organization-id}/extensions", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgOrganizationExtension", "Variants": [ "Create", "CreateExpanded", @@ -390146,22 +390623,27 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/places/{place-id}/roomList/rooms", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgPlaceAsRoomListRoom", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "New-MgPlannerBucket", + "OutputType": "IMicrosoftGraphRoom", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets", "Permissions": [ { @@ -390188,19 +390670,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Planner", + "Command": "New-MgPlannerBucket", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "New-MgPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans", "Permissions": [ { @@ -390227,19 +390709,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "New-MgPlannerPlan", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "New-MgPlannerTask", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks", "Permissions": [ { @@ -390266,19 +390748,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + ], + "Module": "Planner", + "Command": "New-MgPlannerTask", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies", "Permissions": [ { @@ -390297,19 +390779,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAppManagementPolicy", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies", "Permissions": [ { @@ -390328,33 +390810,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyAppManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies", "Permissions": [ { @@ -390373,12 +390855,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Create", "CreateExpanded", @@ -390386,22 +390879,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyClaimMappingPolicy", "Uri": "/policies/claimsMappingPolicies", "Permissions": [ { @@ -390420,40 +390902,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyClaimMappingPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners", - "Permissions": [] + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/featureRolloutPolicies", + "Permissions": [], "Module": "Identity.SignIns", "Command": "New-MgPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", "Variants": [ "Create", "CreateExpanded", @@ -390461,15 +390954,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Create", "CreateExpanded", @@ -390477,22 +390970,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies", "Permissions": [ { @@ -390511,26 +390993,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/permissionGrantPolicies", + "Permissions": [], "Module": "Identity.SignIns", "Command": "New-MgPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Create", "CreateExpanded", @@ -390538,15 +391031,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Create", "CreateExpanded", @@ -390554,43 +391047,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/roleManagementPolicies", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyRoleManagementPolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicyAssignments", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Create", "CreateExpanded", @@ -390598,15 +391091,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyRoleManagementPolicyRule", "Variants": [ "Create", "CreateExpanded", @@ -390614,22 +391107,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenIssuancePolicy", "Uri": "/policies/tokenIssuancePolicies", "Permissions": [ { @@ -390648,19 +391130,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyTokenIssuancePolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenLifetimePolicy", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies", "Permissions": [ { @@ -390679,47 +391161,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintConnector", + ], + "Module": "Identity.SignIns", + "Command": "New-MgPolicyTokenLifetimePolicy", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintConnector", - "Uri": "/print/connectors", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/connectors", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintConnector", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintOperation", - "Uri": "/print/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/print/operations", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintOperation", "Variants": [ - "Create1", - "CreateExpanded1" + "Create", + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinter", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/create", "Permissions": [ { @@ -390746,21 +391228,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintPrinter", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Create1", + "CreateExpanded1" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0" + }, + { "Uri": "/print/printers/{printer-id}/jobs", "Permissions": [ { @@ -390803,12 +391283,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintPrinterJob", "Variants": [ "Create", "CreateExpanded", @@ -390816,15 +391293,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintPrinterJobDocument", "Variants": [ "Create", "CreateExpanded", @@ -390832,8 +391309,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { @@ -390860,12 +391340,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + ], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -390873,15 +391350,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintPrinterJobTask", "Variants": [ "Create", "CreateExpanded", @@ -390889,8 +391366,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterTaskTrigger", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers", "Permissions": [ { @@ -390909,26 +391389,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "Create", - "CreateExpanded" ], - "ApiVersion": "v1.0", "Module": "Devices.CloudPrint", - "Command": "New-MgPrintService", - "Uri": "/print/services", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "New-MgPrintPrinterTaskTrigger", "Variants": [ "Create", "CreateExpanded", @@ -390936,29 +391399,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/services", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintService", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShare", - "Uri": "/print/shares", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintService", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintServiceEndpoint", "Variants": [ "Create", "CreateExpanded", @@ -390966,15 +391429,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedGroupByRef", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/print/shares", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShare", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrinterShare", "Method": "POST", - "OutputType": null, + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShareAllowedGroupByRef", "Variants": [ "Create", "CreateExpanded", @@ -390982,15 +391459,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedUserByRef", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShareAllowedUserByRef", "Variants": [ "Create", "CreateExpanded", @@ -390998,8 +391475,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs", "Permissions": [ { @@ -391034,12 +391514,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShareJob", "Variants": [ "Create", "CreateExpanded", @@ -391047,15 +391524,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShareJobDocument", "Variants": [ "Create", "CreateExpanded", @@ -391063,8 +391540,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJobDocumentUploadSession", + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", "Permissions": [ { @@ -391091,12 +391571,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + ], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintShareJobDocumentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -391104,29 +391581,45 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0" + }, + { + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "New-MgPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/taskDefinitions", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintTaskDefinition", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinition", - "Uri": "/print/taskDefinitions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "New-MgPrintTaskDefinitionTask", "Variants": [ "Create", "CreateExpanded", @@ -391134,29 +391627,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/privacy/subjectRightsRequests", + "Permissions": [], + "Module": "Compliance", + "Command": "New-MgPrivacySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "New-MgPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Permissions": [], + "Module": "Compliance", + "Command": "New-MgPrivacySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", @@ -391164,85 +391657,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "New-MgPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "Permissions": [], + "Module": "Reports", + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests", + "Permissions": [], + "Module": "Reports", + "Command": "New-MgReportPartnerBillingManifest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "New-MgReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations", + "Permissions": [], + "Module": "Reports", + "Command": "New-MgReportPartnerBillingOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "New-MgReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgRiskDetection", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgRiskDetection", - "Uri": "/identityProtection/riskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgRiskyServicePrincipal", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgRiskyServicePrincipalHistory", "Variants": [ "Create", "CreateExpanded", @@ -391250,29 +391743,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgRiskyUser", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyUser", - "Uri": "/identityProtection/riskyUsers", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgRiskyUserHistory", "Variants": [ "Create", "CreateExpanded", @@ -391280,29 +391773,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory/resourceNamespaces", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryResourceNamespace", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -391310,64 +391803,53 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleAssignments", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", "Permissions": [ { @@ -391402,19 +391884,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions", "Permissions": [ { @@ -391433,12 +391915,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -391446,50 +391939,39 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", "Permissions": [ { @@ -391508,26 +391990,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + ], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Create", "CreateExpanded", @@ -391535,22 +392028,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Uri": "/roleManagement/entitlementManagement/roleAssignments", "Permissions": [ { @@ -391569,68 +392051,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + ], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Create", "CreateExpanded", @@ -391638,64 +392131,53 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "Permissions": [], "Module": "Identity.Governance", "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "SchemaExtensions", - "Command": "New-MgSchemaExtension", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions", "Permissions": [ { @@ -391714,19 +392196,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "SchemaExtensions", + "Command": "New-MgSchemaExtension", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgSearchAcronym", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0" + }, + { "Uri": "/search/acronyms", "Permissions": [ { @@ -391745,19 +392227,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Search", + "Command": "New-MgSearchAcronym", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgSearchBookmark", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks", "Permissions": [ { @@ -391776,19 +392258,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSearchQna", + ], + "Module": "Search", + "Command": "New-MgSearchBookmark", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "New-MgSearchQna", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas", "Permissions": [ { @@ -391807,68 +392289,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", + ], + "Module": "Search", + "Command": "New-MgSearchQna", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAlert", - "Uri": "/security/alerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/alerts", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAlert", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAlertV2", - "Uri": "/security/alerts_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulation", + "Uri": "/security/alerts_v2", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAlertV2", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulation", - "Uri": "/security/attackSimulation/simulations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulations", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulation", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/security/attackSimulation/simulationAutomations", + "Permissions": [], "Module": "Security", "Command": "New-MgSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Create", "CreateExpanded", @@ -391876,29 +392369,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Create", "CreateExpanded", @@ -391906,29 +392399,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationLandingPage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Create", "CreateExpanded", @@ -391936,71 +392429,71 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationLoginPage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationOperation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationPayload", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationTraining", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Create", "CreateExpanded", @@ -392008,22 +392501,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases", "Permissions": [ { @@ -392042,21 +392524,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCase", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", "Permissions": [ { @@ -392075,12 +392555,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Create", "CreateExpanded", @@ -392088,8 +392565,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", "Permissions": [ { @@ -392108,12 +392588,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Create", "CreateExpanded", @@ -392121,8 +392598,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", "Permissions": [ { @@ -392141,12 +392621,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityUserSource", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Create", "CreateExpanded", @@ -392154,8 +392631,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", "Permissions": [ { @@ -392174,12 +392654,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Create", "CreateExpanded", @@ -392187,8 +392664,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", "Permissions": [ { @@ -392207,12 +392687,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Create", "CreateExpanded", @@ -392220,15 +392697,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Create", "CreateExpanded", @@ -392236,8 +392713,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", "Permissions": [ { @@ -392256,12 +392736,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Create", "CreateExpanded", @@ -392269,8 +392746,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", "Permissions": [ { @@ -392289,12 +392769,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Create", "CreateExpanded", @@ -392302,8 +392779,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", "Permissions": [ { @@ -392322,12 +392802,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Create", "CreateExpanded", @@ -392335,15 +392812,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Create", "CreateExpanded", @@ -392351,8 +392828,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", "Permissions": [ { @@ -392371,54 +392851,67 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityIncident", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityIncident", - "Uri": "/security/incidents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelAuthority", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelAuthority", - "Uri": "/security/labels/authorities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelCategory", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelCategory", - "Uri": "/security/labels/categories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelCategorySubcategory", "Variants": [ "Create", "CreateExpanded", @@ -392426,71 +392919,71 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelCitation", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelCitation", - "Uri": "/security/labels/citations", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelDepartment", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelDepartment", - "Uri": "/security/labels/departments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelFilePlanReference", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Uri": "/security/labels/retentionLabels", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelRetentionLabel", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Create", "CreateExpanded", @@ -392498,57 +392991,57 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecuritySecureScore", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecuritySecureScore", - "Uri": "/security/secureScores", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecuritySecureScoreControlProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/security/subjectRightsRequests", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecuritySubjectRightsRequest", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecuritySubjectRightsRequestNote", "Variants": [ "Create", "CreateExpanded", @@ -392556,225 +393049,225 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceArticle", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHost", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Create", "CreateExpanded", @@ -392782,85 +393275,85 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Uri": "/security/triggers/retentionEvents", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityTriggerRetentionEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Uri": "/security/triggerTypes/retentionEventTypes", + "Permissions": [], + "Module": "Security", + "Command": "New-MgSecurityTriggerTypeRetentionEventType", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "New-MgServiceAnnouncementHealthOverview", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Create", "CreateExpanded", @@ -392868,43 +393361,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/issues", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "New-MgServiceAnnouncementIssue", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/messages", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "New-MgServiceAnnouncementMessage", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "New-MgServiceAnnouncementMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -392912,22 +393405,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipal", "Uri": "/servicePrincipals", "Permissions": [ { @@ -392954,21 +393436,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Applications", + "Command": "New-MgServicePrincipal", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", "Permissions": [ { @@ -392995,12 +393475,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Create", "CreateExpanded", @@ -393008,8 +393485,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", "Permissions": [ { @@ -393036,12 +393516,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -393049,8 +393526,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", "Permissions": [ { @@ -393093,12 +393573,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -393106,15 +393583,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Create", "CreateExpanded", @@ -393122,15 +393599,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalEndpoint", "Variants": [ "Create", "CreateExpanded", @@ -393138,8 +393615,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", "Permissions": [ { @@ -393182,12 +393662,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Create", "CreateExpanded", @@ -393195,8 +393672,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalOwnerByRef", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", "Permissions": [ { @@ -393231,12 +393711,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalOwnerByRef", "Variants": [ "Create", "CreateExpanded", @@ -393244,38 +393721,41 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgServicePrincipalRiskDetection", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJob", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", "Permissions": [ { @@ -393294,21 +393774,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalSynchronizationJob", "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", "Permissions": [ { @@ -393327,12 +393807,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -393340,15 +393833,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Create", "CreateExpanded", @@ -393356,15 +393849,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Create", "CreateExpanded", @@ -393372,15 +393865,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListColumn", "Variants": [ "Create", "CreateExpanded", @@ -393388,15 +393881,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListContentType", "Variants": [ "Create", "CreateExpanded", @@ -393404,15 +393897,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -393420,15 +393913,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -393436,15 +393929,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListItem", "Variants": [ "Create", "CreateExpanded", @@ -393452,15 +393945,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListItemDocumentSetVersion", "Variants": [ "Create", "Create1", @@ -393472,15 +393965,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListItemVersion", "Variants": [ "Create", "Create1", @@ -393492,15 +393985,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListOperation", "Variants": [ "Create", "CreateExpanded", @@ -393508,15 +394001,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -393524,45 +394017,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares", + "Permissions": [], + "Module": "Files", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "Uri": "/shares", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "Permissions": [], "Module": "Sites", "Command": "New-MgSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivity", "Variants": [ "Create", "CreateExpanded", @@ -393570,15 +394047,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Create", "CreateExpanded", @@ -393586,8 +394063,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteColumn", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns", "Permissions": [ { @@ -393606,12 +394086,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "New-MgSiteColumn", "Variants": [ "Create", "CreateExpanded", @@ -393619,8 +394096,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes", "Permissions": [ { @@ -393639,12 +394119,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "New-MgSiteContentType", "Variants": [ "Create", "CreateExpanded", @@ -393652,8 +394129,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -393672,12 +394152,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "New-MgSiteContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -393685,15 +394162,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], "Module": "Sites", "Command": "New-MgSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathColumn", "Variants": [ "Create", "Create1", @@ -393705,15 +394198,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathColumn", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathContentType", "Variants": [ "Create", "Create1", @@ -393725,15 +394218,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathContentType", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathList", "Variants": [ "Create", "Create1", @@ -393745,15 +394238,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathList", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathOperation", "Variants": [ "Create", "Create1", @@ -393765,15 +394258,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathOperation", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathPage", "Variants": [ "Create", "Create1", @@ -393785,15 +394278,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathPage", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathPermission", "Variants": [ "Create", "Create1", @@ -393805,15 +394298,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathPermission", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteGetByPathTermStore", "Variants": [ "Create", "Create1", @@ -393825,24 +394318,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteList", "Uri": "/sites/{site-id}/lists", "Permissions": [ { @@ -393861,12 +394341,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "New-MgSiteList", "Variants": [ "Create", "CreateExpanded", @@ -393874,8 +394351,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListColumn", + "OutputType": "IMicrosoftGraphList", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns", "Permissions": [ { @@ -393894,12 +394374,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "New-MgSiteListColumn", "Variants": [ "Create", "CreateExpanded", @@ -393907,15 +394384,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListContentType", "Variants": [ "Create", "CreateExpanded", @@ -393923,8 +394400,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Permissions": [ { @@ -393943,12 +394423,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "New-MgSiteListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -393956,15 +394433,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -393972,15 +394449,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListItem", "Variants": [ "Create", "CreateExpanded", @@ -393988,8 +394465,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListItemDocumentSetVersion", + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Permissions": [ { @@ -394024,12 +394504,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Sites", + "Command": "New-MgSiteListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -394037,8 +394514,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListItemLink", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", "Permissions": [ { @@ -394065,12 +394545,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + ], + "Module": "Sites", + "Command": "New-MgSiteListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -394078,15 +394555,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -394094,15 +394571,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListOperation", "Variants": [ "Create", "CreateExpanded", @@ -394110,15 +394587,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -394126,8 +394603,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebook", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks", "Permissions": [ { @@ -394154,12 +394634,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -394167,8 +394644,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -394195,12 +394675,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -394208,8 +394685,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -394236,12 +394716,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -394249,8 +394726,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages", "Permissions": [ { @@ -394277,12 +394757,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -394290,15 +394767,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sections", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgSiteOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -394306,15 +394783,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgSiteOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -394322,8 +394799,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -394350,12 +394830,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -394363,8 +394840,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -394391,12 +394871,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + ], + "Module": "Notes", + "Command": "New-MgSiteOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -394404,15 +394881,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteOperation", - "Uri": "/sites/{site-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/operations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteOperation", "Variants": [ "Create", "CreateExpanded", @@ -394420,15 +394897,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePage", - "Uri": "/sites/{site-id}/pages", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePage", "Variants": [ "Create", "CreateExpanded", @@ -394436,15 +394913,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Create", "CreateExpanded", @@ -394452,15 +394929,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Create", "CreateExpanded", @@ -394468,15 +394945,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Create", "CreateExpanded", @@ -394484,15 +394961,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Create", "CreateExpanded", @@ -394500,15 +394977,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePageAsSitePageWebPart", "Variants": [ "Create", "CreateExpanded", @@ -394516,15 +394993,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSitePermission", - "Uri": "/sites/{site-id}/permissions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/permissions", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSitePermission", "Variants": [ "Create", "CreateExpanded", @@ -394532,15 +395009,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStores", + "Permissions": [], "Module": "Sites", "Command": "New-MgSiteTermStore", - "Uri": "/sites/{site-id}/termStores", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTermStore", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroup", "Variants": [ "Create", "Create1", @@ -394552,15 +395045,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSet", "Variants": [ "Create", "Create1", @@ -394572,15 +395065,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetChild", "Variants": [ "Create", "Create1", @@ -394600,15 +395093,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -394628,15 +395121,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetRelation", "Variants": [ "Create", "Create1", @@ -394648,15 +395141,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetTerm", "Variants": [ "Create", "Create1", @@ -394668,15 +395161,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -394688,15 +395181,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -394708,15 +395201,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -394728,15 +395221,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSet", "Variants": [ "Create", "Create1", @@ -394748,15 +395241,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetChild", "Variants": [ "Create", "Create1", @@ -394776,15 +395269,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetChildRelation", "Variants": [ "Create", "Create1", @@ -394804,15 +395297,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Create", "Create1", @@ -394824,15 +395317,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Create", "Create1", @@ -394852,15 +395345,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Create", "Create1", @@ -394880,15 +395373,15 @@ "CreateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Create", "Create1", @@ -394900,15 +395393,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Create", "Create1", @@ -394920,15 +395413,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Create", "Create1", @@ -394940,15 +395433,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -394960,15 +395453,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Create", "Create1", @@ -394980,15 +395473,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetRelation", "Variants": [ "Create", "Create1", @@ -395000,15 +395493,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetTerm", "Variants": [ "Create", "Create1", @@ -395020,15 +395513,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetTermChild", "Variants": [ "Create", "Create1", @@ -395040,15 +395533,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Create", "Create1", @@ -395060,15 +395553,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Permissions": [], + "Module": "Sites", + "Command": "New-MgSiteTermStoreSetTermRelation", "Variants": [ "Create", "Create1", @@ -395080,50 +395573,39 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "Create", - "CreateExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/subscribedSkus", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "New-MgSubscribedSku", - "Uri": "/subscribedSkus", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "New-MgSubscription", - "Uri": "/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/subscriptions", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "New-MgSubscription", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeam", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0" + }, + { "Uri": "/teams", "Permissions": [ { @@ -395158,21 +395640,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Teams", + "Command": "New-MgTeam", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/channels", "Permissions": [ { @@ -395215,26 +395695,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Provision", - "ProvisionViaIdentity" ], - "ApiVersion": "v1.0", "Module": "Teams", - "Command": "New-MgTeamChannelEmail", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgTeamChannel", "Variants": [ "Create", "CreateExpanded", @@ -395242,15 +395705,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamChannelEmail", + "Variants": [ + "Provision", + "ProvisionViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" + }, + { + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -395258,8 +395735,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages", "Permissions": [ { @@ -395286,12 +395766,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "New-MgTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -395299,15 +395776,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -395315,8 +395792,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReply", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", "Permissions": [ { @@ -395343,12 +395823,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + ], + "Module": "Teams", + "Command": "New-MgTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -395356,15 +395833,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -395372,15 +395849,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -395388,8 +395865,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamChannelTab", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", "Permissions": [ { @@ -395464,12 +395944,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + ], + "Module": "Teams", + "Command": "New-MgTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -395477,8 +395954,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamInstalledApp", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps", "Permissions": [ { @@ -395569,12 +396049,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Teams", + "Command": "New-MgTeamInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -395582,15 +396059,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamMember", - "Uri": "/teams/{team-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/teams/{team-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamMember", "Variants": [ "Create", "CreateExpanded", @@ -395598,15 +396075,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamOperation", - "Uri": "/teams/{team-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/operations", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamOperation", "Variants": [ "Create", "CreateExpanded", @@ -395614,29 +396091,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", "Method": "POST", - "OutputType": null, - "Variants": [ - "Provision", - "ProvisionViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelEmail", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -395644,15 +396107,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelEmail", + "Variants": [ + "Provision", + "ProvisionViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" + }, + { + "Uri": "/teams/{team-id}/primaryChannel/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -395660,15 +396137,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -395676,15 +396153,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -395692,15 +396169,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -395708,15 +396185,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -395724,15 +396201,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -395740,15 +396217,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamPrimaryChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -395756,8 +396233,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleOfferShiftRequest", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/offerShiftRequests", "Permissions": [ { @@ -395776,12 +396256,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShift", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleOfferShiftRequest", "Variants": [ "Create", "CreateExpanded", @@ -395789,8 +396266,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShift", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts", "Permissions": [ { @@ -395817,12 +396297,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleOpenShift", "Variants": [ "Create", "CreateExpanded", @@ -395830,8 +396307,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", "Permissions": [ { @@ -395850,12 +396330,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSchedulingGroup", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -395863,8 +396340,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleSchedulingGroup", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups", "Permissions": [ { @@ -395883,12 +396363,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphShift", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleSchedulingGroup", "Variants": [ "Create", "CreateExpanded", @@ -395896,8 +396373,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleShift", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts", "Permissions": [ { @@ -395916,12 +396396,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleShift", "Variants": [ "Create", "CreateExpanded", @@ -395929,8 +396406,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "OutputType": "IMicrosoftGraphShift", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", "Permissions": [ { @@ -395949,12 +396429,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOff", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Create", "CreateExpanded", @@ -395962,8 +396439,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOff", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff", "Permissions": [ { @@ -395982,12 +396462,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffReason", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleTimeOff", "Variants": [ "Create", "CreateExpanded", @@ -395995,8 +396472,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffReason", + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons", "Permissions": [ { @@ -396015,12 +396495,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeOffRequest", + ], + "Module": "Teams", + "Command": "New-MgTeamScheduleTimeOffReason", "Variants": [ "Create", "CreateExpanded", @@ -396028,15 +396505,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamScheduleTimeOffRequest", "Variants": [ "Create", "CreateExpanded", @@ -396044,8 +396521,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamTag", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags", "Permissions": [ { @@ -396064,12 +396544,25 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Teams", + "Command": "New-MgTeamTag", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamTagMember", "Variants": [ "Create", "CreateExpanded", @@ -396077,43 +396570,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedChats", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedChat", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeam", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannel", "Variants": [ "Create", "CreateExpanded", @@ -396121,29 +396614,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelEmail", "Variants": [ "Provision", "ProvisionViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelEmail", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Create", "CreateExpanded", @@ -396151,15 +396644,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Create", "CreateExpanded", @@ -396167,15 +396660,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -396183,15 +396676,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -396199,15 +396692,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -396215,15 +396708,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Create", "CreateExpanded", @@ -396231,15 +396724,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Create", "CreateExpanded", @@ -396247,43 +396740,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgTeamworkWorkforceIntegration", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Create", "CreateExpanded", @@ -396291,29 +396784,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Create", "CreateExpanded", @@ -396321,15 +396814,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Create", "CreateExpanded", @@ -396337,15 +396830,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Create", "CreateExpanded", @@ -396353,22 +396846,25 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUser", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users", "Permissions": [ { @@ -396419,28 +396915,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserActivity", + ], + "Module": "Users", + "Command": "New-MgUser", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivity", - "Uri": "/users/{user-id}/activities", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "New-MgUserActivity", "Variants": [ "Create", "CreateExpanded", @@ -396448,15 +396939,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "New-MgUserActivityHistoryItem", "Variants": [ "Create", "CreateExpanded", @@ -396464,15 +396955,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "New-MgUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/appRoleAssignments", + "Permissions": [], + "Module": "Applications", + "Command": "New-MgUserAppRoleAssignment", "Variants": [ "Create", "CreateExpanded", @@ -396480,8 +396971,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationEmailMethod", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods", "Permissions": [ { @@ -396500,12 +396994,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "New-MgUserAuthenticationEmailMethod", "Variants": [ "Create", "CreateExpanded", @@ -396513,15 +397004,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/methods", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgUserAuthenticationMethod", "Variants": [ "Create", "CreateExpanded", @@ -396529,15 +397020,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/operations", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgUserAuthenticationOperation", "Variants": [ "Create", "CreateExpanded", @@ -396545,8 +397036,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationPhoneMethod", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods", "Permissions": [ { @@ -396565,12 +397059,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + ], + "Module": "Identity.SignIns", + "Command": "New-MgUserAuthenticationPhoneMethod", "Variants": [ "Create", "CreateExpanded", @@ -396578,15 +397069,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Permissions": [] + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Create", "CreateExpanded", @@ -396594,15 +397085,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendars", + "Permissions": [], "Module": "Calendar", "Command": "New-MgUserCalendar", - "Uri": "/users/{user-id}/calendars", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserCalendarEvent", "Variants": [ "Create1", "CreateExpanded1", @@ -396610,15 +397117,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserCalendarEvent", - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/calendarGroups", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserCalendarGroup", "Variants": [ "Create", "CreateExpanded", @@ -396626,15 +397133,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendar", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserCalendarGroupCalendar", "Variants": [ "Create", "CreateExpanded", @@ -396642,15 +397149,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserCalendarGroupCalendar", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserCalendarPermission", "Variants": [ "Create", "Create1", @@ -396662,31 +397169,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/chats", + "Permissions": [], "Module": "Teams", "Command": "New-MgUserChat", - "Uri": "/users/{user-id}/chats", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", "Variants": [ "Create", "CreateExpanded", @@ -396694,15 +397185,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Permissions": [] + "OutputType": "IMicrosoftGraphChat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -396710,15 +397201,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatMember", "Variants": [ "Create", "CreateExpanded", @@ -396726,15 +397217,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatMessage", "Variants": [ "Create", "CreateExpanded", @@ -396742,15 +397233,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatMessageHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -396758,15 +397249,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -396774,15 +397265,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatMessageReplyHostedContent", "Variants": [ "Create", "CreateExpanded", @@ -396790,15 +397281,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatPermissionGrant", "Variants": [ "Create", "CreateExpanded", @@ -396806,15 +397297,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatPinnedMessage", "Variants": [ "Create", "CreateExpanded", @@ -396822,15 +397313,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserChatTab", "Variants": [ "Create", "CreateExpanded", @@ -396838,15 +397329,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContact", - "Uri": "/users/{user-id}/contacts", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/contacts", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContact", "Variants": [ "Create", "CreateExpanded", @@ -396854,15 +397345,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -396870,15 +397361,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolder", - "Uri": "/users/{user-id}/contactFolders", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolder", "Variants": [ "Create", "CreateExpanded", @@ -396886,15 +397377,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolderChildFolder", "Variants": [ "Create", "CreateExpanded", @@ -396902,15 +397393,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolderChildFolderContact", "Variants": [ "Create", "CreateExpanded", @@ -396918,15 +397409,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -396934,15 +397425,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolderContact", "Variants": [ "Create", "CreateExpanded", @@ -396950,15 +397441,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "New-MgUserContactFolderContactExtension", "Variants": [ "Create", "CreateExpanded", @@ -396966,15 +397457,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserDefaultCalendarEvent", - "Uri": "/users/{user-id}/calendar/events", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/calendar/events", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserDefaultCalendarEvent", "Variants": [ "Create", "CreateExpanded", @@ -396982,15 +397473,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Create", "CreateExpanded", @@ -396998,15 +397489,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDrive", - "Uri": "/users/{user-id}/drives", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDrive", "Variants": [ "Create", "CreateExpanded", @@ -397014,15 +397505,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveBundle", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveBundle", "Variants": [ "Create", "CreateExpanded", @@ -397030,15 +397521,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItem", "Variants": [ "Create", "CreateExpanded", @@ -397046,15 +397537,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -397062,15 +397553,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemChild", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemChild", "Variants": [ "Create", "CreateExpanded", @@ -397078,15 +397569,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveItemLink", "Variants": [ "Create", "CreateExpanded", @@ -397094,15 +397585,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -397110,15 +397601,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveItemListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -397126,15 +397617,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -397142,15 +397633,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemPermission", "Variants": [ "Create", "CreateExpanded", @@ -397158,15 +397649,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemSubscription", "Variants": [ "Create", "CreateExpanded", @@ -397174,15 +397665,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -397190,15 +397681,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveItemUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397206,15 +397697,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -397222,15 +397713,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListColumn", "Variants": [ "Create", "CreateExpanded", @@ -397238,15 +397729,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListContentType", "Variants": [ "Create", "CreateExpanded", @@ -397254,15 +397745,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListContentTypeColumn", "Variants": [ "Create", "CreateExpanded", @@ -397270,15 +397761,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListContentTypeColumnLink", "Variants": [ "Create", "CreateExpanded", @@ -397286,15 +397777,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListItem", "Variants": [ "Create", "CreateExpanded", @@ -397302,15 +397793,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -397318,15 +397809,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -397334,15 +397825,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -397350,15 +397841,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListOperation", "Variants": [ "Create", "CreateExpanded", @@ -397366,15 +397857,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveListSubscription", "Variants": [ "Create", "CreateExpanded", @@ -397382,15 +397873,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Create", "CreateExpanded", @@ -397398,15 +397889,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootChild", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootChild", "Variants": [ "Create", "CreateExpanded", @@ -397414,15 +397905,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootLink", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveRootLink", "Variants": [ "Create", "CreateExpanded", @@ -397430,15 +397921,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Create", "CreateExpanded", @@ -397446,15 +397937,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootListItemLink", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveRootListItemLink", "Variants": [ "Create", "CreateExpanded", @@ -397462,15 +397953,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootListItemVersion", "Variants": [ "Create", "CreateExpanded", @@ -397478,15 +397969,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootPermission", "Variants": [ "Create", "CreateExpanded", @@ -397494,15 +397985,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootSubscription", "Variants": [ "Create", "CreateExpanded", @@ -397510,15 +398001,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootThumbnail", "Variants": [ "Create", "CreateExpanded", @@ -397526,15 +398017,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootUploadSession", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserDriveRootUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397542,15 +398033,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "New-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "Permissions": [], + "Module": "Files", + "Command": "New-MgUserDriveRootVersion", "Variants": [ "Create", "CreateExpanded", @@ -397558,15 +398049,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserEvent", - "Uri": "/users/{user-id}/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserEvent", "Variants": [ "Create", "CreateExpanded", @@ -397574,15 +398065,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserEventAttachment", "Variants": [ "Create", "CreateExpanded", @@ -397590,8 +398081,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserEventAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", "Permissions": [ { @@ -397610,12 +398104,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "New-MgUserEventAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397623,15 +398114,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserEventExtension", "Variants": [ "Create", "CreateExpanded", @@ -397639,15 +398130,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserEventInstanceAttachment", "Variants": [ "Create", "CreateExpanded", @@ -397655,15 +398146,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserEventInstanceAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397671,15 +398162,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "New-MgUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "Permissions": [], + "Module": "Calendar", + "Command": "New-MgUserEventInstanceExtension", "Variants": [ "Create", "CreateExpanded", @@ -397687,15 +398178,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserExtension", - "Uri": "/users/{user-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserExtension", "Variants": [ "Create", "CreateExpanded", @@ -397703,15 +398194,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserInferenceClassificationOverride", "Variants": [ "Create", "CreateExpanded", @@ -397719,15 +398210,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolder", - "Uri": "/users/{user-id}/mailFolders", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolder", "Variants": [ "Create", "CreateExpanded", @@ -397735,15 +398226,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "Permissions": [], "Module": "Mail", "Command": "New-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderChildFolderMessage", "Variants": [ "Create", "CreateExpanded", @@ -397751,15 +398258,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -397767,15 +398274,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397783,15 +398290,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -397799,15 +398306,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderChildFolderMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -397815,15 +398322,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageForward", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderChildFolderMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -397831,15 +398338,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageReply", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -397847,15 +398354,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Create", "CreateExpanded", @@ -397863,15 +398370,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderMessage", "Variants": [ "Create", "CreateExpanded", @@ -397879,15 +398386,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -397895,15 +398402,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -397911,15 +398418,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -397927,15 +398434,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -397943,15 +398450,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageForward", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderMessageReply", "Variants": [ "Create", "CreateExpanded", @@ -397959,15 +398466,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReply", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMailFolderMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -397975,15 +398482,15 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReplyAll", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMailFolderMessageRule", "Variants": [ "Create", "CreateExpanded", @@ -397991,15 +398498,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgUserManagedDevice", "Variants": [ "Create", "CreateExpanded", @@ -398007,15 +398514,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Create", "CreateExpanded", @@ -398023,15 +398530,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgUserManagedDeviceConfigurationState", "Variants": [ "Create", "CreateExpanded", @@ -398039,15 +398546,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "New-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Create", "CreateExpanded", @@ -398055,59 +398562,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", "Variants": [ "Create", "CreateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", "Variants": [ "Update", "UpdateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", "Variants": [ "Create", "CreateExpanded", @@ -398115,15 +398606,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMessage", - "Uri": "/users/{user-id}/messages", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachment", + "Uri": "/users/{user-id}/messages", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMessage", "Variants": [ "Create", "CreateExpanded", @@ -398131,15 +398622,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMessageAttachment", "Variants": [ "Create", "CreateExpanded", @@ -398147,8 +398638,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMessageAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", "Permissions": [ { @@ -398167,12 +398661,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "New-MgUserMessageAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -398180,15 +398671,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "New-MgUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "Permissions": [], + "Module": "Mail", + "Command": "New-MgUserMessageExtension", "Variants": [ "Create", "CreateExpanded", @@ -398196,15 +398687,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMessageForward", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMessageForward", "Variants": [ "Create", "CreateExpanded", @@ -398212,15 +398703,31 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" + }, + { + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "Permissions": [], "Module": "Users.Actions", "Command": "New-MgUserMessageReply", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Permissions": [] + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "Permissions": [], + "Module": "Users.Actions", + "Command": "New-MgUserMessageReplyAll", "Variants": [ "Create1", "CreateExpanded1", @@ -398228,24 +398735,11 @@ "CreateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserMessageReplyAll", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebook", "Uri": "/users/{user-id}/onenote/notebooks", "Permissions": [ { @@ -398272,12 +398766,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgUserOnenoteNotebook", "Variants": [ "Create", "CreateExpanded", @@ -398285,8 +398776,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSection", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", "Permissions": [ { @@ -398313,12 +398807,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + ], + "Module": "Notes", + "Command": "New-MgUserOnenoteNotebookSection", "Variants": [ "Create", "CreateExpanded", @@ -398326,8 +398817,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSectionGroup", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Permissions": [ { @@ -398354,12 +398848,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgUserOnenoteNotebookSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -398367,8 +398858,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenotePage", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages", "Permissions": [ { @@ -398395,12 +398889,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + ], + "Module": "Notes", + "Command": "New-MgUserOnenotePage", "Variants": [ "Create", "CreateExpanded", @@ -398408,15 +398899,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/users/{user-id}/onenote/sections", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgUserOnenoteSection", "Variants": [ "Create", "CreateExpanded", @@ -398424,15 +398915,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "Permissions": [], + "Module": "Notes", + "Command": "New-MgUserOnenoteSectionGroup", "Variants": [ "Create", "CreateExpanded", @@ -398440,8 +398931,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroupSection", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Permissions": [ { @@ -398468,12 +398962,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Notes", + "Command": "New-MgUserOnenoteSectionGroupSection", "Variants": [ "Create", "CreateExpanded", @@ -398481,8 +398972,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionPage", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", "Permissions": [ { @@ -398509,12 +399003,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOnlineMeeting", + ], + "Module": "Notes", + "Command": "New-MgUserOnenoteSectionPage", "Variants": [ "Create", "CreateExpanded", @@ -398522,8 +399013,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeeting", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings", "Permissions": [ { @@ -398542,12 +399036,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + ], + "Module": "CloudCommunications", + "Command": "New-MgUserOnlineMeeting", "Variants": [ "Create", "CreateExpanded", @@ -398555,15 +399046,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -398571,15 +399062,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -398587,15 +399078,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgUserOnlineMeetingRecording", "Variants": [ "Create", "CreateExpanded", @@ -398603,15 +399094,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "New-MgUserOnlineMeetingTranscript", "Variants": [ "Create", "CreateExpanded", @@ -398619,15 +399110,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/outlook/masterCategories", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserOutlookMasterCategory", "Variants": [ "Create", "CreateExpanded", @@ -398635,15 +399126,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSetting", + "Uri": "/users/{user-id}/scopedRoleMemberOf", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "New-MgUserScopedRoleMemberOf", "Variants": [ "Create", "CreateExpanded", @@ -398651,15 +399142,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserSettingWindows", "Variants": [ "Create", "CreateExpanded", @@ -398667,15 +399158,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserSettingWindowsInstance", "Variants": [ "Create", "CreateExpanded", @@ -398683,15 +399174,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Uri": "/users/{user-id}/teamwork/associatedTeams", + "Permissions": [], + "Module": "Teams", + "Command": "New-MgUserTeamworkAssociatedTeam", "Variants": [ "Create", "CreateExpanded", @@ -398699,8 +399190,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "New-MgUserTeamworkInstalledApp", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps", "Permissions": [ { @@ -398799,12 +399293,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTaskList", + ], + "Module": "Teams", + "Command": "New-MgUserTeamworkInstalledApp", "Variants": [ "Create", "CreateExpanded", @@ -398812,8 +399303,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoList", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists", "Permissions": [ { @@ -398832,12 +399326,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users", + "Command": "New-MgUserTodoList", "Variants": [ "Create", "CreateExpanded", @@ -398845,15 +399336,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserTodoListExtension", "Variants": [ "Create", "CreateExpanded", @@ -398861,8 +399352,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListTask", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", "Permissions": [ { @@ -398881,12 +399375,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttachmentBase", + ], + "Module": "Users", + "Command": "New-MgUserTodoListTask", "Variants": [ "Create", "CreateExpanded", @@ -398894,8 +399385,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListTaskAttachment", + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", "Permissions": [ { @@ -398914,12 +399408,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUploadSession", + ], + "Module": "Users", + "Command": "New-MgUserTodoListTaskAttachment", "Variants": [ "Create", "CreateExpanded", @@ -398927,8 +399418,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", "Permissions": [ { @@ -398947,12 +399441,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphChecklistItem", + ], + "Module": "Users.Actions", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "Variants": [ "Create", "CreateExpanded", @@ -398960,8 +399451,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListTaskChecklistItem", + "OutputType": "IMicrosoftGraphUploadSession", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", "Permissions": [ { @@ -398980,12 +399474,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Users", + "Command": "New-MgUserTodoListTaskChecklistItem", "Variants": [ "Create", "CreateExpanded", @@ -398993,15 +399484,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Permissions": [] + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "Permissions": [], + "Module": "Users", + "Command": "New-MgUserTodoListTaskExtension", "Variants": [ "Create", "CreateExpanded", @@ -399009,8 +399500,11 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "New-MgUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", "Permissions": [ { @@ -399029,26 +399523,39 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users", + "Command": "New-MgUserTodoListTaskLinkedResource", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEvent", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEvent", - "Uri": "/solutions/virtualEvents/events", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventSession", "Variants": [ "Create", "CreateExpanded", @@ -399056,15 +399563,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -399072,15 +399579,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -399088,29 +399595,29 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventWebinar", "Variants": [ "Create", "CreateExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventWebinarRegistration", "Variants": [ "Create", "CreateExpanded", @@ -399118,15 +399625,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventWebinarSession", "Variants": [ "Create", "CreateExpanded", @@ -399134,15 +399641,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Create", "CreateExpanded", @@ -399150,15 +399657,15 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "Permissions": [], + "Module": "Bookings", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Create", "CreateExpanded", @@ -399166,43 +399673,43 @@ "CreateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/Ping", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Ping-MgBetaApplicationSynchronization", "Variants": [ "Ping", "PingViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Ping-MgBetaApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization/Ping", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Ping-MgBetaServicePrincipalSynchronization", "Variants": [ "Ping", "PingViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Ping-MgBetaServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Publish-MgBetaBookingBusiness", "Variants": [ "Publish", "Publish1", @@ -399210,22 +399717,11 @@ "PublishViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Publish-MgBetaBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", "Permissions": [ { @@ -399244,19 +399740,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Release", "ReleaseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta" + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", "Permissions": [ { @@ -399275,33 +399771,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ - "Publish", - "PublishViaIdentity" + "Release", + "ReleaseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Publish-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Publish-MgBetaDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationClassAssignment", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { @@ -399320,103 +399816,103 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Beta.Education", + "Command": "Publish-MgBetaEducationClassAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Publish-MgBetaEducationClassModule", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Publish-MgBetaEducationMeAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Publish-MgBetaEducationUserAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Publish-MgBetaGroupDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Publish-MgBetaGroupSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Publish-MgBetaGroupSiteListContentType", "Variants": [ - "Release", - "ReleaseViaIdentity" + "Publish", + "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Permissions": [ { @@ -399435,19 +399931,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Release", "ReleaseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Permissions": [ { @@ -399466,117 +399962,117 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ - "Publish", - "PublishViaIdentity" + "Release", + "ReleaseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Publish-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Publish-MgBetaShareListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Publish-MgBetaSiteContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Publish-MgBetaSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Publish-MgBetaSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Publish-MgBetaSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Publish-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Publish-MgBetaUserDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Publish-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Publish-MgBetaVirtualEvent", "Variants": [ "Publish", "PublishViaIdentity" ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Publish-MgBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "Permissions": [], + "Module": "Bookings", + "Command": "Publish-MgBookingBusiness", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Publish-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Files", + "Command": "Publish-MgDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Publish-MgEducationClassAssignment", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", "Permissions": [ { @@ -399595,103 +400091,103 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Education", + "Command": "Publish-MgEducationClassAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Publish-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", + "Permissions": [], + "Module": "Education", + "Command": "Publish-MgEducationClassModule", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Publish-MgEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "Permissions": [], + "Module": "Education", + "Command": "Publish-MgEducationMeAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Publish-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "Permissions": [], + "Module": "Education", + "Command": "Publish-MgEducationUserAssignment", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Publish-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Groups", + "Command": "Publish-MgGroupDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Publish-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Groups", + "Command": "Publish-MgGroupSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Publish-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Groups", + "Command": "Publish-MgGroupSiteListContentType", "Variants": [ - "Release", - "ReleaseViaIdentity" + "Publish", + "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", "Permissions": [ { @@ -399710,19 +400206,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Security", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Release", "ReleaseViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0" + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", "Permissions": [ { @@ -399741,68 +400237,79 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Files", + "Command": "Publish-MgShareListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Publish-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Sites", + "Command": "Publish-MgSiteContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Publish-MgSiteContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Sites", + "Command": "Publish-MgSiteListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Publish-MgSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Publish-MgUserDriveListContentType", "Variants": [ "Publish", "PublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Publish-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Register-MgBetaPrivilegedAccessResource", "Variants": [ "Register", "RegisterExpanded", @@ -399810,228 +400317,217 @@ "RegisterViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Register-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgAdminEdge", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgAdminEdgeInternetExplorerMode", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgAdminPeopleProfileCardProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgAdminSharepoint", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/sharepoint/settings", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgAdminSharepointSetting", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgAdminSharepointSetting", - "Uri": "/admin/sharepoint/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreementAcceptance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Remove-MgAllUserDeviceFromManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Remove-MgAllUserDeviceFromManagement", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { @@ -400058,19 +400554,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgAppCatalogTeamApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { @@ -400097,33 +400593,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgAppCatalogTeamAppDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplication", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -400142,33 +400638,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationAppManagementPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { @@ -400195,47 +400691,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationByAppId", - "Uri": "/applications(appId='{appId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications(appId='{appId}')", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationByUniqueName", - "Uri": "/applications(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationExtensionProperty", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { @@ -400262,19 +400758,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationExtensionProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationFederatedIdentityCredential", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -400293,35 +400789,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationFederatedIdentityCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationKey", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/removeKey", "Permissions": [ { @@ -400348,33 +400842,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationKey", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationOwnerByRef", - "Uri": "/applications/{application-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -400401,21 +400897,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationPassword", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { @@ -400442,103 +400936,105 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationPassword", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -400557,47 +401053,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenIssuancePolicyByRef", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgApplicationTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", "Permissions": [ { @@ -400640,19 +401136,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -400695,19 +401191,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationTokenLifetimePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Permissions": [ { @@ -400750,19 +401246,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { @@ -400781,103 +401277,103 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewMyDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewMyDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewReviewer", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", "Permissions": [ { @@ -400896,347 +401392,347 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAccessReviewReviewer", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaAdminEdge", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/people", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdminPeople", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeople", - "Uri": "/admin/people", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/people/itemInsights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdminPeopleItemInsight", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeopleItemInsight", - "Uri": "/admin/people/itemInsights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/people/pronouns", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaAdminPeoplePronoun", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeoplePronoun", - "Uri": "/admin/people/pronouns", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/reportSettings", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaAdminReportSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaAdminReportSetting", - "Uri": "/admin/reportSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaAdminSharepoint", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/sharepoint/settings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaAdminSharepointSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaAdminSharepointSetting", - "Uri": "/admin/sharepoint/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreementAcceptance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaAllUserDeviceFromManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaAllUserDeviceFromManagement", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamApp", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", "Permissions": [ { @@ -401263,19 +401759,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", "Permissions": [ { @@ -401302,103 +401798,103 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplication", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -401417,33 +401913,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/appManagementPolicies/$ref", "Permissions": [ { @@ -401470,61 +401966,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationAppManagementPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationByAppId", - "Uri": "/applications(appId='{appId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications(appId='{appId}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationByUniqueName", - "Uri": "/applications(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationExtensionProperty", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", "Permissions": [ { @@ -401551,19 +402047,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationExtensionProperty", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -401582,35 +402078,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationKey", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/removeKey", "Permissions": [ { @@ -401637,33 +402131,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationKey", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationOwnerByRef", - "Uri": "/applications/{application-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/owners/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -401690,21 +402186,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationPassword", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/removePassword", "Permissions": [ { @@ -401731,103 +402225,105 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationPassword", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", "Permissions": [ { @@ -401846,47 +402342,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", "Permissions": [ { @@ -401929,19 +402425,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", "Permissions": [ { @@ -401984,19 +402480,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "Permissions": [ { @@ -402039,21 +402535,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusiness", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { @@ -402072,12 +402566,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusiness", "Variants": [ "Delete", "Delete1", @@ -402085,8 +402576,11 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessAppointment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -402121,12 +402615,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessAppointment", "Variants": [ "Delete", "Delete1", @@ -402134,15 +402625,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCalendarView", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessCalendarView", "Variants": [ "Delete", "Delete1", @@ -402150,8 +402641,11 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCustomer", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { @@ -402186,12 +402680,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessCustomer", "Variants": [ "Delete", "Delete1", @@ -402199,8 +402690,11 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -402227,12 +402721,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Delete", "Delete1", @@ -402240,8 +402731,11 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessService", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -402260,12 +402754,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessService", "Variants": [ "Delete", "Delete1", @@ -402273,8 +402764,11 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessStaffMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { @@ -402293,12 +402787,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingBusinessStaffMember", "Variants": [ "Delete", "Delete1", @@ -402306,36 +402797,41 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBookingCurrency", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaBusinessFlowTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenario", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Permissions": [ { @@ -402354,61 +402850,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenario", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioByUniqueName", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlanner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { @@ -402427,110 +402923,121 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/chats/{chat-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaChat", - "Uri": "/chats/{chat-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/removeAllAccessForUser", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatAccessForUser", "Variants": [ "Remove", "RemoveExpanded", @@ -402538,22 +403045,11 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatAccessForUser", - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatInstalledApp", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -402612,33 +403108,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { @@ -402665,61 +403161,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatPinnedMessage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [ { @@ -402738,19 +403234,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatTab", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -402801,19 +403297,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCall", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}", "Permissions": [ { @@ -402832,19 +403328,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCall", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -402863,47 +403359,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallParticipant", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { @@ -402922,68 +403418,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallParticipant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationCallRecordSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Remove-MgBetaCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Delete", "Delete1", @@ -402991,15 +403498,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "Delete1", @@ -403007,133 +403514,122 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaCommunicationPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscovery", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscovery", - "Uri": "/compliance/ediscovery", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { @@ -403152,26 +403648,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCase", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "Permissions": [], "Module": "Beta.Compliance", "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", "Variants": [ "Remove", "Remove1", @@ -403181,22 +403688,11 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", "Permissions": [ { @@ -403215,33 +403711,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", "Permissions": [ { @@ -403260,19 +403756,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { @@ -403291,68 +403787,79 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Permissions": [], "Module": "Beta.Compliance", "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ "Remove", "Remove1", @@ -403362,50 +403869,39 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Permissions": [], "Module": "Beta.Compliance", "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { @@ -403424,33 +403920,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { @@ -403469,33 +403965,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { @@ -403514,61 +404010,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaContact", - "Uri": "/contacts/{orgContact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaContract", - "Uri": "/contracts/{contract-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaContract", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaDataPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}", "Permissions": [ { @@ -403587,33 +404083,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -403632,19 +404128,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -403663,33 +404159,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { @@ -403708,19 +404204,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -403739,131 +404235,131 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -403882,19 +404378,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -403913,103 +404409,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { @@ -404028,145 +404524,145 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -404185,19 +404681,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -404216,19 +404712,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -404247,1376 +404743,1376 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -405635,19 +406131,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -405666,33 +406162,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { @@ -405711,19 +406207,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTask", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { @@ -405742,19 +406238,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { @@ -405773,75 +406269,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementVppToken", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { @@ -405860,19 +406356,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -405891,19 +406387,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -405922,19 +406418,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -405953,19 +406449,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -405984,19 +406480,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { @@ -406015,19 +406511,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Permissions": [ { @@ -406046,19 +406542,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -406077,19 +406573,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -406108,323 +406604,323 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceByDeviceId", - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceCommand", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Remove-MgBetaDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", - "Uri": "/deviceManagement/androidForWorkSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementAuditEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCategory", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", "Permissions": [ { @@ -406443,75 +406939,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { @@ -406530,82 +407026,93 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", @@ -406613,50 +407120,39 @@ "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { @@ -406675,19 +407171,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -406706,214 +407202,214 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", - "Uri": "/deviceManagement/conditionalAccessSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { @@ -406932,75 +407428,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -407019,19 +407515,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDetectedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -407050,380 +407546,380 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -407442,19 +407938,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -407473,19 +407969,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { @@ -407504,19 +408000,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { @@ -407535,19 +408031,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { @@ -407566,33 +408062,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { @@ -407611,19 +408107,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -407642,19 +408138,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -407673,19 +408169,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { @@ -407704,19 +408200,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -407735,89 +408231,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -407836,350 +408332,361 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Variants": [ "Remove", "RemoveExpanded", @@ -408187,288 +408694,277 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentSetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentUserState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -408487,103 +408983,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", "Permissions": [ { @@ -408602,82 +409098,93 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", @@ -408685,148 +409192,137 @@ "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -408845,19 +409341,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -408876,102 +409372,102 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/monitoring", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMonitoring", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementNdeConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementNdeConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementPartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -408990,19 +409486,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { @@ -409021,19 +409517,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -409052,60 +409548,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaDeviceManagementReport", - "Uri": "/deviceManagement/reports", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/reports", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaDeviceManagementReport", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -409124,33 +409620,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementResourceOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementReusableSetting", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementReusableSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -409169,19 +409665,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -409200,19 +409696,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -409231,19 +409727,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { @@ -409262,47 +409758,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -409321,19 +409817,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -409352,19 +409848,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { @@ -409383,19 +409879,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -409414,19 +409910,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -409445,257 +409941,257 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Permissions": [ { @@ -409714,33 +410210,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Permissions": [ { @@ -409759,19 +410255,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -409790,19 +410286,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { @@ -409821,19 +410317,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { @@ -409852,19 +410348,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { @@ -409883,19 +410379,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { @@ -409914,19 +410410,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { @@ -409945,19 +410441,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { @@ -409976,19 +410472,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { @@ -410007,19 +410503,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { @@ -410038,46 +410534,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { @@ -410096,19 +410592,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { @@ -410127,32 +410623,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "Permissions": [], "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { @@ -410171,19 +410667,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { @@ -410202,19 +410698,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { @@ -410233,19 +410729,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { @@ -410264,19 +410760,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { @@ -410295,60 +410791,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -410367,19 +410863,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { @@ -410398,20 +410894,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", "Permissions": [ { @@ -410430,19 +410925,20 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { @@ -410461,19 +410957,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { @@ -410492,19 +410988,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { @@ -410523,19 +411019,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { @@ -410554,33 +411050,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { @@ -410599,19 +411095,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { @@ -410630,19 +411126,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -410661,19 +411157,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { @@ -410692,19 +411188,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { @@ -410723,32 +411219,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Permissions": [], "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { @@ -410767,19 +411263,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { @@ -410798,19 +411294,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { @@ -410829,32 +411325,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { @@ -410873,19 +411369,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { @@ -410904,19 +411400,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -410935,407 +411431,407 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -411354,19 +411850,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -411385,354 +411881,354 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceRegisteredOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredUserByRef", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceRegisteredUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceUsageRights", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDeviceUsageRights", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryAttributeSet", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthority", - "Uri": "/directory/certificateAuthorities", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/certificateAuthorities", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryCertificateAuthority", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryDeletedItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryExternalUserProfile", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryExternalUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { @@ -411751,47 +412247,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryImpactedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", "Permissions": [ { @@ -411810,75 +412306,75 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Remove-MgBetaDirectoryObject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Remove-MgBetaDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", "Permissions": [ { @@ -411897,145 +412393,145 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRecommendation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleMemberByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRoleMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRoleScopedMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectoryRoleTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySetting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/settings/{directorySetting-id}", "Permissions": [ { @@ -412054,173 +412550,173 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySharedEmailDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomain", - "Uri": "/domains/{domain-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDomainFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaDomainVerificationDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDrive", - "Uri": "/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItem", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -412247,145 +412743,145 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemPermanent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemPermission", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -412412,481 +412908,481 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootPermanent", - "Uri": "/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClass", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { @@ -412905,19 +413401,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { @@ -412936,33 +413432,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [ { @@ -412981,33 +413477,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentDefault", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentDefault", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { @@ -413026,19 +413522,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", "Permissions": [ { @@ -413057,19 +413553,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { @@ -413088,19 +413584,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { @@ -413119,47 +413615,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSetting", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { @@ -413178,47 +413674,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { @@ -413237,19 +413733,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", "Permissions": [ { @@ -413268,326 +413764,326 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassMemberByRef", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], "Module": "Beta.Education", "Command": "Remove-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassModuleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassTeacherByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassTeacherByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMe", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMe", - "Uri": "/education/me", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], "Module": "Beta.Education", "Command": "Remove-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeRubric", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -413606,691 +414102,691 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationMeRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSchool", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSchoolClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSchoolUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSynchronizationProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfileError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSynchronizationProfileError", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Remove-MgBetaEducationUserRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalAuthorizationSystem", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalAuthorizationSystem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -414309,19 +414805,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -414340,19 +414836,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionGroupMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [ { @@ -414371,19 +414867,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionGroupMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionItem", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -414402,418 +414898,429 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/quota", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalConnectionQuota", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataYear", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Remove-MgBetaExternalIndustryDataYear", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], "Module": "Beta.Financials", "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Delete", "Delete1", @@ -414821,15 +415328,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Delete", "Delete1", @@ -414837,85 +415344,85 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyEmployee", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyItemCategory", "Variants": [ "Delete", "Delete1", @@ -414923,43 +415430,43 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItemPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyJournal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyJournalLine", "Variants": [ "Delete", "Delete1", @@ -414967,71 +415474,71 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Delete", "Delete1", @@ -415039,15 +415546,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Delete", "Delete1", @@ -415055,15 +415562,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Delete", "Delete1", @@ -415071,379 +415578,379 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Delete", "Delete1", @@ -415451,15 +415958,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Delete", "Delete1", @@ -415467,15 +415974,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Delete", "Delete1", @@ -415483,141 +415990,141 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Delete", "Delete1", @@ -415625,15 +416132,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Delete", "Delete1", @@ -415641,15 +416148,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Delete", "Delete1", @@ -415657,127 +416164,127 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Delete", "Delete1", @@ -415785,15 +416292,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Delete", "Delete1", @@ -415801,15 +416308,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Delete", "Delete1", @@ -415817,246 +416324,235 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Permissions": [], "Module": "Beta.Financials", "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyTaxArea", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyVendor", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroup", - "Uri": "/groups/{group-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupAcceptedSenderByRef", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupAcceptedSenderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaGroupAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupByUniqueName", - "Uri": "/groups(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupCalendarEvent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -416075,33 +416571,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupCalendarEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupCalendarPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { @@ -416120,19 +416616,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThread", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -416151,733 +416647,733 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThread", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostMention", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupConversationThreadPostMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupDriveItemPermanent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupDriveRootPermanent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaGroupDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEvent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -416896,180 +417392,191 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaGroupEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Remove-MgBetaGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupFavorite", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupFavorite", - "Uri": "/groups/{group-id}/removeFavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", "Variants": [ "Remove", "RemoveExpanded", @@ -417077,15 +417584,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupLifecyclePolicy", "Variants": [ "Delete", "Delete1", @@ -417093,36 +417600,25 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/members/$ref", + "Permissions": [], "Module": "Beta.Groups", "Command": "Remove-MgBetaGroupMemberByRef", - "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Permissions": [ { @@ -417149,33 +417645,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaGroupOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -417194,61 +417690,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaGroupOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaGroupOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupOwnerByRef", - "Uri": "/groups/{group-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -417267,21 +417763,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { @@ -417308,33 +417802,35 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPhoto", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo", "Permissions": [ { @@ -417353,61 +417849,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaGroupPlannerPlanDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupRejectedSenderByRef", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupRejectedSenderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupSetting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { @@ -417426,12 +417922,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupSetting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/remove", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupSite", "Variants": [ "Remove", "RemoveExpanded", @@ -417439,113 +417946,113 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupSite", - "Uri": "/groups/{group-id}/sites/remove", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Delete", "Delete1", @@ -417553,15 +418060,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Delete", "Delete1", @@ -417569,15 +418076,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Delete", "Delete1", @@ -417585,15 +418092,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Delete", "Delete1", @@ -417601,15 +418108,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Delete", "Delete1", @@ -417617,757 +418124,757 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteRecycleBin", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -418375,15 +418882,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -418391,113 +418898,113 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -418505,15 +419012,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -418521,43 +419028,43 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -418565,15 +419072,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -418581,666 +419088,655 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeam", - "Uri": "/groups/{group-id}/team", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaGroupTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThread", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -419259,236 +419755,247 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThread", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Remove-MgBetaGroupThreadPostMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostMention", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityApiConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", "Variants": [ "Delete", "Delete1", @@ -419496,315 +420003,304 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Delete1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Delete1", "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { @@ -419823,19 +420319,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { @@ -419854,912 +420350,923 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/continuousAccessEvaluationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/policy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", - "Uri": "/identityGovernance/permissionsAnalytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", - "Uri": "/identityGovernance/permissionsManagement", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Delete", "Delete1", @@ -420767,216 +421274,205 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityProvider", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityProvider", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityUserFlow", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaIdentityUserFlowAttribute", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInformationProtectionPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", - "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaInvitation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaOauth2PermissionGrant", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -420995,68 +421491,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaOauth2PermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", "Variants": [ "Delete", "Delete1", @@ -421064,15 +421571,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "Delete1", @@ -421080,204 +421587,193 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Permissions": [], "Module": "Beta.Applications", "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganization", - "Uri": "/organization/{organization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationBranding", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -421296,19 +421792,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationBranding", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -421327,187 +421823,187 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationBrandingLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationPartnerInformation", - "Uri": "/organization/{organization-id}/partnerInformation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/partnerInformation", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationPartnerInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSetting", - "Uri": "/organization/{organization-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/settings", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingContactInsight", - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/settings/contactInsights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationSettingContactInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingItemInsight", - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/settings/itemInsights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationSettingItemInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlace", - "Uri": "/places/{place-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places/{place-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaPlace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaPlaceAsRoomListRoom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceByPlaceId", - "Uri": "/places(placeId='{placeId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places(placeId='{placeId}')", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaPlaceByPlaceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerBucket", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -421534,19 +422030,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerBucket", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerPlan", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { @@ -421573,19 +422069,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerPlan", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerRoster", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}", "Permissions": [ { @@ -421604,19 +422100,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerRoster", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerRosterMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", "Permissions": [ { @@ -421635,19 +422131,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerRosterMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTask", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -421674,74 +422170,74 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/accessReviewPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -421760,32 +422256,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/adminConsentRequestPolicy", + "Permissions": [], "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -421804,59 +422300,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAppManagementPolicy", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -421875,74 +422371,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -421961,206 +422457,206 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/defaultAppManagementPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/externalIdentitiesPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/federatedTokenValidationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -422179,39 +422675,50 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "Variants": [ "Delete", "Delete1", @@ -422219,29 +422726,29 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "Variants": [ "Delete", "Delete1", @@ -422249,162 +422756,151 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [] + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -422423,19 +422919,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -422454,110 +422950,121 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinter", - "Uri": "/print/printers/{printer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/print/printerShares/{printerShare-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Remove-MgBetaPrintPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", @@ -422565,15 +423072,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", @@ -422581,64 +423088,53 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Remove-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJobTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { @@ -422657,54 +423153,65 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintService", - "Uri": "/print/services/{printService-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintService", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintServiceEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}", + "Permissions": [], "Module": "Beta.Devices.CloudPrint", "Command": "Remove-MgBetaPrintShare", - "Uri": "/print/shares/{printerShare-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", @@ -422712,15 +423219,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", @@ -422728,631 +423235,631 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintShareJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintTaskDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Remove-MgBetaPrintTaskDefinitionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccess", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedOperationEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleSetting", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaPrivilegedRoleSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/programs/{program-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaProgram", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgram", - "Uri": "/programs/{program-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/programControls/{programControl-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaProgramControl", "Variants": [ "Delete", "Delete1", @@ -423362,15 +423869,15 @@ "DeleteViaIdentity2" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControl", - "Uri": "/programControls/{programControl-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/programControls/{programControl-id}/program", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaProgramControlProgram", "Variants": [ "Delete", "Delete1", @@ -423378,320 +423885,309 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControlProgram", - "Uri": "/programControls/{programControl-id}/program", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/programControlTypes/{programControlType-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaProgramControlType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBilling", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingManifest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingUsage", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/sla/azureADAuthentication", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/userInsights/daily", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportUserInsightDaily", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportUserInsightDaily", - "Uri": "/reports/userInsights/daily", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/userInsights/monthly", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Remove-MgBetaReportUserInsightMonthly", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportUserInsightMonthly", - "Uri": "/reports/userInsights/monthly", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaRiskyServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaRiskyUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaRiskyUserHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/cloudPC", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPc", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPc", - "Uri": "/roleManagement/cloudPC", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { @@ -423710,33 +424206,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -423779,88 +424275,88 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", "OutputType": null, - "Variants": [ - "Delete" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagement", - "Uri": "/roleManagement/deviceManagement", - "Permissions": [] + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Variants": [ + "Delete" + ], + "ApiVersion": "beta", "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", "Permissions": [ { @@ -423879,33 +424375,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -423948,186 +424444,186 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectory", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -424146,410 +424642,410 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -424568,354 +425064,354 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchange", - "Uri": "/roleManagement/exchange", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchange", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", - "Command": "Remove-MgBetaSchemaExtension", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -424934,19 +425430,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.SchemaExtensions", + "Command": "Remove-MgBetaSchemaExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchAcronym", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta" + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -424965,19 +425461,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaSearchAcronym", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchBookmark", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -424996,19 +425492,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaSearchBookmark", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchQna", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/{qna-id}", "Permissions": [ { @@ -425027,284 +425523,284 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Search", + "Command": "Remove-MgBetaSearchQna", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/securityActions/{securityAction-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/security/alerts_v2/{alert-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Remove-MgBetaSecurityAlertV2", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulation", - "Uri": "/security/attackSimulation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/auditLog", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAuditLog", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLog", - "Uri": "/security/auditLog", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAuditLogQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCase", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCase", - "Uri": "/security/cases", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -425323,37 +425819,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Permissions": [ { @@ -425372,61 +425864,65 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { @@ -425445,65 +425941,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Permissions": [ { @@ -425522,75 +426014,79 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -425609,47 +426105,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -425668,975 +426164,975 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/collaboration", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCollaboration", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCollaboration", - "Uri": "/security/collaboration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityFileSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityHostSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/identities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityIdentity", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIdentity", - "Uri": "/security/identities", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/incidents/{incident-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityIncident", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityInformationProtection", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtection", - "Uri": "/security/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/informationProtection/labelPolicySettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityIPSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabel", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelCitation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelDepartment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityProviderTenantSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/rules", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityRule", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityRule", - "Uri": "/security/rules", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityRuleDetectionRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityRuleDetectionRule", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecuritySecureScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligence", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatSubmission", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatSubmission", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmission", - "Uri": "/security/threatSubmission", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTiIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphResultInfo", + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", "Variants": [ "Delete", "DeleteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "Permissions": [] + "OutputType": "IMicrosoftGraphResultInfo", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphResultInfo", + "Uri": "/security/tiIndicators/deleteTiIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", "Variants": [ "Delete1", "DeleteExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", - "Uri": "/security/tiIndicators/deleteTiIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphResultInfo", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTrigger", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggerTypes", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityTriggerType", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaSecurityUserSecurityProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Remove-MgBetaServiceAnnouncementIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Remove-MgBetaServiceAnnouncementMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipal", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { @@ -426663,75 +427159,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalByAppId", - "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Permissions": [ { @@ -426774,61 +427270,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Permissions": [ { @@ -426871,47 +427367,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalOwnerByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -426938,21 +427434,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { @@ -426979,75 +427473,77 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaServicePrincipalRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { @@ -427066,33 +427562,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { @@ -427119,138 +427615,149 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Beta.Files", "Command": "Remove-MgBetaShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItem", "Variants": [ "Delete", "Delete1", @@ -427258,15 +427765,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Delete", "Delete1", @@ -427274,15 +427781,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Delete", "Delete1", @@ -427290,15 +427797,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItemField", "Variants": [ "Delete", "Delete1", @@ -427306,15 +427813,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItemVersion", "Variants": [ "Delete", "Delete1", @@ -427322,15 +427829,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListItemVersionField", "Variants": [ "Delete", "Delete1", @@ -427338,120 +427845,109 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], "Module": "Beta.Files", "Command": "Remove-MgBetaShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaSharePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalytic", - "Uri": "/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -427470,19 +427966,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteContentType", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -427501,19 +427997,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteContentTypeColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -427532,26 +428028,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Remove-MgBetaSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteGetByPathAnalytic", "Variants": [ "Delete", "Delete1", @@ -427559,15 +428066,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaSiteGetByPathOnenote", "Variants": [ "Delete", "Delete1", @@ -427575,15 +428082,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteGetByPathTermStore", "Variants": [ "Delete", "Delete1", @@ -427591,36 +428098,25 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Remove-MgBetaSiteList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -427639,19 +428135,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentType", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -427670,19 +428166,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentTypeColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -427701,61 +428197,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemActivity", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { @@ -427790,117 +428286,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -427919,222 +428415,233 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStore", - "Uri": "/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Remove-MgBetaSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -428142,15 +428649,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -428158,113 +428665,113 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -428272,15 +428779,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -428288,43 +428795,43 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -428332,15 +428839,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -428348,204 +428855,193 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetTerm", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaSubscribedSku", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "Remove-MgBetaSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "Remove-MgBetaSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeam", - "Uri": "/teams/{team-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannel", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -428580,75 +429076,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamChannel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelEmail", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelTab", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -428723,19 +429219,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamInstalledApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -428802,187 +429298,187 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/primaryChannel", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamSchedule", - "Uri": "/teams/{team-id}/schedule", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleDayNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOpenShift", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { @@ -429001,33 +429497,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { @@ -429046,19 +429542,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleShift", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { @@ -429085,61 +429581,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleTimeCard", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOff", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { @@ -429158,19 +429654,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { @@ -429189,19 +429685,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { @@ -429220,19 +429716,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -429251,19 +429747,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamTagMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { @@ -429282,956 +429778,956 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedChat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDevice", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeviceActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceActivity", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeviceHealth", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceHealth", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkDeviceOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/teamsAppSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkTeamAppSetting", "Variants": [ "Delete" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkTeamAppSetting", - "Uri": "/teamwork/teamsAppSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaTeamworkTeamTemplate", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaTrustFrameworkKeySet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTrustFrameworkPolicy", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "Method": "DELETE", - "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaTrustFrameworkPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUser", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -430274,75 +430770,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserActivityHistoryItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Permissions": [], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserActivityStatistics", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Remove-MgBetaUserAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -430361,19 +430857,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { @@ -430392,19 +430888,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { @@ -430423,33 +430919,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { @@ -430468,19 +430964,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -430499,33 +430995,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { @@ -430544,19 +431040,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { @@ -430575,19 +431071,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { @@ -430606,26 +431102,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Remove-MgBetaUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserCalendarPermission", "Variants": [ "Delete", "Delete1", @@ -430633,29 +431140,29 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserChatAccessForUser", "Variants": [ "Remove", "RemoveExpanded", @@ -430663,1233 +431170,1233 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserChatAccessForUser", - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Remove-MgBetaUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Remove-MgBetaUserContactFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDevice", - "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceByDeviceId", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceCommand", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceRegisteredUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceUsageRights", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Remove-MgBetaUserDeviceUsageRights", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserDriveItemPermanent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserDriveRootPermanent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Remove-MgBetaUserDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Remove-MgBetaUserEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Users", "Command": "Remove-MgBetaUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites/remove", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserFollowedSite", "Variants": [ "Remove", "RemoveExpanded", @@ -431897,547 +432404,547 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/remove", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserInferenceClassificationOverride", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtection", - "Uri": "/users/{user-id}/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionPolicy", - "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/insights", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsight", - "Uri": "/users/{user-id}/insights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserInsightShared", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightShared", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserInsightTrending", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserInsightUsed", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightUsed", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageMention", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMailFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", @@ -432445,50 +432952,39 @@ "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserManagerByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -432507,145 +433003,145 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserManagerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageMention", - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Remove-MgBetaUserMessageMention", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserMobileAppIntentAndState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserNotification", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaUserOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -432664,47 +433160,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaUserOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaUserOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Remove-MgBetaUserOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeeting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -432723,12 +433219,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeeting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Delete", "Delete1", @@ -432736,15 +433243,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "Delete1", @@ -432752,50 +433259,39 @@ "DeleteViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", "Permissions": [ { @@ -432814,33 +433310,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", "Permissions": [ { @@ -432867,175 +433363,173 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookMasterCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskAttachment", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", "Permissions": [ { @@ -433062,19 +433556,21 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserPhoto", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/photo", "Permissions": [ { @@ -433101,33 +433597,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserPresence", - "Uri": "/users/{user-id}/presence", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Remove-MgBetaUserPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile", "Permissions": [ { @@ -433146,19 +433642,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAccount", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { @@ -433177,19 +433673,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileAccount", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAddress", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { @@ -433208,19 +433704,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileAddress", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAnniversary", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { @@ -433239,19 +433735,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileAnniversary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAward", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { @@ -433270,19 +433766,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileAward", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileCertification", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { @@ -433301,19 +433797,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileCertification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileEducationalActivity", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { @@ -433332,19 +433828,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileEducationalActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileEmail", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { @@ -433362,20 +433858,20 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + } + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileInterest", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { @@ -433394,19 +433890,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileInterest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileLanguage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { @@ -433425,19 +433921,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileName", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { @@ -433456,19 +433952,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileNote", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { @@ -433511,19 +434007,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePatent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { @@ -433542,19 +434038,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfilePatent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePhone", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { @@ -433573,19 +434069,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfilePhone", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePosition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { @@ -433604,19 +434100,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfilePosition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileProject", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { @@ -433635,19 +434131,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileProject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePublication", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { @@ -433666,19 +434162,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfilePublication", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileSkill", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { @@ -433697,19 +434193,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileSkill", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileWebAccount", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { @@ -433728,19 +434224,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileWebAccount", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileWebsite", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { @@ -433759,271 +434255,271 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.People", + "Command": "Remove-MgBetaUserProfileWebsite", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Remove-MgBetaUserScopedRoleMemberOf", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurity", - "Uri": "/users/{user-id}/security", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/security", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaUserSecurity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaUserSecurityInformationProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSetting", - "Uri": "/users/{user-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingItemInsight", - "Uri": "/users/{user-id}/settings/itemInsights", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/itemInsights", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingItemInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingShiftPreference", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingShiftPreference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorage", - "Uri": "/users/{user-id}/settings/storage", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/storage", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingStorage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/storage/quota", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingStorageQuota", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorageQuotaService", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingStorageQuotaService", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingWindows", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserSettingWindowsInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserTeamwork", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { @@ -434122,19 +434618,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Remove-MgBetaUserTeamworkInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoList", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -434161,33 +434657,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTask", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -434206,19 +434702,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { @@ -434237,33 +434733,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -434282,33 +434778,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -434327,348 +434823,359 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users", + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEvent", "Variants": [ "Delete1", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhall", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhallSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinar", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesDeployment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", "Variants": [ "Remove", "RemoveExpanded", @@ -434676,15 +435183,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", "Variants": [ "Remove", "RemoveExpanded", @@ -434692,85 +435199,85 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", "Variants": [ "Remove", "RemoveExpanded", @@ -434778,15 +435285,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", "Variants": [ "Remove", "RemoveExpanded", @@ -434794,15 +435301,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Delete", "DeleteViaIdentity", @@ -434812,15 +435319,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", "Variants": [ "Remove", "RemoveExpanded", @@ -434828,169 +435335,169 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProduct", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/{product-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", "Variants": [ "Remove", "RemoveExpanded", @@ -434998,15 +435505,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", "Variants": [ "Remove", "RemoveExpanded", @@ -435014,36 +435521,25 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "Permissions": [], "Module": "Bookings", "Command": "Remove-MgBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessAppointment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -435078,33 +435574,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessAppointment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessCalendarView", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCustomer", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { @@ -435139,19 +435635,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -435178,19 +435674,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessCustomQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessService", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -435209,19 +435705,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessService", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessStaffMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { @@ -435240,47 +435736,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Remove-MgBookingBusinessStaffMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgBookingCurrency", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChat", - "Uri": "/chats/{chat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgChat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatInstalledApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0" + }, + { "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -435339,33 +435835,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/members/{conversationMember-id}", "Permissions": [ { @@ -435392,47 +435888,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgChatMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgChatMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatPinnedMessage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", "Permissions": [ { @@ -435451,19 +435947,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgChatTab", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -435514,19 +436010,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCall", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}", "Permissions": [ { @@ -435545,19 +436041,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCall", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -435576,47 +436072,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCallContentSharingSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCallOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallParticipant", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}", "Permissions": [ { @@ -435635,159 +436131,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCallParticipant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationCallRecordSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationOnlineMeeting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgCommunicationPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContact", - "Uri": "/contacts/{orgContact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/contacts/{orgContact-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContract", - "Uri": "/contracts/{contract-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/contracts/{contract-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgContract", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgDataPolicyOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}", "Permissions": [ { @@ -435806,33 +436302,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -435851,19 +436347,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -435882,33 +436378,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { @@ -435927,19 +436423,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -435958,47 +436454,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -436017,19 +436513,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -436048,89 +436544,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { @@ -436149,131 +436645,131 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -436292,19 +436788,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -436323,19 +436819,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -436354,859 +436850,859 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -437225,19 +437721,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -437256,33 +437752,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementVppToken", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { @@ -437301,19 +437797,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementVppToken", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -437332,19 +437828,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -437363,19 +437859,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -437394,19 +437890,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -437425,74 +437921,74 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceByDeviceId", - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceByDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceExtension", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/applePushNotificationCertificate", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementAuditEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -437511,32 +438007,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "Uri": "/deviceManagement/conditionalAccessSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/conditionalAccessSettings", + "Permissions": [], + "Module": "DeviceManagement.Enrollment", + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDetectedApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -437555,19 +438051,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDetectedApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCategory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -437586,297 +438082,297 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], "Module": "DeviceManagement", "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Permissions": [], "Module": "DeviceManagement", "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -437895,19 +438391,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -437926,19 +438422,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeConnector", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -437957,47 +438453,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementExchangeConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "DeviceManagement.Enrollment", + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementIoUpdateStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -438016,68 +438512,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], "Module": "DeviceManagement", "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", @@ -438085,64 +438592,53 @@ "DeleteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], "Module": "DeviceManagement", "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -438161,19 +438657,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -438192,47 +438688,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementPartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -438251,19 +438747,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -438282,32 +438778,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgDeviceManagementReport", - "Uri": "/deviceManagement/reports", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/reports", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgDeviceManagementReport", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementResourceOperation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -438326,19 +438822,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementResourceOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -438357,19 +438853,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -438388,19 +438884,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -438419,89 +438915,89 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementTermAndCondition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -438520,19 +439016,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { @@ -438551,19 +439047,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { @@ -438582,19 +439078,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { @@ -438613,19 +439109,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { @@ -438644,19 +439140,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { @@ -438675,19 +439171,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { @@ -438706,19 +439202,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { @@ -438737,46 +439233,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { @@ -438795,47 +439291,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { @@ -438854,19 +439350,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { @@ -438885,19 +439381,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { @@ -438916,19 +439412,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { @@ -438947,19 +439443,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { @@ -438978,19 +439474,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -439009,19 +439505,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { @@ -439040,32 +439536,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "Permissions": [], "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { @@ -439084,32 +439580,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "v1.0", "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Permissions": [], "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { @@ -439128,19 +439624,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { @@ -439159,19 +439655,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -439190,159 +439686,159 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "DeviceManagement.Enrollment", + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -439361,19 +439857,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -439392,215 +439888,215 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "DeviceManagement", + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredOwnerByRef", - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceRegisteredOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredUserByRef", - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceRegisteredUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAdministrativeUnit", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryAttributeSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/deletedItems/{directoryObject-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryDeletedItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryDeviceLocalCredential", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryFederationConfiguration", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", "Permissions": [ { @@ -439619,201 +440115,229 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Remove-MgDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Remove-MgDirectoryObject", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryOnPremiseSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleMemberByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryRoleMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectoryRoleScopedMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Remove-MgDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectorySubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomain", - "Uri": "/domains/{domain-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDomain", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDomainFederationConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDomainServiceConfigurationRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDrive", - "Uri": "/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgDomainVerificationDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}", + "Permissions": [], "Module": "Files", - "Command": "Remove-MgDriveItem", + "Command": "Remove-MgDrive", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -439840,145 +440364,145 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Files", + "Command": "Remove-MgDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemPermanent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemPermission", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -440005,481 +440529,481 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Files", + "Command": "Remove-MgDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootPermanent", - "Uri": "/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClass", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { @@ -440498,19 +441022,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategory", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", "Permissions": [ { @@ -440529,33 +441053,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategoryByRef", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", "Permissions": [ { @@ -440574,33 +441098,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentDefault", - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentDefault", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", "Permissions": [ { @@ -440619,19 +441143,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubric", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { @@ -440650,19 +441174,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { @@ -440681,75 +441205,75 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSetting", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", "Permissions": [ { @@ -440768,270 +441292,270 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassMemberByRef", - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassMemberByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassMemberEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassModule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassModuleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassTeacherByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassTeacherByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMe", - "Uri": "/education/me", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMe", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationMeRubric", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -441050,460 +441574,471 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Education", + "Command": "Remove-MgEducationMeRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationSchool", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationSchoolClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationSchoolClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationSchoolUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationSchoolUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentRubricByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentSubmission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Remove-MgEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Education", + "Command": "Remove-MgEducationUserRubric", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementAssignmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Remove-MgEntitlementManagementCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Delete", "Delete1", @@ -441513,15 +442048,15 @@ "DeleteViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Delete", "Delete1", @@ -441529,15 +442064,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Delete", "Delete1", @@ -441545,15 +442080,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Delete", "Delete1", @@ -441561,29 +442096,29 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Delete", "Delete1", @@ -441593,15 +442128,15 @@ "DeleteViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Delete", "Delete1", @@ -441609,15 +442144,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Delete", "Delete1", @@ -441625,15 +442160,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Delete", "Delete1", @@ -441641,309 +442176,309 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementConnectedOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Delete", "Delete1", @@ -441953,15 +442488,15 @@ "DeleteViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Delete", "Delete1", @@ -441969,15 +442504,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Delete", "Delete1", @@ -441985,15 +442520,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Delete", "Delete1", @@ -442001,29 +442536,29 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Delete", "Delete1", @@ -442033,15 +442568,15 @@ "DeleteViaIdentity2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Delete", "Delete1", @@ -442049,15 +442584,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Delete", "Delete1", @@ -442065,15 +442600,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Delete", "Delete1", @@ -442081,442 +442616,431 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceScopeResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnection", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -442535,19 +443059,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgExternalConnection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnectionGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -442566,19 +443090,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgExternalConnectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnectionGroupMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", "Permissions": [ { @@ -442597,19 +443121,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgExternalConnectionGroupMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnectionItem", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -442628,117 +443152,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgExternalConnectionItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Search", + "Command": "Remove-MgExternalConnectionItemActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Permissions": [], + "Module": "Search", + "Command": "Remove-MgExternalConnectionOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroup", - "Uri": "/groups/{group-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupAcceptedSenderByRef", - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupAcceptedSenderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgGroupAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupByUniqueName", - "Uri": "/groups(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupByUniqueName", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarEvent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -442757,33 +443281,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Remove-MgGroupCalendarEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgGroupCalendarPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}", "Permissions": [ { @@ -442802,19 +443326,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupConversation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThread", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -442833,691 +443357,691 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupConversationThread", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupConversationThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupConversationThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupDriveItemPermanent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupDriveRootPermanent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgGroupDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupEvent", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -443536,96 +444060,107 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Remove-MgGroupEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupEventAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgGroupEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgGroupEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupEventInstanceAttachment", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgGroupEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgGroupEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Groups", "Command": "Remove-MgGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/removeFavorite", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupFavorite", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupFavorite", - "Uri": "/groups/{group-id}/removeFavorite", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupFromLifecyclePolicy", "Variants": [ "Remove", "RemoveExpanded", @@ -443633,15 +444168,15 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupFromLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupLifecyclePolicy", "Variants": [ "Delete", "Delete1", @@ -443649,36 +444184,25 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/members/$ref", + "Permissions": [], "Module": "Groups", "Command": "Remove-MgGroupMemberByRef", - "Uri": "/groups/{group-id}/members/$ref", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", "Permissions": [ { @@ -443705,33 +444229,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgGroupOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgGroupOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -443750,61 +444274,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Remove-MgGroupOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgGroupOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgGroupOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupOwnerByRef", - "Uri": "/groups/{group-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/owners/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -443823,33 +444347,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupPhoto", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo", "Permissions": [ { @@ -443868,63 +444392,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Planner", + "Command": "Remove-MgGroupPlannerPlanDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupRejectedSenderByRef", - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupRejectedSenderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupSetting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { @@ -443943,26 +444465,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Remove-MgGroupSetting", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/remove", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupSite", "Variants": [ "Remove", "RemoveExpanded", @@ -443970,113 +444505,113 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupSite", - "Uri": "/groups/{group-id}/sites/remove", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteGetByPathAnalytic", "Variants": [ "Delete", "Delete1", @@ -444084,15 +444619,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteGetByPathOnenote", "Variants": [ "Delete", "Delete1", @@ -444100,15 +444635,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteGetByPathTermStore", "Variants": [ "Delete", "Delete1", @@ -444116,547 +444651,547 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteResource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOnenoteSectionPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSitePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStore", "Variants": [ "Delete", "Delete1", @@ -444664,15 +445199,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroup", "Variants": [ "Delete", "Delete1", @@ -444680,15 +445215,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSet", "Variants": [ "Delete", "Delete1", @@ -444696,15 +445231,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -444716,15 +445251,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -444736,15 +445271,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "Delete1", @@ -444752,15 +445287,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "Delete1", @@ -444768,15 +445303,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "Delete1", @@ -444784,15 +445319,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "Delete1", @@ -444800,15 +445335,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -444816,15 +445351,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "Delete1", @@ -444832,15 +445367,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSet", "Variants": [ "Delete", "Delete1", @@ -444848,15 +445383,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -444868,15 +445403,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -444888,15 +445423,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Delete", "Delete1", @@ -444904,15 +445439,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "Delete1", @@ -444920,15 +445455,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -444940,15 +445475,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -444960,31 +445495,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Sites", "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -444992,15 +445511,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "Delete1", @@ -445008,15 +445527,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "Delete1", @@ -445024,15 +445543,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -445040,15 +445559,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "Delete1", @@ -445056,15 +445575,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetRelation", "Variants": [ "Delete", "Delete1", @@ -445072,15 +445591,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetTerm", "Variants": [ "Delete", "Delete1", @@ -445088,15 +445607,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Delete", "Delete1", @@ -445104,15 +445623,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -445120,484 +445639,489 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeam", - "Uri": "/groups/{group-id}/team", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamInstalledApp", - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgGroupTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupThread", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -445616,257 +446140,271 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Remove-MgGroupThread", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupThreadPostAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupThreadPostExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Remove-MgGroupThreadPostInReplyToExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Remove-MgIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityAuthenticationEventListener", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowLanguage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { @@ -445885,19 +446423,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { @@ -445916,457 +446454,482 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityCustomAuthenticationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Delete", "Delete1", @@ -446374,148 +446937,137 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], "Module": "Identity.Governance", "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityProvider", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityProvider", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgIdentityUserFlowAttribute", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgInvitation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgOauth2PermissionGrant", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -446534,33 +447086,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgOauth2PermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganization", - "Uri": "/organization/{organization-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgOrganization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBranding", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -446579,19 +447131,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgOrganizationBranding", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalization", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -446610,75 +447162,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgOrganizationBrandingLocalization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgOrganizationExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgPlace", - "Uri": "/places/{place-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places/{place-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgPlace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgPlaceAsRoomListRoom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerBucket", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -446705,19 +447257,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Planner", + "Command": "Remove-MgPlannerBucket", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerPlan", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { @@ -446744,19 +447296,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Planner", + "Command": "Remove-MgPlannerPlan", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerTask", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -446783,61 +447335,61 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Planner", + "Command": "Remove-MgPlannerTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "Permissions": [], + "Module": "Planner", + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Permissions": [], + "Module": "Planner", + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "Permissions": [], + "Module": "Planner", + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -446856,32 +447408,32 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/adminConsentRequestPolicy", + "Permissions": [], "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAppManagementPolicy", + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -446900,59 +447452,59 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAppManagementPolicy", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationFlowsPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -446971,46 +447523,46 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/authorizationPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyAuthorizationPolicy", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyClaimMappingPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -447029,128 +447581,167 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "Uri": "/policies/defaultAppManagementPolicy", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", + "OutputType": null, "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/defaultAppManagementPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyFeatureRolloutPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -447169,130 +447760,130 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Variants": [ + "Delete" + ], + "ApiVersion": "v1.0", "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyPermissionGrantPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyRoleManagementPolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyRoleManagementPolicyRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenIssuancePolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -447311,19 +447902,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyTokenIssuancePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenLifetimePolicy", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -447342,103 +447933,103 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgPolicyTokenLifetimePolicy", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintConnector", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/operations/{printOperation-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinter", - "Uri": "/print/printers/{printer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintPrinter", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintPrinterJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintPrinterJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintPrinterJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTrigger", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", "Permissions": [ { @@ -447457,54 +448048,65 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintPrinterTaskTrigger", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintService", - "Uri": "/print/services/{printService-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/services/{printService-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintService", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintServiceEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/print/shares/{printerShare-id}", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Remove-MgPrintShare", - "Uri": "/print/shares/{printerShare-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintShareAllowedGroupByRef", "Variants": [ "Delete", "Delete1", @@ -447512,15 +448114,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareAllowedGroupByRef", - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintShareAllowedUserByRef", "Variants": [ "Delete", "Delete1", @@ -447528,421 +448130,410 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareAllowedUserByRef", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintShareJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintShareJobDocument", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintShareJobTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintTaskDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Remove-MgPrintTaskDefinitionTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Remove-MgPrivacySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Remove-MgPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Remove-MgPrivacySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Remove-MgPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBilling", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingManifest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingReconciliation", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingUsage", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingUsageBilled", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Reports", + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgRiskyServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgRiskyServicePrincipalHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgRiskyUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgRiskyUserHistory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectory", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -447961,116 +448552,116 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ - "Delete" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagement", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Delete" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", "Permissions": [ { @@ -448089,145 +448680,145 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "SchemaExtensions", - "Command": "Remove-MgSchemaExtension", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -448246,19 +448837,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "SchemaExtensions", + "Command": "Remove-MgSchemaExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgSearchAcronym", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0" + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -448277,19 +448868,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgSearchAcronym", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgSearchBookmark", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -448308,19 +448899,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgSearchBookmark", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Remove-MgSearchQna", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/search/qnas/{qna-id}", "Permissions": [ { @@ -448339,215 +448930,215 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Search", + "Command": "Remove-MgSearchQna", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/security/alerts_v2/{alert-id}", + "Permissions": [], "Module": "Security", "Command": "Remove-MgSecurityAlertV2", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulation", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulation", - "Uri": "/security/attackSimulation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationAutomation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationLandingPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationLoginPage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationPayload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationTraining", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCase", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCase", - "Uri": "/security/cases", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -448566,37 +449157,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCase", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", "Permissions": [ { @@ -448615,79 +449202,79 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", "Permissions": [ { @@ -448706,61 +449293,65 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -448779,47 +449370,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -448838,631 +449429,631 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Security", + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/security/incidents/{incident-id}", + "Permissions": [], "Module": "Security", "Command": "Remove-MgSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabel", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelAuthority", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelCategorySubcategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelCitation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelDepartment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelFilePlanReference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/secureScores/{secureScore-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecuritySecureScore", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecuritySecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecuritySecureScoreControlProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecuritySubjectRightsRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecuritySubjectRightsRequestNote", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligence", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceArticle", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHost", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityTrigger", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityTriggerRetentionEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/security/triggerTypes", + "Permissions": [], + "Module": "Security", + "Command": "Remove-MgSecurityTriggerType", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Remove-MgSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Permissions": [], "Module": "Security", "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Remove-MgServiceAnnouncementHealthOverview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Remove-MgServiceAnnouncementIssue", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Remove-MgServiceAnnouncementMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Remove-MgServiceAnnouncementMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipal", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { @@ -449489,75 +450080,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipal", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalByAppId", - "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals(appId='{appId}')", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalByAppId", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", "Permissions": [ { @@ -449600,61 +450191,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalEndpoint", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", "Permissions": [ { @@ -449697,21 +450288,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalKey", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", "Permissions": [ { @@ -449738,33 +450327,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalKey", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalOwnerByRef", - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalOwnerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", "Permissions": [ { @@ -449791,21 +450382,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalPassword", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", "Permissions": [ { @@ -449832,75 +450421,77 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalPassword", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgServicePrincipalRiskDetection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronization", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJob", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", "Permissions": [ { @@ -449919,33 +450510,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationJob", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", "Permissions": [ { @@ -449972,138 +450563,149 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Files", "Command": "Remove-MgShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItem", "Variants": [ "Delete", "Delete1", @@ -450111,15 +450713,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItemDocumentSetVersion", "Variants": [ "Delete", "Delete1", @@ -450127,15 +450729,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItemDocumentSetVersionField", "Variants": [ "Delete", "Delete1", @@ -450143,15 +450745,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItemField", "Variants": [ "Delete", "Delete1", @@ -450159,15 +450761,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItemVersion", "Variants": [ "Delete", "Delete1", @@ -450175,15 +450777,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListItemVersionField", "Variants": [ "Delete", "Delete1", @@ -450191,120 +450793,109 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], "Module": "Files", "Command": "Remove-MgShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgSharePermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteAnalytic", - "Uri": "/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -450323,19 +450914,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteContentType", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -450354,19 +450945,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -450385,26 +450976,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Sites", "Command": "Remove-MgSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteGetByPathAnalytic", "Variants": [ "Delete", "Delete1", @@ -450412,15 +451014,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgSiteGetByPathOnenote", "Variants": [ "Delete", "Delete1", @@ -450428,15 +451030,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteGetByPathTermStore", "Variants": [ "Delete", "Delete1", @@ -450444,36 +451046,25 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Permissions": [], "Module": "Sites", "Command": "Remove-MgSiteList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -450492,19 +451083,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListContentType", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -450523,19 +451114,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumn", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -450554,47 +451145,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItemDocumentSetVersion", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Permissions": [ { @@ -450629,117 +451220,117 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Remove-MgSiteListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgSiteOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgSiteOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -450758,180 +451349,191 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Remove-MgSiteOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgSiteOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgSiteOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSitePageAsSitePageWebPart", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], "Module": "Sites", "Command": "Remove-MgSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStore", "Variants": [ "Delete", "Delete1", @@ -450939,15 +451541,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStore", - "Uri": "/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroup", "Variants": [ "Delete", "Delete1", @@ -450955,15 +451557,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSet", "Variants": [ "Delete", "Delete1", @@ -450971,15 +451573,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -450991,15 +451593,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -451011,15 +451613,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Delete", "Delete1", @@ -451027,15 +451629,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetRelation", "Variants": [ "Delete", "Delete1", @@ -451043,15 +451645,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetTerm", "Variants": [ "Delete", "Delete1", @@ -451059,15 +451661,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Delete", "Delete1", @@ -451075,15 +451677,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -451091,15 +451693,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Delete", "Delete1", @@ -451107,15 +451709,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSet", "Variants": [ "Delete", "Delete1", @@ -451123,15 +451725,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetChild", "Variants": [ "Delete", "Delete1", @@ -451143,15 +451745,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -451163,15 +451765,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroup", "Variants": [ "Delete", "Delete1", @@ -451179,15 +451781,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Delete", "Delete1", @@ -451195,15 +451797,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Delete", "Delete1", @@ -451215,15 +451817,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Delete", "Delete1", @@ -451235,31 +451837,15 @@ "DeleteViaIdentity3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Sites", "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "Delete1", @@ -451267,15 +451853,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Delete", "Delete1", @@ -451283,15 +451869,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Delete", "Delete1", @@ -451299,15 +451885,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -451315,15 +451901,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Delete", "Delete1", @@ -451331,15 +451917,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetRelation", "Variants": [ "Delete", "Delete1", @@ -451347,15 +451933,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetTerm", "Variants": [ "Delete", "Delete1", @@ -451363,15 +451949,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetTermChild", "Variants": [ "Delete", "Delete1", @@ -451379,15 +451965,15 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Delete", "Delete1", @@ -451395,64 +451981,69 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Remove-MgSiteTermStoreSetTermRelation", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgSubscribedSku", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "Remove-MgSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "Remove-MgSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeam", - "Uri": "/teams/{team-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamChannel", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -451487,75 +452078,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Remove-MgTeamChannel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamChannelEmail", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], "Module": "Teams", "Command": "Remove-MgTeamChannelMember", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamChannelTab", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -451630,19 +452221,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamInstalledApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", "Permissions": [ { @@ -451709,173 +452300,173 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamMember", - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/primaryChannel", + "Permissions": [], "Module": "Teams", "Command": "Remove-MgTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamPrimaryChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelEmail", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], "Module": "Teams", "Command": "Remove-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamPrimaryChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamSchedule", - "Uri": "/teams/{team-id}/schedule", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamSchedule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleOfferShiftRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShift", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", "Permissions": [ { @@ -451894,33 +452485,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleOpenShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSchedulingGroup", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "Permissions": [ { @@ -451939,19 +452530,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleSchedulingGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleShift", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", "Permissions": [ { @@ -451978,33 +452569,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleShift", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOff", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", "Permissions": [ { @@ -452023,19 +452614,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleTimeOff", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffReason", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", "Permissions": [ { @@ -452054,19 +452645,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleTimeOffReason", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffRequest", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "Permissions": [ { @@ -452085,19 +452676,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamScheduleTimeOffRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamTag", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -452116,19 +452707,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamTag", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamTagMember", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", "Permissions": [ { @@ -452147,284 +452738,298 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgTeamTagMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedChat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], "Module": "Teams", "Command": "Remove-MgTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", "Variants": [ "Remove", "RemoveViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/teamsAppSettings", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkTeamAppSetting", "Variants": [ "Delete" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkTeamAppSetting", - "Uri": "/teamwork/teamsAppSettings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgTeamworkWorkforceIntegration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", - "Method": "DELETE", - "OutputType": null, + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUser", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -452467,61 +453072,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUser", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Remove-MgUserActivity", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Remove-MgUserActivityHistoryItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Remove-MgUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Remove-MgUserAppRoleAssignment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationEmailMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -452540,19 +453145,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationEmailMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationFido2Method", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", "Permissions": [ { @@ -452571,19 +453176,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationFido2Method", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", "Permissions": [ { @@ -452602,33 +453207,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPhoneMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -452647,19 +453252,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationPhoneMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", "Permissions": [ { @@ -452678,19 +453283,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", "Permissions": [ { @@ -452709,19 +453314,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", "Permissions": [ { @@ -452740,26 +453345,37 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Permissions": [], "Module": "Calendar", "Command": "Remove-MgUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Permissions": [] + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserCalendarPermission", "Variants": [ "Delete", "Delete1", @@ -452767,995 +453383,995 @@ "DeleteViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatLastMessagePreview", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatMember", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatMessageHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatMessageReply", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatMessageReplyHostedContent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatPermissionGrant", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatPinnedMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserChatTab", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolderChildFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolderContact", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Remove-MgUserContactFolderContactExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDrive", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Remove-MgUserDriveItemPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Remove-MgUserDriveItemPermanent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListContentType", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListContentTypeColumn", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListContentTypeColumnLink", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListOperation", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveListSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRoot", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootAnalytic", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItemField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItemVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootListItemVersionField", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Remove-MgUserDriveRootPermanent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Remove-MgUserDriveRootPermanent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootPermission", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootRetentionLabel", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootSubscription", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootThumbnail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Remove-MgUserDriveRootVersion", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Remove-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserEvent", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserEventAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserEventAttachment", - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserEventExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserEventInstanceAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserEventInstanceAttachment", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Remove-MgUserEventInstanceExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Remove-MgUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/users/{user-id}/followedSites/remove", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Remove-MgUserFollowedSite", "Variants": [ "Remove", "RemoveExpanded", @@ -453763,253 +454379,253 @@ "RemoveViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Remove-MgUserFollowedSite", - "Uri": "/users/{user-id}/followedSites/remove", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserInferenceClassificationOverride", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserLicenseDetail", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderChildFolder", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderChildFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageAttachment", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMailFolderMessageRule", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDevice", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDeviceCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDeviceConfigurationState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", "Variants": [ "Delete", "DeleteExpanded", @@ -454017,50 +454633,39 @@ "DeleteViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserManagerByRef", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -454079,75 +454684,75 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserManagerByRef", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMessage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMessageAttachment", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMessageAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Remove-MgUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Remove-MgUserMessageExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgUserOnenoteNotebook", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgUserOnenotePage", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", "Permissions": [ { @@ -454166,47 +454771,47 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Notes", + "Command": "Remove-MgUserOnenotePage", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgUserOnenoteSection", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Remove-MgUserOnenoteSectionGroup", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeeting", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -454225,89 +454830,89 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Remove-MgUserOnlineMeeting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgUserOnlineMeetingRecording", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgUserOnlineMeetingTranscript", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserOutlookMasterCategory", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserPhoto", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo", "Permissions": [ { @@ -454334,131 +454939,131 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserPhoto", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Remove-MgUserPresence", - "Uri": "/users/{user-id}/presence", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/presence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Remove-MgUserPresence", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Remove-MgUserScopedRoleMemberOf", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserSetting", - "Uri": "/users/{user-id}/settings", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserSetting", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserSettingShiftPreference", - "Uri": "/users/{user-id}/settings/shiftPreferences", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/shiftPreferences", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserSettingShiftPreference", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserSettingWindows", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserSettingWindowsInstance", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/teamwork", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserTeamwork", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Remove-MgUserTeamworkAssociatedTeam", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledApp", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", "Permissions": [ { @@ -454557,19 +455162,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Remove-MgUserTeamworkInstalledApp", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoList", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -454596,33 +455201,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserTodoList", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserTodoListExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTask", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -454641,19 +455246,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserTodoListTask", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachment", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "Permissions": [ { @@ -454672,33 +455277,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserTodoListTaskAttachment", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserTodoListTaskAttachmentSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskChecklistItem", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -454717,33 +455322,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + ], + "Module": "Users", + "Command": "Remove-MgUserTodoListTaskChecklistItem", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Remove-MgUserTodoListTaskExtension", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -454762,138 +455367,149 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users", + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEvent", "Variants": [ "Delete1", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventWebinar", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventWebinarRegistration", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventWebinarSession", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "DELETE", - "OutputType": null, + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Delete", "DeleteViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": null, + "Method": "DELETE", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", "Variants": [ "Change", "ChangeExpanded", @@ -454901,15 +455517,15 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Variants": [ "Change", "ChangeExpanded", @@ -454917,29 +455533,29 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Variants": [ "Change", "ChangeExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Rename", "RenameExpanded", @@ -454947,15 +455563,15 @@ "RenameViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", "Variants": [ "Change", "ChangeExpanded", @@ -454963,29 +455579,29 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Change", "ChangeExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Rename-MgBetaUserCloudPc", "Variants": [ "Rename", "RenameExpanded", @@ -454993,15 +455609,15 @@ "RenameViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Rename-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Rename-MgBetaUserCloudPcUserAccountType", "Variants": [ "Change", "ChangeExpanded", @@ -455009,15 +455625,15 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Rename-MgBetaUserCloudPcUserAccountType", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Rename-MgCommunicationCallScreenSharingRole", "Variants": [ "Change", "ChangeExpanded", @@ -455025,15 +455641,15 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Rename", "RenameExpanded", @@ -455041,50 +455657,39 @@ "RenameViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", "Variants": [ "Request", "RequestExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", "Variants": [ "Request", "RequestExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { @@ -455103,19 +455708,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { @@ -455134,60 +455739,60 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "Permissions": [] + "Variants": [ + "Request", + "RequestViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedApproval/myRequests", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Request-MgBetaPrivilegedApprovalMy", "Variants": [ "Request" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Request-MgBetaPrivilegedApprovalMy", - "Uri": "/privilegedApproval/myRequests", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "GET", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", "Permissions": [ { @@ -455206,33 +455811,33 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "Variants": [ "Request", "RequestViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Request-MgUserManagedDeviceRemoteAssistance", "Variants": [ - "Reset", - "ResetViaIdentity" + "Request", + "RequestViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaAccessReviewDecision", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0" + }, + { "Uri": "/accessReviews/{accessReview-id}/resetDecisions", "Permissions": [ { @@ -455251,75 +455856,75 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Reset-MgBetaAccessReviewDecision", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Reset-MgBetaAccessReviewInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Reset-MgBetaEducationSynchronizationProfile", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", "Permissions": [ { @@ -455338,135 +455943,146 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Reset-MgBetaEducationSynchronizationProfile", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Reset-MgBetaGroupUnseenCount", - "Uri": "/groups/{group-id}/resetUnseenCount", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Reset-MgBetaGroupUnseenCount", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" + }, + { + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Permissions": [] + "Variants": [ + "Reset", + "ResetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Variants": [ "Reset" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", "Variants": [ "Reset" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", "Variants": [ "Reset" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/resetDefaults", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Reset-MgBetaPrintPrinterDefault", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Reset-MgBetaPrintPrinterDefault", - "Uri": "/print/printers/{printer-id}/resetDefaults", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", @@ -455474,112 +456090,112 @@ "ResetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Reset-MgBetaUserManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserManagedDevicePasscode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/resetUnseenCount", + "Permissions": [], + "Module": "Groups", + "Command": "Reset-MgGroupUnseenCount", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Reset-MgGroupUnseenCount", - "Uri": "/groups/{group-id}/resetUnseenCount", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", "Variants": [ "Reset" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "Permissions": [], + "Module": "Security", + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Reset-MgUserAuthenticationMethodPassword", "Variants": [ "Reset", "ResetExpanded", @@ -455587,29 +456203,29 @@ "ResetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Reset-MgUserAuthenticationMethodPassword", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Reset-MgUserManagedDevicePasscode", "Variants": [ "Reset", "ResetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Reset-MgUserManagedDevicePasscode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", "Variants": [ "Resize", "ResizeExpanded", @@ -455617,15 +456233,15 @@ "ResizeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", "Variants": [ "Resize", "ResizeExpanded", @@ -455633,15 +456249,15 @@ "ResizeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Resize", "ResizeExpanded", @@ -455649,15 +456265,15 @@ "ResizeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Resize-MgBetaUserCloudPc", "Variants": [ "Resize", "ResizeExpanded", @@ -455665,15 +456281,15 @@ "ResizeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Resize-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", "Variants": [ "Resize", "ResizeExpanded", @@ -455681,15 +456297,15 @@ "ResizeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Permissions": [], + "Module": "Applications", + "Command": "Restart-MgApplicationSynchronizationJob", "Variants": [ "Restart", "RestartExpanded", @@ -455697,15 +456313,15 @@ "RestartViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Restart-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Restart-MgBetaApplicationSynchronizationJob", "Variants": [ "Restart", "RestartExpanded", @@ -455713,66 +456329,53 @@ "RestartViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Restart-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [ { @@ -455791,91 +456394,91 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Restart-MgBetaTeamworkDevice", "Variants": [ "Restart", "RestartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Restart-MgBetaTeamworkDevice", - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restart-MgBetaUserCloudPc", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restart-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restart-MgBetaUserManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restart-MgBetaUserManagedDeviceNow", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Restart-MgDeviceManagementManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Restart-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", "Permissions": [ { @@ -455894,26 +456497,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restart-MgUserManagedDeviceNow", "Variants": [ "Reboot", "RebootViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restart-MgUserManagedDeviceNow", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -455921,29 +456537,29 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -455951,29 +456567,29 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -455981,29 +456597,29 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Restore-MgBetaDirectoryDeletedItem", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Restore-MgBetaDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -456011,50 +456627,39 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], "Module": "Beta.Files", "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItemVersion", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [ { @@ -456081,40 +456686,51 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + }, + { + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], "Module": "Beta.Files", "Command": "Restore-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -456122,57 +456738,57 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -456180,85 +456796,85 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -456266,120 +456882,109 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Restore-MgBetaGroupSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta" + }, + { "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { @@ -456398,12 +457003,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Restore", "Restore1", @@ -456411,15 +457027,15 @@ "RestoreViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Restore-MgBetaShareListItemVersion", "Variants": [ "Restore", "Restore1", @@ -456427,22 +457043,11 @@ "RestoreViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Restore-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [ { @@ -456477,19 +457082,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Sites", + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Restore-MgBetaSiteListItemVersion", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { @@ -456516,12 +457121,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Sites", + "Command": "Restore-MgBetaSiteListItemVersion", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -456529,15 +457145,15 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -456545,85 +457161,85 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -456631,57 +457247,57 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -456689,43 +457305,43 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Restore-MgBetaUserManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserManagedDevicePasscode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", "Variants": [ "Restore", "RestoreExpanded", @@ -456733,29 +457349,29 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Restore-MgDirectoryDeletedItem", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryDeletedItem", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -456763,50 +457379,39 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], "Module": "Files", "Command": "Restore-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveItemVersion", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", "Permissions": [ { @@ -456833,40 +457438,51 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Files", + "Command": "Restore-MgDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + }, + { + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], "Module": "Files", "Command": "Restore-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -456874,57 +457490,57 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveRoot", - "Uri": "/drives/{drive-id}/root/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -456932,85 +457548,85 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -457018,134 +457634,123 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], "Module": "Groups", "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupSettingTemplate", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupSettingTemplate", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Restore-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Groups", + "Command": "Restore-MgGroupSiteListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintPrinterFactoryDefault", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0" + }, + { "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", "Permissions": [ { @@ -457164,12 +457769,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgShareListItemDocumentSetVersion", "Variants": [ "Restore", "Restore1", @@ -457177,15 +457793,15 @@ "RestoreViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Files", + "Command": "Restore-MgShareListItemVersion", "Variants": [ "Restore", "Restore1", @@ -457193,22 +457809,11 @@ "RestoreViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Restore-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Restore-MgSiteListItemDocumentSetVersion", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", "Permissions": [ { @@ -457243,19 +457848,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Sites", + "Command": "Restore-MgSiteListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Restore-MgSiteListItemVersion", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", "Permissions": [ { @@ -457282,12 +457887,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Sites", + "Command": "Restore-MgSiteListItemVersion", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveItem", "Variants": [ "Restore", "RestoreExpanded", @@ -457295,85 +457911,85 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveItemListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveRoot", "Variants": [ "Restore", "RestoreExpanded", @@ -457381,78 +457997,67 @@ "RestoreViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveRootListItemVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserDriveRootVersion", "Variants": [ "Restore", "RestoreViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Restore-MgUserManagedDevicePasscode", "Variants": [ "Recover", "RecoverViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Restore-MgUserManagedDevicePasscode", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Resume", - "ResumeViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Resume-MgBetaEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", "Permissions": [ { @@ -457471,12 +458076,23 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Education", + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "Variants": [ + "Resume", + "ResumeViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", @@ -457484,15 +458100,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", @@ -457500,15 +458116,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457516,15 +458132,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457532,15 +458148,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457548,15 +458164,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457564,15 +458180,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457580,15 +458196,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgEntitlementManagementAssignmentRequest", "Variants": [ "Resume", "ResumeExpanded", @@ -457596,15 +458212,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457612,15 +458228,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457628,15 +458244,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457644,15 +458260,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457660,15 +458276,15 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", "Variants": [ "Resume", "ResumeExpanded", @@ -457676,24 +458292,11 @@ "ResumeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", "Permissions": [ { @@ -457712,54 +458315,67 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", "Variants": [ "Revoke", "RevokeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", "Variants": [ "Revoke", "RevokeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", "Variants": [ "Revoke", "RevokeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Revoke-MgBetaDeviceManagementElevationRequest", "Variants": [ "Revoke", "RevokeExpanded", @@ -457767,38 +458383,25 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementElevationRequest", - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", "Variants": [ "Revoke", "RevokeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", "Permissions": [ { @@ -457825,12 +458428,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + ], + "Module": "Beta.Files", + "Command": "Revoke-MgBetaDriveItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457838,15 +458438,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Revoke-MgBetaDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457854,15 +458454,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457870,15 +458470,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457886,15 +458486,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Revoke-MgBetaGroupSitePermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457902,15 +458502,31 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + }, + { + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", + "Permissions": [], "Module": "Beta.Files", "Command": "Revoke-MgBetaSharePermissionGrant", - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "Permissions": [] + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Revoke-MgBetaSitePermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457918,15 +458534,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Revoke-MgBetaSitePermissionGrant", - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457934,15 +458550,15 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", "Variants": [ "Revoke", "RevokeExpanded", @@ -457950,36 +458566,25 @@ "RevokeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Revoke", - "RevokeViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Revoke", "RevokeViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserSignInSession", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { @@ -458006,19 +458611,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Revoke-MgBetaUserSignInSession", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Revoke-MgUserSignInSession", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/revokeSignInSessions", "Permissions": [ { @@ -458045,19 +458650,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + ], + "Module": "Users.Actions", + "Command": "Revoke-MgUserSignInSession", "Variants": [ - "Search", - "SearchExpanded" + "Revoke", + "RevokeViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", "Permissions": [ { @@ -458076,285 +458681,285 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Variants": [ + "Search", + "SearchExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Search-MgBetaDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Search-MgBetaDrive", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Search-MgBetaDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Search-MgBetaDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Search-MgBetaDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Search-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Search-MgBetaGroupDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Search-MgBetaGroupDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Search-MgBetaGroupDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Search-MgBetaUserDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Search-MgBetaUserDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Search-MgBetaUserDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Files", + "Command": "Search-MgDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Search-MgDrive", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Files", + "Command": "Search-MgDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Search-MgDriveItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Files", + "Command": "Search-MgDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Search-MgDriveRoot", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Groups", + "Command": "Search-MgGroupDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Search-MgGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Groups", + "Command": "Search-MgGroupDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Search-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Groups", + "Command": "Search-MgGroupDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Search-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Search-MgUserDrive", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Search-MgUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Search-MgUserDriveItem", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Search-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Method": "GET", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Search-MgUserDriveRoot", "Variants": [ "Search", "SearchViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Search-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Send", - "SendViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Send-MgBetaAccessReviewInstanceReminder", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaAccessReviewReminder", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta" + }, + { "Uri": "/accessReviews/{accessReview-id}/sendReminder", "Permissions": [ { @@ -458373,21 +458978,19 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Send-MgBetaAccessReviewReminder", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Send-MgBetaChatActivityNotification", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": [ { @@ -458406,12 +459009,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + ], + "Module": "Beta.Teams", + "Command": "Send-MgBetaChatActivityNotification", "Variants": [ "Send", "SendExpanded", @@ -458419,15 +459019,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationCallDtmfTone", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Send-MgBetaCommunicationCallDtmfTone", "Variants": [ "Send", "SendExpanded", @@ -458435,15 +459035,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "Permissions": [] + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", @@ -458451,15 +459051,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", @@ -458467,15 +459067,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", @@ -458483,15 +459083,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", @@ -458499,8 +459099,11 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { @@ -458519,26 +459122,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Send", - "SendExpanded" ], - "ApiVersion": "beta", "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "Variants": [ "Send", "SendExpanded", @@ -458546,8 +459132,25 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Variants": [ + "Send", + "SendExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", "Permissions": [ { @@ -458566,91 +459169,91 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Send-MgBetaFinancialCompanySalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Send-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Send-MgBetaFinancialCompanySalesQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Send-MgBetaFinancialCompanySalesQuote", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Send-MgBetaTeamActivityNotification", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": [ { @@ -458669,19 +459272,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Send-MgBetaTeamActivityNotification", "Variants": [ "Send", - "SendExpanded" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta" + }, + { "Uri": "/teamwork/sendActivityNotificationToRecipients", "Permissions": [ { @@ -458700,12 +459305,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "Variants": [ + "Send", + "SendExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserChatActivityNotification", "Variants": [ "Send", "SendExpanded", @@ -458713,15 +459329,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserChatActivityNotification", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/sendMail", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserMail", "Variants": [ "Send", "SendExpanded", @@ -458729,43 +459345,43 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMail", - "Uri": "/users/{user-id}/sendMail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserMailFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", "Variants": [ "Send", "SendExpanded", @@ -458773,45 +459389,29 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Send", "SendExpanded", @@ -458819,15 +459419,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", @@ -458835,8 +459435,11 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [ { @@ -458863,12 +459466,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", @@ -458876,8 +459476,11 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [ { @@ -458904,26 +459507,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Send", - "SendViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", @@ -458931,8 +459517,25 @@ "SendViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" + }, + { + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", + "Permissions": [], "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Variants": [ + "Send", + "SendViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": [ { @@ -458951,21 +459554,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Send-MgBetaUserTeamworkActivityNotification", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Send-MgChatActivityNotification", + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/sendActivityNotification", "Permissions": [ { @@ -458984,12 +459587,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + ], + "Module": "Teams", + "Command": "Send-MgChatActivityNotification", "Variants": [ "Send", "SendExpanded", @@ -458997,15 +459597,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationCallDtmfTone", - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Send-MgCommunicationCallDtmfTone", "Variants": [ "Send", "SendExpanded", @@ -459013,15 +459613,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Permissions": [] + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", @@ -459029,52 +459629,55 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Send-MgTeamActivityNotification", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/sendActivityNotification", "Permissions": [ { @@ -459093,19 +459696,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Send-MgTeamActivityNotification", "Variants": [ "Send", - "SendExpanded" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0" + }, + { "Uri": "/teamwork/sendActivityNotificationToRecipients", "Permissions": [ { @@ -459124,12 +459729,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "Variants": [ + "Send", + "SendExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Send-MgUserChatActivityNotification", "Variants": [ "Send", "SendExpanded", @@ -459137,15 +459753,15 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserChatActivityNotification", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/sendMail", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Send-MgUserMail", "Variants": [ "Send", "SendExpanded", @@ -459153,66 +459769,53 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserMail", - "Uri": "/users/{user-id}/sendMail", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Send-MgUserMailFolderChildFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Send-MgUserMailFolderMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/send", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Send-MgUserMessage", "Variants": [ "Send", "SendViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", "Permissions": [ { @@ -459239,12 +459842,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "Variants": [ "Send", "SendExpanded", @@ -459252,8 +459852,11 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", "Permissions": [ { @@ -459280,12 +459883,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", "Variants": [ "Send", "SendExpanded", @@ -459293,8 +459893,11 @@ "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Send-MgUserTeamworkActivityNotification", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/teamwork/sendActivityNotification", "Permissions": [ { @@ -459313,19 +459916,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Send-MgUserTeamworkActivityNotification", "Variants": [ - "Set", - "SetViaIdentity" + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgApplicationLogo", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0" + }, + { "Uri": "/applications/{application-id}/logo", "Permissions": [ { @@ -459344,12 +459949,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Set-MgApplicationLogo", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgApplicationSynchronization", "Variants": [ "Set", "SetExpanded", @@ -459357,29 +459973,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Uri": "/applications/{application-id}/synchronization/secrets", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgApplicationSynchronizationSecret", "Variants": [ "Set", "SetExpanded", @@ -459387,15 +460003,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronizationSecret", - "Uri": "/applications/{application-id}/synchronization/secrets", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgApplicationVerifiedPublisher", "Variants": [ "Set", "SetExpanded", @@ -459403,43 +460019,43 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgApplicationVerifiedPublisher", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationConnectorGroupByRef", "Variants": [ "Set", "SetExpanded", @@ -459447,22 +460063,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationConnectorGroupByRef", - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationLogo", "Uri": "/applications/{application-id}/logo", "Permissions": [ { @@ -459481,12 +460086,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationLogo", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/applications/{application-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationSynchronization", "Variants": [ "Set", "SetExpanded", @@ -459494,29 +460110,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronization", - "Uri": "/applications/{application-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Uri": "/applications/{application-id}/synchronization/secrets", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationSynchronizationSecret", "Variants": [ "Set", "SetExpanded", @@ -459524,15 +460140,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronizationSecret", - "Uri": "/applications/{application-id}/synchronization/secrets", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaApplicationVerifiedPublisher", "Variants": [ "Set", "SetExpanded", @@ -459540,29 +460156,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationVerifiedPublisher", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaChatMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -459570,29 +460186,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -459600,113 +460216,113 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReplyReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationPresence", "Variants": [ "Set", "SetExpanded", @@ -459714,15 +460330,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresence", - "Uri": "/communications/presences/{presence-id}/setPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", @@ -459730,15 +460346,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", @@ -459746,31 +460362,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", @@ -459778,15 +460378,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", "Variants": [ "Assign", "AssignExpanded", @@ -459794,15 +460394,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementMobileApp", "Variants": [ "Assign", "AssignExpanded", @@ -459810,15 +460410,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -459826,15 +460426,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -459842,15 +460442,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Variants": [ "Assign", "AssignExpanded", @@ -459858,8 +460458,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", "Permissions": [ { @@ -459878,26 +460481,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", "Variants": [ "Set", "SetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", "Variants": [ "Set", "SetExpanded", @@ -459905,15 +460521,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", "Variants": [ "Set", "SetExpanded", @@ -459921,15 +460537,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", "Variants": [ "Set", "SetExpanded", @@ -459937,15 +460553,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Assign", "AssignExpanded", @@ -459953,15 +460569,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", "Variants": [ "Set", "SetExpanded", @@ -459969,15 +460585,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Assign", "AssignExpanded", @@ -459985,15 +460601,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignJustInTimeConfiguration", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyJust", "Variants": [ "Assign", "AssignExpanded", @@ -460001,29 +460617,29 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicyJust", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignJustInTimeConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Assign", "AssignExpanded", @@ -460031,38 +460647,25 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", "Variants": [ "Set", "SetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", "Permissions": [ { @@ -460081,12 +460684,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", "Variants": [ "Assign", "AssignExpanded", @@ -460094,15 +460694,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -460110,8 +460710,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", "Permissions": [ { @@ -460130,12 +460733,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", "Variants": [ "Assign", "AssignExpanded", @@ -460143,8 +460743,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [ { @@ -460163,21 +460766,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [ { @@ -460196,21 +460799,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", "Permissions": [ { @@ -460229,12 +460832,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Assign", "AssignExpanded", @@ -460242,8 +460842,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", "Permissions": [ { @@ -460262,12 +460865,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Assign", "AssignExpanded", @@ -460275,15 +460875,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Assign", "AssignExpanded", @@ -460291,15 +460891,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -460307,15 +460907,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", - "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -460323,15 +460923,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementIntent", "Variants": [ "Assign", "AssignExpanded", @@ -460339,15 +460939,31 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "Permissions": [] + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "Variants": [ "Set", "SetExpanded", @@ -460355,15 +460971,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", "Variants": [ "Set", "SetExpanded", @@ -460371,45 +460987,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "Permissions": [], "Module": "Beta.DeviceManagement.Actions", "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", "Variants": [ "Assign", "AssignExpanded", @@ -460417,8 +461017,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", "Permissions": [ { @@ -460437,12 +461040,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Assign", "AssignExpanded", @@ -460450,15 +461050,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementScript", "Variants": [ "Assign", "AssignExpanded", @@ -460466,15 +461066,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Assign", "AssignExpanded", @@ -460482,15 +461082,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Assign", "AssignExpanded", @@ -460498,15 +461098,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Assign", "AssignExpanded", @@ -460514,15 +461114,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", "Variants": [ "Assign", "AssignExpanded", @@ -460530,15 +461130,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", "Variants": [ "Assign", "AssignExpanded", @@ -460546,15 +461146,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Variants": [ "Assign", "AssignExpanded", @@ -460562,15 +461162,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", "Variants": [ "Assign", "AssignExpanded", @@ -460578,15 +461178,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "Variants": [ "Assign", "AssignExpanded", @@ -460594,106 +461194,111 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveBundleContent", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveBundleContentStream", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveFollowingContent", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveFollowingContentStream", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemChildContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemChildContentStream", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemContent", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { @@ -460720,19 +461325,19 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemContentStream", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", "Permissions": [ { @@ -460759,49 +461364,47 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" + "Set", + "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemSensitivityLabel", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [ { @@ -460820,138 +461423,151 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemVersionContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveListItemDriveItemContent", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootChildContent", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootChildContentStream", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootContent", - "Uri": "/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootContentStream", - "Uri": "/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -460959,66 +461575,53 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootSensitivityLabel", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootVersionContent", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveSpecialContent", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveSpecialContentStream", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { @@ -461037,47 +461640,49 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { @@ -461096,26 +461701,37 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" + }, + { + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Permissions": [], "Module": "Beta.Education", "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "Permissions": [] + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", @@ -461123,57 +461739,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", @@ -461181,73 +461797,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Set", "SetExpanded", @@ -461255,8 +461855,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Set-MgBetaExternalConnectionItem", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -461275,110 +461878,123 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Search", + "Command": "Set-MgBetaExternalConnectionItem", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyInformationPicture", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyInformationPicture", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPictureContent", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", "Variants": [ "Set", "Set1", @@ -461386,85 +462002,85 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", "Variants": [ "Set", "Set1", @@ -461472,29 +462088,29 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", "Variants": [ "Set", "Set1", @@ -461502,29 +462118,29 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", "Variants": [ "Set", "Set1", @@ -461532,169 +462148,169 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveBundleContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveBundleContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveFollowingContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveFollowingContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemChildContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -461702,141 +462318,141 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootChildContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -461844,66 +462460,53 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveSpecialContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaGroupDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveSpecialContentStream", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupLicense", "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { @@ -461922,63 +462525,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Beta.Groups", + "Command": "Set-MgBetaGroupLicense", "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaGroupOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenoteResourceContent", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaGroupOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupPhotoContent", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { @@ -461997,189 +462600,189 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Beta.Groups", + "Command": "Set-MgBetaGroupPhotoContent", "Variants": [ "Set", - "SetViaIdentity" + "Set1", + "SetViaIdentity", + "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeam", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/team", "Permissions": [ { @@ -462198,138 +462801,151 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeam", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPhotoContent", - "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaGroupTeamSchedule", "Variants": [ "Set", "SetExpanded", @@ -462337,43 +462953,43 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", @@ -462381,43 +462997,43 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Set", "SetExpanded", @@ -462425,15 +463041,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Set", "SetExpanded", @@ -462441,15 +463057,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", @@ -462457,15 +463073,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Set", "SetExpanded", @@ -462473,106 +463089,95 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "Permissions": [], "Module": "Beta.Applications", "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingCustomCss", - "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingCustomCss", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingFavicon", - "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingFavicon", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { @@ -462591,19 +463196,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { @@ -462622,19 +463227,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { @@ -462653,19 +463258,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { @@ -462684,19 +463289,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { @@ -462715,19 +463320,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { @@ -462745,20 +463350,20 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + } + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { @@ -462777,47 +463382,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": [ { @@ -462836,12 +463441,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Set", "SetExpanded", @@ -462849,141 +463465,141 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Set-MgBetaPrintShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintShareJobDocumentContent", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Uri": "/security/alerts_v2/{alert-id}/comments", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Set-MgBetaSecurityAlert", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Set-MgBetaSecurityIncidentAlertComment", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityIncidentAlertComment", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaServicePrincipalSynchronization", "Variants": [ "Set", "SetExpanded", @@ -462991,38 +463607,25 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Permissions": [ { @@ -463041,68 +463644,81 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareDriveItemContentStream", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareItemContent", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareItemContentStream", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareListItemDriveItemContent", "Variants": [ "Set", "Set1", @@ -463110,15 +463726,15 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareListItemDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareListItemDriveItemContentStream", "Variants": [ "Set", "Set1", @@ -463126,211 +463742,211 @@ "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareListItemDriveItemContentStream", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareRootContent", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaShareRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareRootContentStream", - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenoteResourceContent", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelFileFolderContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -463338,29 +463954,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -463368,71 +463984,71 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/photo/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPhotoContent", - "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -463440,45 +464056,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], "Module": "Beta.Teams", "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", @@ -463486,8 +464086,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamSchedule", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule", "Permissions": [ { @@ -463506,54 +464109,67 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamSchedule", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -463561,29 +464177,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -463591,15 +464207,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Assign", "AssignExpanded", @@ -463607,66 +464223,53 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Uri": "/tenantRelationships/multiTenantOrganization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaTenantRelationshipMultiTenantOrganization", "Variants": [ "Set", "SetExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaTenantRelationshipMultiTenantOrganization", - "Uri": "/tenantRelationships/multiTenantOrganization", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Set-MgBetaTrustFrameworkPolicyContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaTrustFrameworkPolicyContent", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaUserChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserChatMessageReaction", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [ { @@ -463685,26 +464288,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserChatMessageReaction", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -463712,57 +464328,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserChatMessageReplyReaction", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Set-MgBetaUserContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactPhotoContent", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -463770,15 +464386,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", "Variants": [ "Set", "SetExpanded", @@ -463786,155 +464402,155 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveBundleContent", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveBundleContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveBundleContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveFollowingContent", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveFollowingContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveFollowingContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemChildContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -463942,141 +464558,141 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootChildContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootChildContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -464084,66 +464700,53 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveSpecialContent", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Set-MgBetaUserDriveSpecialContentStream", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveSpecialContentStream", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserLicense", "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { @@ -464162,56 +464765,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserLicense", "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMailFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Set-MgBetaUserMailFolderMessageContent", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", "Variants": [ "Set", "SetExpanded", @@ -464219,15 +464819,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserManagedDeviceName", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserManagedDeviceName", "Variants": [ "Set", "SetExpanded", @@ -464235,8 +464835,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserManagerByRef", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -464255,175 +464858,175 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Set-MgBetaUserManagerByRef", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMessageContent", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Set-MgBetaUserMessageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenotePageContent", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaUserOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenoteResourceContent", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaUserOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Set-MgBetaUserOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingRecording", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserPhotoContent", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { @@ -464450,21 +465053,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Set-MgBetaUserPhotoContent", "Variants": [ "Set", - "SetExpanded", + "Set1", "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresence", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [ { @@ -464483,12 +465086,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserPresence", "Variants": [ "Set", "SetExpanded", @@ -464496,8 +465096,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresenceStatusMessage", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/presence/setStatusMessage", "Permissions": [ { @@ -464516,12 +465119,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", @@ -464529,8 +465129,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Permissions": [ { @@ -464549,54 +465152,67 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAttachmentSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgChatMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgChatMessageHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgChatMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -464604,29 +465220,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgChatMessageReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -464634,71 +465250,71 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgChatMessageReplyReaction", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setPresence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationPresence", "Variants": [ "Set", "SetExpanded", @@ -464706,15 +465322,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresence", - "Uri": "/communications/presences/{presence-id}/setPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", @@ -464722,15 +465338,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresenceStatusMessage", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", "Variants": [ "Set", "SetExpanded", @@ -464738,31 +465354,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "Permissions": [], "Module": "Devices.CorporateManagement", "Command": "Set-MgDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, "Variants": [ "Assign", "AssignExpanded", @@ -464770,15 +465370,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Set-MgDeviceAppManagementMobileApp", "Variants": [ "Assign", "AssignExpanded", @@ -464786,15 +465386,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -464802,15 +465402,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -464818,15 +465418,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Assign", "AssignExpanded", @@ -464834,15 +465434,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementDeviceConfiguration", "Variants": [ "Assign", "AssignExpanded", @@ -464850,8 +465450,11 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", "Permissions": [ { @@ -464870,21 +465473,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", "Permissions": [ { @@ -464903,12 +465506,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Assign", "AssignExpanded", @@ -464916,15 +465532,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Assign", "AssignExpanded", @@ -464932,15 +465548,15 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", "Variants": [ "Assign", "AssignExpanded", @@ -464948,64 +465564,53 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], "Module": "Files", "Command": "Set-MgDriveBundleContent", - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveFollowingContent", - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveItemChildContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveItemContent", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", "Permissions": [ { @@ -465032,35 +465637,33 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + ], + "Module": "Files", + "Command": "Set-MgDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveItemListItemDriveItemContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveItemListItemDriveItemContent", "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" + "Set", + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveItemSensitivityLabel", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", "Permissions": [ { @@ -465079,82 +465682,95 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Files", + "Command": "Set-MgDriveItemSensitivityLabel", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveItemVersionContent", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveListItemDriveItemContent", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveRootChildContent", - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveRootContent", - "Uri": "/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveRootListItemDriveItemContent", - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -465162,52 +465778,39 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveRootSensitivityLabel", - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveRootVersionContent", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgDriveSpecialContent", - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentRubricByRef", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", "Permissions": [ { @@ -465226,47 +465829,49 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Set-MgEducationClassAssignmentRubricByRef", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", "Permissions": [ { @@ -465285,26 +465890,37 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationModule", + ], + "Module": "Education", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" + }, + { + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", + "Permissions": [], "Module": "Education", "Command": "Set-MgEducationClassModuleUpResourceFolder", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "Permissions": [] + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationMeAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", @@ -465312,57 +465928,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentRubricByRef", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationUserAssignmentRubricByRef", "Variants": [ "Set", "SetExpanded", @@ -465370,73 +465986,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentRubricByRef", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "Permissions": [], + "Module": "Education", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Set-MgEntitlementManagementAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", "Variants": [ "Set", "SetExpanded", @@ -465444,8 +466044,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Set-MgExternalConnectionItem", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", "Permissions": [ { @@ -465464,82 +466067,95 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Search", + "Command": "Set-MgExternalConnectionItem", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveBundleContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveFollowingContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveItemChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Permissions": [], + "Module": "Groups", + "Command": "Set-MgGroupDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -465547,85 +466163,85 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Set-MgGroupDriveItemSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveItemVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveRootChildContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveRootContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Groups", + "Command": "Set-MgGroupDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -465633,52 +466249,39 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Set-MgGroupDriveRootSensitivityLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveRootVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveRootVersionContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgGroupDriveSpecialContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgGroupDriveSpecialContent", - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Set-MgGroupLicense", "Uri": "/groups/{group-id}/assignLicense", "Permissions": [ { @@ -465697,63 +466300,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + ], + "Module": "Groups", + "Command": "Set-MgGroupLicense", "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgGroupOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgGroupOnenoteResourceContent", - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgGroupOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgGroupOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgGroupOnenoteSectionPageContent", "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Set-MgGroupPhotoContent", + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/photo/$value", "Permissions": [ { @@ -465772,133 +466375,133 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Set-MgGroupPhotoContent", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteListItemDriveItemContent", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenotePageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteResourceContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeam", "Uri": "/groups/{group-id}/team", "Permissions": [ { @@ -465917,110 +466520,123 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Set-MgGroupTeam", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/photo/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamPhotoContent", - "Uri": "/groups/{group-id}/team/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", + "Uri": "/groups/{group-id}/team/schedule", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgGroupTeamSchedule", "Variants": [ "Set", "SetExpanded", @@ -466028,43 +466644,43 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgGroupTeamSchedule", - "Uri": "/groups/{group-id}/team/schedule", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "Variants": [ "Set", "SetExpanded", @@ -466072,15 +466688,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", "Variants": [ "Set", "SetExpanded", @@ -466088,15 +466704,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "Variants": [ "Set", "SetExpanded", @@ -466104,15 +466720,15 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Set", "SetExpanded", @@ -466120,92 +466736,81 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Set-MgOrganizationBrandingBackgroundImage", - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingBannerLogo", - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingCustomCss", - "Uri": "/organization/{organization-id}/branding/customCSS", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/customCSS", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingCustomCss", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingFavicon", - "Uri": "/organization/{organization-id}/branding/favicon", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/favicon", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingFavicon", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingHeaderLogo", - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/headerLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", "Permissions": [ { @@ -466224,19 +466829,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", "Permissions": [ { @@ -466255,19 +466860,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", "Permissions": [ { @@ -466286,19 +466891,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", "Permissions": [ { @@ -466317,19 +466922,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", "Permissions": [ { @@ -466348,19 +466953,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", "Permissions": [ { @@ -466379,19 +466984,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", "Permissions": [ { @@ -466410,47 +467015,47 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingSquareLogo", - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogo", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingSquareLogo", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingSquareLogoDark", - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationBrandingSquareLogoDark", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", "Permissions": [ { @@ -466469,12 +467074,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.DirectoryManagement", + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "Variants": [ + "Set", + "SetViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "Variants": [ "Set", "SetExpanded", @@ -466482,99 +467098,99 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Set-MgPrintPrinterJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterJobDocumentContent", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Set-MgPrintShareJobDocumentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintShareJobDocumentContent", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Uri": "/security/alerts_v2/{alert-id}/comments", + "Permissions": [], + "Module": "Security", + "Command": "Set-MgSecurityAlert", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Set-MgSecurityAlert", - "Uri": "/security/alerts_v2/{alert-id}/comments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "Permissions": [], + "Module": "Security", + "Command": "Set-MgSecurityIncidentAlertComment", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Set-MgSecurityIncidentAlertComment", - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronization", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgServicePrincipalSynchronization", "Variants": [ "Set", "SetExpanded", @@ -466582,38 +467198,25 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronization", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "Permissions": [], + "Module": "Applications", + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronizationSecret", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", "Permissions": [ { @@ -466632,40 +467235,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgShareDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgShareDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgShareItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgShareItemContent", - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgShareListItemDriveItemContent", "Variants": [ "Set", "Set1", @@ -466673,127 +467289,127 @@ "SetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgShareListItemDriveItemContent", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgShareRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgShareRootContent", - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Sites", + "Command": "Set-MgSiteListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Set-MgSiteListItemDriveItemContent", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgSiteOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgSiteOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgSiteOnenoteResourceContent", - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgSiteOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgSiteOnenoteSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamChannelFileFolderContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -466801,29 +467417,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -466831,57 +467447,57 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/photo/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamPhotoContent", - "Uri": "/teams/{team-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamPrimaryChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -466889,45 +467505,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], "Module": "Teams", "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphSchedule", "Variants": [ "Set", "SetExpanded", @@ -466935,8 +467535,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamSchedule", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule", "Permissions": [ { @@ -466955,40 +467558,53 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Teams", + "Command": "Set-MgTeamSchedule", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSchedule", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", "Variants": [ "Set", "SetExpanded", @@ -466996,29 +467612,29 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -467026,38 +467642,39 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/tenantRelationships/multiTenantOrganization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Set-MgTenantRelationshipMultiTenantOrganization", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgUserChatMessageHostedContent", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserChatMessageReaction", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", "Permissions": [ { @@ -467076,26 +467693,39 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Users.Actions", + "Command": "Set-MgUserChatMessageReaction", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "Permissions": [], + "Module": "Teams", + "Command": "Set-MgUserChatMessageReplyHostedContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Set-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Set-MgUserChatMessageReplyReaction", "Variants": [ "Set", "SetExpanded", @@ -467103,127 +467733,127 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserChatMessageReplyReaction", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Set-MgUserContactFolderContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderContactPhotoContent", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Set-MgUserContactPhotoContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactPhotoContent", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveBundleContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveBundleContent", - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveFollowingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveFollowingContent", - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveItemChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveItemChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveItemListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Set-MgUserDriveItemSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -467231,85 +467861,85 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserDriveItemSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveItemVersionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveItemVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveRootChildContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveRootChildContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveRootContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveRootContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveRootListItemDriveItemContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Set-MgUserDriveRootSensitivityLabel", "Variants": [ "Assign", "AssignExpanded", @@ -467317,52 +467947,39 @@ "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserDriveRootSensitivityLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "Permissions": [], "Module": "Files", "Command": "Set-MgUserDriveRootVersionContent", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphDriveItem", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Set-MgUserDriveSpecialContent", - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "Permissions": [], + "Module": "Files", + "Command": "Set-MgUserDriveSpecialContent", "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" + "Set", + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserLicense", + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/assignLicense", "Permissions": [ { @@ -467381,49 +467998,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Set-MgUserLicense", "Variants": [ - "Set", - "SetViaIdentity" + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Set-MgUserMailFolderChildFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Mail", + "Command": "Set-MgUserMailFolderChildFolderMessageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Set-MgUserMailFolderMessageContent", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Mail", + "Command": "Set-MgUserMailFolderMessageContent", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Set-MgUserManagerByRef", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/manager/$ref", "Permissions": [ { @@ -467442,133 +468059,133 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + ], + "Module": "Users", + "Command": "Set-MgUserManagerByRef", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Set-MgUserMessageContent", - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "Permissions": [], + "Module": "Mail", + "Command": "Set-MgUserMessageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgUserOnenotePageContent", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgUserOnenotePageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgUserOnenoteResourceContent", - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgUserOnenoteResourceContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Set-MgUserOnenoteSectionPageContent", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Permissions": [], + "Module": "Notes", + "Command": "Set-MgUserOnenoteSectionPageContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgUserOnlineMeetingAttendeeReport", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingRecordingContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgUserOnlineMeetingRecordingContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingTranscriptContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgUserOnlineMeetingTranscriptContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", "Variants": [ "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Set-MgUserPhotoContent", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/photo/$value", "Permissions": [ { @@ -467595,21 +468212,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users", + "Command": "Set-MgUserPhotoContent", "Variants": [ "Set", - "SetExpanded", + "Set1", "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity1" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserPresence", + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/presence/setPresence", "Permissions": [ { @@ -467628,12 +468245,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Set-MgUserPresence", "Variants": [ "Set", "SetExpanded", @@ -467641,8 +468255,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserPresenceStatusMessage", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/presence/setStatusMessage", "Permissions": [ { @@ -467661,12 +468278,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Users.Actions", + "Command": "Set-MgUserPresenceStatusMessage", "Variants": [ "Set", "SetExpanded", @@ -467674,8 +468288,11 @@ "SetViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Set-MgUserPresenceUserPreferredPresence", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0" + }, + { "Uri": "/users/{user-id}/presence/setUserPreferredPresence", "Permissions": [ { @@ -467694,147 +468311,147 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users.Actions", + "Command": "Set-MgUserPresenceUserPreferredPresence", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": null, + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "Permissions": [], + "Module": "Users", + "Command": "Set-MgUserTodoListTaskAttachmentContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Set-MgUserTodoListTaskAttachmentContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Permissions": [] + "OutputType": null, + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PUT", - "OutputType": "IMicrosoftGraphAttachmentSession", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "Permissions": [], + "Module": "Users", + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", "Variants": [ "Set", "SetViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PUT", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Skip-MgUserManagedDeviceActivationLock", "Variants": [ "Bypass", "BypassViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Skip-MgUserManagedDeviceActivationLock", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Permissions": [], + "Module": "Applications", + "Command": "Start-MgApplicationSynchronizationJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Start-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Start-MgBetaApplicationSynchronizationJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Start-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [ { @@ -467853,12 +468470,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", "Variants": [ "Trigger", "TriggerExpanded", @@ -467866,15 +468496,15 @@ "TriggerViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", "Variants": [ "Trigger", "TriggerExpanded", @@ -467882,15 +468512,15 @@ "TriggerViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "PowerOn", "PowerOnViaIdentity", @@ -467898,36 +468528,25 @@ "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Variants": [ "Run", "RunViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Start-MgBetaEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", "Permissions": [ { @@ -467946,75 +468565,75 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + ], + "Module": "Beta.Education", + "Command": "Start-MgBetaEducationSynchronizationProfile", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintPrinterJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintPrinterJobPrintJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintPrinterShareJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintShareJob", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Permissions": [ { @@ -468057,33 +468676,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintShareJob", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintShareJobPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", - "Method": "GET", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Start-MgBetaPrintShareJobPrintJob", "Variants": [ - "Run", - "RunViaIdentity" + "Start", + "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", "Permissions": [ { @@ -468102,33 +468721,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + ], + "Module": "Beta.Security", + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Run", - "RunExpanded" + "RunViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Start-MgBetaSecurityHuntingQuery", - "Uri": "/security/runHuntingQuery", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/runHuntingQuery", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Start-MgBetaSecurityHuntingQuery", "Variants": [ - "Start", - "StartViaIdentity" + "Run", + "RunExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [ { @@ -468147,12 +468766,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", "Variants": [ "Start", "StartExpanded", @@ -468160,29 +468790,29 @@ "StartViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", "Variants": [ "Run", "RunViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Start-MgBetaUserCloudPc", "Variants": [ "PowerOn", "PowerOnViaIdentity", @@ -468190,15 +468820,15 @@ "StartViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Start-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", "Variants": [ "Trigger", "TriggerExpanded", @@ -468206,24 +468836,11 @@ "TriggerViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", "Permissions": [ { @@ -468242,47 +468859,49 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", "Variants": [ "Run", "RunViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "Permissions": [], "Module": "Devices.CloudPrint", "Command": "Start-MgPrintPrinterJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphPrintJobStatus", "Variants": [ "Start", "StartViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Start-MgPrintShareJob", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0" + }, + { "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", "Permissions": [ { @@ -468325,33 +468944,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Devices.CloudPrint", + "Command": "Start-MgPrintShareJob", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Uri": "/security/runHuntingQuery", + "Permissions": [], + "Module": "Security", + "Command": "Start-MgSecurityHuntingQuery", "Variants": [ "Run", "RunExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Start-MgSecurityHuntingQuery", - "Uri": "/security/runHuntingQuery", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Start", - "StartViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Start-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", "Permissions": [ { @@ -468370,19 +468989,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Start-MgServicePrincipalSynchronizationJob", "Variants": [ - "Stop", - "StopViaIdentity" + "Start", + "StartViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaAccessReview", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0" + }, + { "Uri": "/accessReviews/{accessReview-id}/stop", "Permissions": [ { @@ -468401,35 +469020,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaAccessReview", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaAccessReviewInstance", "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" + "Stop", + "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaBookingBusinessAppointment", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta" + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { @@ -468456,12 +469073,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Bookings", + "Command": "Stop-MgBetaBookingBusinessAppointment", "Variants": [ "Cancel", "CancelExpanded", @@ -468469,15 +469083,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Stop-MgBetaBookingBusinessCalendarView", "Variants": [ "Cancel", "CancelExpanded", @@ -468485,8 +469099,11 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta" + }, + { "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [ { @@ -468505,21 +469122,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + ], + "Module": "Beta.CloudCommunications", + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta" + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [ { @@ -468538,21 +469155,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta" + }, + { "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", "Permissions": [ { @@ -468571,19 +469188,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", "Variants": [ "Cancel", - "CancelExpanded" + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", "Permissions": [ { @@ -468602,12 +469221,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Variants": [ + "Cancel", + "CancelExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", "Variants": [ "PowerOff", "PowerOffViaIdentity", @@ -468615,99 +469245,99 @@ "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", "Variants": [ "End", "EndViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", - "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Stop-MgBetaGroupCalendarEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -468715,15 +469345,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Stop-MgBetaGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Stop-MgBetaGroupEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -468731,148 +469361,137 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Stop-MgBetaGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "ApiVersion": "beta", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta" + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Permissions": [ { @@ -468907,131 +469526,131 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintPrinterJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintPrinterShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintShareJobPrintJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Stop-MgBetaPrintShareJobPrintJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [ { @@ -469050,19 +469669,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [ { @@ -469081,82 +469700,93 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" + }, + { + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", + "Permissions": [], "Module": "Beta.Security", "Command": "Stop-MgBetaSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "Permissions": [] + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", "Variants": [ "End", "EndExpanded", @@ -469164,15 +469794,15 @@ "EndViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserCloudPc", "Variants": [ "PowerOff", "PowerOffViaIdentity", @@ -469180,29 +469810,29 @@ "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserCloudPc", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserCloudPcGracePeriod", "Variants": [ "End", "EndViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserCloudPcGracePeriod", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -469210,15 +469840,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserEventInstance", "Variants": [ "Cancel", "CancelExpanded", @@ -469226,80 +469856,67 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Stop-MgBetaVirtualEvent", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Stop-MgBookingBusinessAppointment", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", "Permissions": [ { @@ -469326,12 +469943,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Stop-MgBookingBusinessAppointment", "Variants": [ "Cancel", "CancelExpanded", @@ -469339,15 +469953,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Stop-MgBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", + "Permissions": [], + "Module": "Bookings", + "Command": "Stop-MgBookingBusinessCalendarView", "Variants": [ "Cancel", "CancelExpanded", @@ -469355,8 +469969,11 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallMediaProcessing", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0" + }, + { "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", "Permissions": [ { @@ -469375,21 +469992,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + ], + "Module": "CloudCommunications", + "Command": "Stop-MgCommunicationCallMediaProcessing", "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0" + }, + { "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", "Permissions": [ { @@ -469408,40 +470025,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "CloudCommunications", + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", "Variants": [ "End", "EndViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgEntitlementManagementAssignmentRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "Permissions": [], + "Module": "Groups", + "Command": "Stop-MgGroupCalendarEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -469449,15 +470079,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Stop-MgGroupCalendarEvent", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "Permissions": [], + "Module": "Groups", + "Command": "Stop-MgGroupEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -469465,92 +470095,81 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Stop-MgGroupEvent", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Stop", "StopViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "Permissions": [], "Module": "Identity.Governance", "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Stop-MgPrintPrinterJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0" + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", "Permissions": [ { @@ -469585,33 +470204,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CloudPrint", + "Command": "Stop-MgPrintPrinterJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Stop-MgPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Stop-MgPrintShareJob", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", "Permissions": [ { @@ -469630,19 +470249,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0" + }, + { "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", "Permissions": [ { @@ -469661,40 +470280,51 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Identity.Governance", + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Cancel", "CancelViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0" + }, + { + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "Permissions": [], "Module": "Identity.Governance", "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Permissions": [] + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Stop-MgUserEvent", "Variants": [ "Cancel", "CancelExpanded", @@ -469702,15 +470332,15 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Stop-MgUserEvent", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Stop-MgUserEventInstance", "Variants": [ "Cancel", "CancelExpanded", @@ -469718,22 +470348,11 @@ "CancelViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Stop-MgUserEventInstance", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { @@ -469760,61 +470379,61 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Submit", - "SubmitExpanded" + "SubmitViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Submit-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators/submitTiIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/security/tiIndicators/submitTiIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Submit-MgBetaSecurityTiIndicator", "Variants": [ "Submit", - "SubmitViaIdentity" + "SubmitExpanded" ], - "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Submit-MgEducationClassAssignmentSubmission", + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta" + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", "Permissions": [ { @@ -469841,68 +470460,79 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Education", + "Command": "Submit-MgEducationClassAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Submit-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Permissions": [], + "Module": "Education", + "Command": "Submit-MgEducationMeAssignmentSubmission", "Variants": [ "Submit", "SubmitViaIdentity" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" + }, + { + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "Permissions": [], "Module": "Education", "Command": "Submit-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Permissions": [] + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Permissions": [], + "Module": "Applications", + "Command": "Suspend-MgApplicationSynchronizationJob", "Variants": [ "Pause", "PauseViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Suspend-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Suspend-MgBetaApplicationSynchronizationJob", "Variants": [ "Pause", "PauseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Suspend-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", "Variants": [ "Pause", "PauseExpanded", @@ -469910,15 +470540,15 @@ "PauseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", "Variants": [ "Pause", "PauseExpanded", @@ -469926,22 +470556,11 @@ "PauseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Suspend-MgBetaEducationSynchronizationProfile", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", "Permissions": [ { @@ -469960,19 +470579,19 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Education", + "Command": "Suspend-MgBetaEducationSynchronizationProfile", "Variants": [ "Pause", "PauseViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [ { @@ -469991,12 +470610,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", "Variants": [ "Pause", "PauseExpanded", @@ -470004,22 +470634,11 @@ "PauseViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", "Permissions": [ { @@ -470038,18 +470657,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Applications", + "Command": "Suspend-MgServicePrincipalSynchronizationJob", "Variants": [ - "Sync" + "Pause", + "PauseViaIdentity" ], - "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": [ { @@ -470068,19 +470688,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", "Variants": [ - "Sync", - "SyncViaIdentity" + "Sync" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": [ { @@ -470099,18 +470718,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", "Variants": [ - "Sync" + "Sync", + "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", "Permissions": [ { @@ -470129,75 +470749,72 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", "Variants": [ "Sync" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", "Variants": [ "Sync" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", "Variants": [ - "Sync", - "SyncViaIdentity" + "Sync" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", "Variants": [ "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" + "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Permissions": [ { @@ -470216,73 +470833,76 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "Variants": [ + "Sync", + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Sync" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Sync-MgBetaUserManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Sync-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Sync" - ], - "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", "Permissions": [ { @@ -470301,19 +470921,18 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Devices.CorporateManagement", + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "Variants": [ - "Sync", - "SyncViaIdentity" + "Sync" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", "Permissions": [ { @@ -470332,21 +470951,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Devices.CorporateManagement", + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "Variants": [ "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" + "SyncViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", "Permissions": [ { @@ -470365,54 +470982,67 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement.Actions", + "Command": "Sync-MgDeviceManagementExchangeConnector", + "Variants": [ + "Sync", + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Sync-MgDeviceManagementManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementManagedDevice", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Sync-MgUserManagedDevice", "Variants": [ "Sync", "SyncViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Sync-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/validateProperties", + "Permissions": [], + "Module": "Applications", + "Command": "Test-MgApplicationProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Test-MgApplicationProperty", - "Uri": "/applications/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Permissions": [], + "Module": "Applications", + "Command": "Test-MgApplicationSynchronizationJobCredential", "Variants": [ "Validate", "ValidateExpanded", @@ -470420,43 +471050,43 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Test-MgApplicationSynchronizationJobCredential", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/administrativeUnits/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaAdministrativeUnitProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaAdministrativeUnitProperty", - "Uri": "/administrativeUnits/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/validateProperties", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Test-MgBetaApplicationProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Test-MgBetaApplicationProperty", - "Uri": "/applications/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", "Variants": [ "Validate", "ValidateExpanded", @@ -470464,134 +471094,123 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/contacts/validateProperties", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Test-MgBetaContactProperty", - "Uri": "/contacts/validateProperties", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaContractProperty", - "Uri": "/contracts/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaContractProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", - "Uri": "/deviceAppManagement/mobileApps/validateXml", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/validateXml", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDeviceProperty", - "Uri": "/devices/validateProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/devices/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaDeviceProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryDeletedItemProperty", - "Uri": "/directory/deletedItems/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaDirectoryDeletedItemProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Test-MgBetaDirectoryObjectProperty", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + }, + { "Uri": "/directoryObjects/validateProperties", "Permissions": [ { @@ -470626,54 +471245,65 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DirectoryObjects", + "Command": "Test-MgBetaDirectoryObjectProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryRoleProperty", - "Uri": "/directoryRoles/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaDirectoryRoleProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", - "Uri": "/directoryRoleTemplates/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoleTemplates/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + }, + { + "Uri": "/directorySettingTemplates/validateProperties", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Test-MgBetaDirectorySettingTemplateProperty", - "Uri": "/directorySettingTemplates/validateProperties", - "Permissions": [] + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Test-MgBetaDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -470681,29 +471311,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Test-MgBetaDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveListContentTypePublished", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/validatePermission", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Test-MgBetaDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -470711,22 +471341,11 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Validate", - "ValidateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Test-MgBetaExternalIndustryDataConnector", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", "Permissions": [ { @@ -470745,12 +471364,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Search", + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Variants": [ + "Validate", + "ValidateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -470758,29 +471388,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveListContentTypePublished", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -470788,15 +471418,15 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Uri": "/groups/{group-id}/evaluateDynamicMembership", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupDynamicMembership", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470804,38 +471434,25 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDynamicMembership", - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Uri": "/groups/evaluateDynamicMembership", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupDynamicMembershipRule", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDynamicMembershipRule", - "Uri": "/groups/evaluateDynamicMembership", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupProperty", "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { @@ -470854,26 +471471,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupProperty", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteContentTypePublished", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470881,15 +471511,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470897,15 +471527,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470913,15 +471543,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470929,15 +471559,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470945,15 +471575,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -470961,52 +471591,39 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Test-MgBetaGroupSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteListContentTypePublished", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "Uri": "/identity/conditionalAccess/evaluate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaIdentityConditionalAccess", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaIdentityConditionalAccess", - "Uri": "/identity/conditionalAccess/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Variants": [ - "Validate", - "Validate1", - "ValidateExpanded", - "ValidateViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", "Permissions": [ { @@ -471025,61 +471642,63 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Variants": [ - "Evaluate", - "EvaluateExpanded" + "Validate", + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", - "Uri": "/informationProtection/policy/labels/evaluateApplication", - "Permissions": [] + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateApplication", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" + }, + { "Uri": "/informationProtection/policy/labels/evaluateRemoval", "Permissions": [ { @@ -471098,33 +471717,33 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/validateProperties", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Test-MgBetaOrganizationProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaOrganizationProperty", - "Uri": "/organization/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [ { @@ -471143,63 +471762,61 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + ], + "Module": "Beta.Security", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", "Variants": [ - "Validate", - "ValidateExpanded" + "Evaluate", + "EvaluateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Test-MgBetaServicePrincipalProperty", - "Uri": "/servicePrincipals/validateProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/validateProperties", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Test-MgBetaServicePrincipalProperty", "Variants": [ "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" + "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [ { @@ -471218,40 +471835,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Applications", + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Test-MgBetaShareListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Test-MgBetaShareListContentTypePublished", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteContentTypePublished", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471259,15 +471889,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471275,15 +471905,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471291,15 +471921,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471307,15 +471937,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471323,15 +471953,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471339,29 +471969,29 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Test-MgBetaSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteListContentTypePublished", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserCloudPcBulkResize", "Variants": [ "Validate", "ValidateExpanded", @@ -471369,15 +471999,15 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserCloudPcBulkResize", - "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -471385,29 +472015,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Beta.Users.Functions", + "Command": "Test-MgBetaUserDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Test-MgBetaUserDriveListContentTypePublished", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -471415,31 +472045,15 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "Permissions": [], "Module": "Beta.Users.Actions", "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471447,8 +472061,11 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", "Permissions": [ { @@ -471467,12 +472084,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + ], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471480,15 +472094,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471496,15 +472110,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471512,15 +472126,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471528,15 +472142,15 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471544,22 +472158,27 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", - "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", "Variants": [ - "Is", - "IsViaIdentity" + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Functions", - "Command": "Test-MgBetaUserManagedAppUserBlocked", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/isManagedAppUserBlocked", "Permissions": [ { @@ -471594,19 +472213,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphPasswordValidationInformation", + ], + "Module": "Beta.Users.Functions", + "Command": "Test-MgBetaUserManagedAppUserBlocked", "Variants": [ - "Validate", - "ValidateExpanded" + "Is", + "IsViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserPassword", + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": null + }, + { "Uri": "/users/validatePassword", "Permissions": [ { @@ -471625,35 +472244,33 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserPassword", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserProperty", - "Uri": "/users/validateProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Uri": "/users/validateProperties", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserProperty", "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" + "Validate", + "ValidateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", "Permissions": [ { @@ -471672,12 +472289,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + ], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471685,8 +472299,11 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", "Permissions": [ { @@ -471705,12 +472322,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + ], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "Variants": [ "Evaluate", "EvaluateExpanded", @@ -471718,8 +472332,11 @@ "EvaluateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta" + }, + { "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", "Permissions": [ { @@ -471738,75 +472355,77 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Users.Actions", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "Variants": [ - "Validate", - "ValidateExpanded" + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContactProperty", - "Uri": "/contacts/validateProperties", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/contacts/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgContactProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContractProperty", - "Uri": "/contracts/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/contracts/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgContractProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDeviceProperty", - "Uri": "/devices/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/devices/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgDeviceProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryDeletedItemProperty", - "Uri": "/directory/deletedItems/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directory/deletedItems/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgDirectoryDeletedItemProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Test-MgDirectoryObjectProperty", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + }, + { "Uri": "/directoryObjects/validateProperties", "Permissions": [ { @@ -471841,40 +472460,51 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "DirectoryObjects", + "Command": "Test-MgDirectoryObjectProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleProperty", - "Uri": "/directoryRoles/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/directoryRoles/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgDirectoryRoleProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + }, + { + "Uri": "/directoryRoleTemplates/validateProperties", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Test-MgDirectoryRoleTemplateProperty", - "Uri": "/directoryRoleTemplates/validateProperties", - "Permissions": [] + "Variants": [ + "Validate", + "ValidateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Files", + "Command": "Test-MgDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -471882,29 +472512,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Test-MgDriveItemPermission", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Files", + "Command": "Test-MgDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Test-MgDriveListContentTypePublished", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/validatePermission", + "Permissions": [], + "Module": "Files", + "Command": "Test-MgDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -471912,15 +472542,15 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Test-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Groups", + "Command": "Test-MgGroupDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -471928,45 +472558,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Groups", + "Command": "Test-MgGroupDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupDriveListContentTypePublished", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "Permissions": [], "Module": "Groups", "Command": "Test-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, "Variants": [ "Validate", "ValidateExpanded", @@ -471974,8 +472588,11 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupProperty", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/validateProperties", "Permissions": [ { @@ -471994,91 +472611,124 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Test-MgGroupProperty", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groupSettingTemplates/validateProperties", + "Permissions": [], + "Module": "Groups", + "Command": "Test-MgGroupSettingTemplateProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupSettingTemplateProperty", - "Uri": "/groupSettingTemplates/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Groups", + "Command": "Test-MgGroupSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupSiteContentTypePublished", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Groups", + "Command": "Test-MgGroupSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Test-MgGroupSiteListContentTypePublished", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", + "Permissions": [ + { + "Name": "CustomAuthenticationExtension.Read.All", + "Description": "Read all custom authentication extensions", + "FullDescription": "Allows the app to read your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "CustomAuthenticationExtension.ReadWrite.All", + "Description": "Read and write all custom authentication extensions", + "FullDescription": "Allows the app to read or write your organization's custom authentication extensions without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Module": "Identity.SignIns", + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "Variants": [ "Validate", - "ValidateExpanded" + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgOrganizationProperty", - "Uri": "/organization/validateProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/organization/validateProperties", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Test-MgOrganizationProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Test-MgServicePrincipalProperty", - "Uri": "/servicePrincipals/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/validateProperties", + "Permissions": [], + "Module": "Applications", + "Command": "Test-MgServicePrincipalProperty", "Variants": [ "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" + "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", "Permissions": [ { @@ -472097,54 +472747,67 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Applications", + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Files", + "Command": "Test-MgShareListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Test-MgShareListContentTypePublished", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Sites", + "Command": "Test-MgSiteContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Test-MgSiteContentTypePublished", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Sites", + "Command": "Test-MgSiteListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Test-MgSiteListContentTypePublished", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Test-MgUserDriveItemPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -472152,29 +472815,29 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Test-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Method": "GET", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "Permissions": [], + "Module": "Users.Functions", + "Command": "Test-MgUserDriveListContentTypePublished", "Variants": [ "Is", "IsViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Functions", - "Command": "Test-MgUserDriveListContentTypePublished", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Permissions": [] + "OutputType": null, + "Method": "GET", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Test-MgUserDriveRootPermission", "Variants": [ "Validate", "ValidateExpanded", @@ -472182,36 +472845,25 @@ "ValidateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Test-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/validateProperties", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Test-MgUserProperty", "Variants": [ "Validate", "ValidateExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Test-MgUserProperty", - "Uri": "/users/validateProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Unblock", - "UnblockViaIdentity" - ], - "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Unblock-MgBetaUserManagedApp", "Uri": "/users/{user-id}/unblockManagedApps", "Permissions": [ { @@ -472230,320 +472882,331 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Users.Actions", + "Command": "Unblock-MgBetaUserManagedApp", + "Variants": [ + "Unblock", + "UnblockViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaChatMessageReplySoftDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaChatMessageSoftDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Undo-MgBetaUserChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Undo-MgBetaUserChatMessageSoftDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgChatMessageReplySoftDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgChatMessageSoftDelete", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamworkDeletedChatDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedChatDelete", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Teams", + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Undo-MgUserChatMessageReplySoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Undo-MgUserChatMessageReplySoftDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Undo-MgUserChatMessageSoftDelete", "Variants": [ "Undo", "UndoViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Undo-MgUserChatMessageSoftDelete", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Unpublish-MgBetaBookingBusiness", "Variants": [ "Unpublish", "Unpublish1", @@ -472551,281 +473214,281 @@ "UnpublishViaIdentity1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Unpublish-MgBetaBookingBusiness", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Unpublish-MgBetaDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Unpublish-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Unpublish-MgBetaGroupDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Unpublish-MgBetaGroupSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Unpublish-MgBetaGroupSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Unpublish-MgBetaShareListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Unpublish-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Unpublish-MgBetaSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Unpublish-MgBetaSiteContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Unpublish-MgBetaSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Unpublish-MgBetaSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Unpublish-MgBetaUserDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Unpublish-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "Permissions": [], + "Module": "Bookings", + "Command": "Unpublish-MgBookingBusiness", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Unpublish-MgBookingBusiness", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Files", + "Command": "Unpublish-MgDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Unpublish-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Groups", + "Command": "Unpublish-MgGroupDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Unpublish-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Groups", + "Command": "Unpublish-MgGroupSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Unpublish-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Groups", + "Command": "Unpublish-MgGroupSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Unpublish-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Files", + "Command": "Unpublish-MgShareListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Unpublish-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Sites", + "Command": "Unpublish-MgSiteContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Unpublish-MgSiteContentType", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Sites", + "Command": "Unpublish-MgSiteListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Unpublish-MgSiteListContentType", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Unpublish-MgUserDriveListContentType", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Unpublish-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdge", + "Uri": "/admin/edge", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgAdminEdge", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdge", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgAdminEdgeInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Update", "UpdateExpanded", @@ -472833,15 +473496,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Update", "UpdateExpanded", @@ -472849,15 +473512,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSite", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Update", "UpdateExpanded", @@ -472865,15 +473528,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgAdminPeopleProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", @@ -472881,73 +473544,57 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPronounsSettings", + "Uri": "/admin/people/pronouns", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgAdminPeoplePronoun", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdminPeoplePronoun", - "Uri": "/admin/people/pronouns", - "Permissions": [] + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepoint", + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgAdminSharepoint", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint/settings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgAdminSharepointSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgAdminSharepointSetting", - "Uri": "/admin/sharepoint/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/agreements/{agreement-id}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Update-MgAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", @@ -472955,15 +473602,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", @@ -472971,15 +473618,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgAgreementFile", "Variants": [ "Update", "UpdateExpanded", @@ -472987,15 +473634,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -473003,15 +473650,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", @@ -473019,15 +473666,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", @@ -473035,15 +473682,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgAppCatalogTeamApp", "Variants": [ "Update", "UpdateExpanded", @@ -473051,15 +473698,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgAppCatalogTeamAppDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -473067,15 +473714,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", "Variants": [ "Update", "UpdateExpanded", @@ -473083,8 +473730,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplication", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -473103,12 +473753,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + ], + "Module": "Applications", + "Command": "Update-MgApplication", "Variants": [ "Update", "UpdateExpanded", @@ -473116,15 +473763,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationByAppId", - "Uri": "/applications(appId='{appId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications(appId='{appId}')", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationByAppId", "Variants": [ "Update", "UpdateExpanded", @@ -473132,15 +473779,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationByUniqueName", - "Uri": "/applications(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationByUniqueName", "Variants": [ "Update", "UpdateExpanded", @@ -473148,15 +473795,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationExtensionProperty", "Variants": [ "Update", "UpdateExpanded", @@ -473164,8 +473811,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationFederatedIdentityCredential", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -473184,12 +473834,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Applications", + "Command": "Update-MgApplicationFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", @@ -473197,15 +473844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "Variants": [ "Update", "UpdateExpanded", @@ -473213,15 +473860,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", @@ -473229,15 +473876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", @@ -473245,15 +473892,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", @@ -473261,15 +473908,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -473277,8 +473924,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplate", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -473297,12 +473947,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -473310,15 +473957,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", @@ -473326,24 +473973,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReview", + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/accessReviews/{accessReview-id}", "Permissions": [ { @@ -473362,12 +474012,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + ], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReview", "Variants": [ "Update", "UpdateExpanded", @@ -473375,15 +474022,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewDecision", - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReview", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", @@ -473391,15 +474038,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstance", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewInstance", "Variants": [ "Update", "UpdateExpanded", @@ -473407,15 +474054,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewInstanceDecision", "Variants": [ "Update", "UpdateExpanded", @@ -473423,15 +474070,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", "Variants": [ "Update", "UpdateExpanded", @@ -473439,15 +474086,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewInstanceReviewer", "Variants": [ "Update", "UpdateExpanded", @@ -473455,15 +474102,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewMyDecision", - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAccessReviewMyDecision", "Variants": [ "Update", "UpdateExpanded", @@ -473471,43 +474118,59 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Update-MgBetaAccessReviewReviewer", - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdge", + "Uri": "/admin/edge", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaAdminEdge", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdge", - "Uri": "/admin/edge", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdge", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Uri": "/admin/edge/internetExplorerMode", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", - "Uri": "/admin/edge/internetExplorerMode", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", "Variants": [ "Update", "UpdateExpanded", @@ -473515,15 +474178,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "Variants": [ "Update", "UpdateExpanded", @@ -473531,15 +474194,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBrowserSite", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "Variants": [ "Update", "UpdateExpanded", @@ -473547,15 +474210,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBrowserSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", @@ -473563,15 +474226,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnit", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", @@ -473579,15 +474242,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnitExtension", - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", @@ -473595,43 +474258,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Uri": "/admin/people", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdminPeople", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeople", - "Uri": "/admin/people", - "Permissions": [] + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/admin/people/itemInsights", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdminPeopleItemInsight", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeopleItemInsight", - "Uri": "/admin/people/itemInsights", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", "Variants": [ "Update", "UpdateExpanded", @@ -473639,87 +474302,71 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPronounsSettings", + "Uri": "/admin/people/pronouns", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaAdminPeoplePronoun", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeoplePronoun", - "Uri": "/admin/people/pronouns", - "Permissions": [] + "OutputType": "IMicrosoftGraphPronounsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminReportSettings", + "Uri": "/admin/reportSettings", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaAdminReportSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaAdminReportSetting", - "Uri": "/admin/reportSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepoint", + "Uri": "/admin/sharepoint", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaAdminSharepoint", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaAdminSharepoint", - "Uri": "/admin/sharepoint", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharepoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharepointSettings", + "Uri": "/admin/sharepoint/settings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaAdminSharepointSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaAdminSharepointSetting", - "Uri": "/admin/sharepoint/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharepointSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/agreements/{agreement-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Update-MgBetaAgreement", - "Uri": "/agreements/{agreement-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", @@ -473727,15 +474374,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementAcceptance", - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAgreementAcceptance", "Variants": [ "Update", "UpdateExpanded", @@ -473743,15 +474390,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFile", - "Uri": "/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAgreementFile", "Variants": [ "Update", "UpdateExpanded", @@ -473759,15 +474406,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileLocalization", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -473775,15 +474422,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", @@ -473791,31 +474438,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileVersion", - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsApp", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamApp", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamApp", "Variants": [ "Update", "UpdateExpanded", @@ -473823,15 +474470,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsApp", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -473839,15 +474486,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", "Variants": [ "Update", "UpdateExpanded", @@ -473855,15 +474502,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", "Variants": [ "Update", "UpdateExpanded", @@ -473871,15 +474518,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -473887,15 +474534,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "Variants": [ "Update", "UpdateExpanded", @@ -473903,15 +474550,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "Variants": [ "Update", "UpdateExpanded", @@ -473919,15 +474566,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -473935,8 +474582,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplication", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}", "Permissions": [ { @@ -473955,12 +474605,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + ], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplication", "Variants": [ "Update", "UpdateExpanded", @@ -473968,15 +474615,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationByAppId", - "Uri": "/applications(appId='{appId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplication", + "Uri": "/applications(appId='{appId}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationByAppId", "Variants": [ "Update", "UpdateExpanded", @@ -473984,15 +474631,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationByUniqueName", - "Uri": "/applications(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExtensionProperty", + "Uri": "/applications(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationByUniqueName", "Variants": [ "Update", "UpdateExpanded", @@ -474000,15 +474647,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationExtensionProperty", - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplication", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationExtensionProperty", "Variants": [ "Update", "UpdateExpanded", @@ -474016,8 +474663,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", "Permissions": [ { @@ -474036,12 +474686,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + ], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "Variants": [ "Update", "UpdateExpanded", @@ -474049,15 +474696,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "Variants": [ "Update", "UpdateExpanded", @@ -474065,15 +474712,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJob", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", @@ -474081,15 +474728,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", @@ -474097,15 +474744,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", @@ -474113,15 +474760,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -474129,8 +474776,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", "Permissions": [ { @@ -474149,12 +474799,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + ], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -474162,15 +474809,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", @@ -474178,28 +474825,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusiness", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { @@ -474218,12 +474864,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusiness", "Variants": [ "Update", "Update1", @@ -474235,8 +474878,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -474271,12 +474917,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessAppointment", "Variants": [ "Update", "Update1", @@ -474288,15 +474931,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCalendarView", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomer", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessCalendarView", "Variants": [ "Update", "Update1", @@ -474308,8 +474951,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCustomer", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", "Permissions": [ { @@ -474344,12 +474990,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessCustomer", "Variants": [ "Update", "Update1", @@ -474361,8 +475004,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -474389,12 +475035,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessCustomQuestion", "Variants": [ "Update", "Update1", @@ -474406,8 +475049,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessService", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -474426,12 +475072,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingStaffMember", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessService", "Variants": [ "Update", "Update1", @@ -474443,8 +475086,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", "Permissions": [ { @@ -474463,12 +475109,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingBusinessStaffMember", "Variants": [ "Update", "Update1", @@ -474480,31 +475123,35 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingCurrency", - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingStaffMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBookingCurrency", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaBusinessFlowTemplate", - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenario", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaBusinessFlowTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -474512,8 +475159,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenario", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}", "Permissions": [ { @@ -474532,12 +475182,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenario", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenario", "Variants": [ "Update", "UpdateExpanded", @@ -474545,15 +475192,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioByUniqueName", - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioByUniqueName", "Variants": [ "Update", "UpdateExpanded", @@ -474561,15 +475208,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlanner", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphBusinessScenario", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlanner", "Variants": [ "Update", "UpdateExpanded", @@ -474577,8 +475224,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", "Permissions": [ { @@ -474597,12 +475247,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -474610,8 +475257,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", "Permissions": [ { @@ -474630,12 +475280,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -474643,15 +475290,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTask", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTask", "Variants": [ "Update", "UpdateExpanded", @@ -474659,15 +475306,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -474675,15 +475322,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -474691,8 +475338,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", "Permissions": [ { @@ -474711,12 +475361,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -474724,15 +475371,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", @@ -474740,15 +475387,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -474756,8 +475403,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChat", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}", "Permissions": [ { @@ -474784,21 +475434,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChat", "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatInstalledApp", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta" + }, + { "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { @@ -474889,28 +475539,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatInstalledApp", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", @@ -474918,15 +475565,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatMember", "Variants": [ "Update", "UpdateExpanded", @@ -474934,8 +475581,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -474970,12 +475620,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatMessage", "Variants": [ "Update", "UpdateExpanded", @@ -474983,15 +475630,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -474999,15 +475646,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -475015,15 +475662,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatOperation", - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatOperation", "Variants": [ "Update", "UpdateExpanded", @@ -475031,15 +475678,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -475047,15 +475694,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatPinnedMessage", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", @@ -475063,8 +475710,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatTab", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -475107,12 +475757,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaChatTab", "Variants": [ "Update", "UpdateExpanded", @@ -475120,8 +475767,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -475140,12 +475790,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -475153,15 +475800,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallContentSharingSession", "Variants": [ "Update", "UpdateExpanded", @@ -475169,15 +475816,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallOperation", "Variants": [ "Update", "UpdateExpanded", @@ -475185,15 +475832,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallParticipant", "Variants": [ "Update", "UpdateExpanded", @@ -475201,8 +475848,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [ { @@ -475221,12 +475871,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + ], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallRecordingStatus", "Variants": [ "Update", "UpdateExpanded", @@ -475234,15 +475881,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Permissions": [] + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", "Variants": [ "Update", "UpdateExpanded", @@ -475250,15 +475897,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", "Variants": [ "Update", "UpdateExpanded", @@ -475266,15 +475913,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationCallRecordSession", "Variants": [ "Update", "UpdateExpanded", @@ -475282,15 +475929,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], "Module": "Beta.CloudCommunications", "Command": "Update-MgBetaCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -475302,15 +475965,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "Update1", @@ -475322,15 +475985,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", @@ -475338,15 +476001,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", @@ -475354,15 +476017,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -475370,15 +476033,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Update", "UpdateExpanded", @@ -475386,15 +476049,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", "Variants": [ "Update", "UpdateExpanded", @@ -475402,15 +476065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", @@ -475418,15 +476081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaCommunicationPresence", "Variants": [ "Update", "UpdateExpanded", @@ -475434,52 +476097,39 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Uri": "/compliance", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaCompliance", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaCompliance", - "Uri": "/compliance", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Uri": "/compliance/ediscovery", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscovery", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscovery", - "Uri": "/compliance/ediscovery", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCase", "Uri": "/compliance/ediscovery/cases/{case-id}", "Permissions": [ { @@ -475498,12 +476148,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + ], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", @@ -475511,8 +476158,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", "Permissions": [ { @@ -475531,26 +476181,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, - "Variants": [ - "Update", - "UpdateViaIdentity" ], - "ApiVersion": "beta", "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "Variants": [ "Update", "UpdateExpanded", @@ -475558,15 +476191,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "Permissions": [], "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", "UpdateExpanded", @@ -475574,15 +476221,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", @@ -475590,15 +476237,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", @@ -475606,8 +476253,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", "Permissions": [ { @@ -475626,12 +476276,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + ], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "Variants": [ "Update", "UpdateExpanded", @@ -475639,15 +476286,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Update", "UpdateExpanded", @@ -475655,15 +476302,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", @@ -475671,15 +476318,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Update", "UpdateExpanded", @@ -475687,45 +476334,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", - "UpdateViaIdentity" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", "Variants": [ "Update", "UpdateExpanded", @@ -475733,15 +476380,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", @@ -475749,8 +476396,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", "Permissions": [ { @@ -475769,12 +476419,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + ], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", @@ -475782,15 +476429,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", @@ -475798,8 +476445,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", "Permissions": [ { @@ -475818,12 +476468,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + ], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "Variants": [ "Update", "UpdateExpanded", @@ -475831,15 +476478,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "Variants": [ "Update", "UpdateExpanded", @@ -475847,8 +476494,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", "Permissions": [ { @@ -475867,12 +476517,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrgContact", + ], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", @@ -475880,15 +476527,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaContact", - "Uri": "/contacts/{orgContact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContract", + "Uri": "/contacts/{orgContact-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaContact", "Variants": [ "Update", "UpdateExpanded", @@ -475896,15 +476543,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaContract", - "Uri": "/contracts/{contract-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/contracts/{contract-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaContract", "Variants": [ "Update", "UpdateExpanded", @@ -475912,15 +476559,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContract", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", @@ -475928,8 +476575,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDevice", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}", "Permissions": [ { @@ -475956,19 +476606,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDevice", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagement", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta" + }, + { "Uri": "/deviceAppManagement", "Permissions": [ { @@ -475987,28 +476639,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -476016,8 +476663,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -476036,12 +476686,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -476049,8 +476696,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -476069,12 +476719,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476082,8 +476729,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -476102,12 +476752,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -476115,8 +476762,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { @@ -476135,12 +476785,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -476148,8 +476795,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -476168,12 +476818,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -476181,8 +476828,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -476201,12 +476851,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -476214,15 +476861,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -476230,15 +476877,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -476246,15 +476893,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476262,15 +476909,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -476278,15 +476925,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476294,15 +476941,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -476310,15 +476957,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -476326,8 +476973,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -476346,12 +476996,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -476359,8 +477006,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -476379,12 +477029,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476392,8 +477039,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -476412,12 +477062,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -476425,15 +477072,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -476441,15 +477088,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -476457,15 +477104,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -476473,15 +477120,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -476489,15 +477136,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -476505,8 +477152,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { @@ -476525,12 +477175,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppStatus", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -476538,15 +477185,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", "Variants": [ "Update", "UpdateExpanded", @@ -476554,15 +477201,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", "Variants": [ "Update", "UpdateExpanded", @@ -476570,15 +477217,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476586,15 +477233,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", "Variants": [ "Update", "UpdateExpanded", @@ -476602,15 +477249,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -476618,15 +477265,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Update", "UpdateExpanded", @@ -476634,15 +477281,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -476650,15 +477297,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -476666,15 +477313,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -476682,8 +477329,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -476702,12 +477352,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476715,8 +477362,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -476735,12 +477385,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -476748,8 +477395,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -476768,12 +477418,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -476781,15 +477428,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileApp", "Variants": [ "Update", "UpdateExpanded", @@ -476797,15 +477444,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476813,15 +477460,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -476829,15 +477476,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476845,15 +477492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -476861,15 +477508,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -476877,15 +477524,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -476893,15 +477540,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -476909,15 +477556,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476925,15 +477572,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -476941,15 +477588,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476957,15 +477604,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -476973,15 +477620,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -476989,15 +477636,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477005,15 +477652,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477021,15 +477668,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477037,15 +477684,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477053,15 +477700,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477069,15 +477716,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477085,15 +477732,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", "Variants": [ "Update", "UpdateExpanded", @@ -477101,15 +477748,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477117,15 +477764,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477133,15 +477780,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477149,15 +477796,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477165,15 +477812,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477181,15 +477828,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477197,15 +477844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477213,15 +477860,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477229,15 +477876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477245,15 +477892,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477261,15 +477908,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477277,15 +477924,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477293,15 +477940,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477309,15 +477956,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477325,15 +477972,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477341,15 +477988,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477357,15 +478004,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477373,15 +478020,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477389,15 +478036,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477405,15 +478052,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477421,15 +478068,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477437,15 +478084,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477453,15 +478100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477469,15 +478116,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477485,15 +478132,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477501,15 +478148,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477517,15 +478164,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477533,15 +478180,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477549,15 +478196,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477565,15 +478212,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477581,15 +478228,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477597,15 +478244,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477613,15 +478260,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477629,15 +478276,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477645,15 +478292,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477661,15 +478324,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477677,15 +478340,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477693,15 +478356,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477709,15 +478372,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477725,15 +478388,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477741,15 +478404,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477757,15 +478420,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477773,15 +478436,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477789,15 +478452,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477805,15 +478468,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477821,15 +478484,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477837,15 +478500,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477853,15 +478516,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477869,15 +478532,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -477885,15 +478548,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477901,15 +478564,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477917,15 +478580,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -477933,15 +478596,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -477949,15 +478612,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477965,15 +478628,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -477981,15 +478644,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -477997,15 +478660,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -478013,15 +478676,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -478029,15 +478692,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478045,15 +478708,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -478061,15 +478724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478077,15 +478740,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -478093,15 +478756,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", "Variants": [ "Update", "UpdateExpanded", @@ -478109,15 +478772,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", "Variants": [ "Update", "UpdateExpanded", @@ -478125,15 +478788,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -478141,15 +478804,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478157,15 +478820,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -478173,15 +478836,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Update", "UpdateExpanded", @@ -478189,15 +478852,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -478205,15 +478868,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Update", "UpdateExpanded", @@ -478221,15 +478884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", "Variants": [ "Update1", "UpdateExpanded1", @@ -478237,15 +478900,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -478253,15 +478916,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", "Variants": [ "Update1", "UpdateExpanded1", @@ -478269,15 +478932,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySet", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementPolicySet", "Variants": [ "Update", "UpdateExpanded", @@ -478285,15 +478948,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478301,15 +478964,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicySetItem", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", "Variants": [ "Update", "UpdateExpanded", @@ -478317,45 +478980,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicySetItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Permissions": [] + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Permissions": [], "Module": "Beta.Devices.CorporateManagement", "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", "Variants": [ "Update", "UpdateExpanded", @@ -478363,8 +479010,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -478383,12 +479033,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Update", "UpdateExpanded", @@ -478396,8 +479043,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -478416,12 +479066,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478429,8 +479076,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { @@ -478449,12 +479099,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -478462,8 +479109,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", "Permissions": [ { @@ -478482,12 +479132,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", @@ -478495,8 +479142,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTask", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", "Permissions": [ { @@ -478515,12 +479165,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTask", "Variants": [ "Update", "UpdateExpanded", @@ -478528,8 +479175,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", "Permissions": [ { @@ -478548,12 +479198,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", "Variants": [ "Update", "UpdateExpanded", @@ -478561,8 +479208,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementVppToken", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { @@ -478581,12 +479231,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementVppToken", "Variants": [ "Update", "UpdateExpanded", @@ -478594,15 +479241,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVppToken", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -478610,15 +479257,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478626,15 +479273,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "Variants": [ "Update", "UpdateExpanded", @@ -478642,15 +479289,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -478658,8 +479305,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", "Permissions": [ { @@ -478678,12 +479328,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -478691,8 +479338,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -478711,12 +479361,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -478724,8 +479371,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -478744,12 +479394,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478757,8 +479404,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -478777,12 +479427,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -478790,8 +479437,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -478810,12 +479460,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -478823,8 +479470,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", "Permissions": [ { @@ -478843,12 +479493,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "Variants": [ "Update", "UpdateExpanded", @@ -478856,8 +479503,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", "Permissions": [ { @@ -478876,12 +479526,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -478889,8 +479536,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -478909,12 +479559,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -478922,8 +479569,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -478942,12 +479592,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -478955,15 +479602,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -478971,15 +479618,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceByDeviceId", - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", @@ -478987,15 +479634,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceCommand", - "Uri": "/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDeviceCommand", "Variants": [ "Update", "UpdateExpanded", @@ -479003,22 +479650,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDeviceExtension", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagement", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement", "Permissions": [ { @@ -479061,26 +479713,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -479088,15 +479751,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", @@ -479104,15 +479767,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", @@ -479120,15 +479783,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", @@ -479136,43 +479799,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Uri": "/deviceManagement/androidForWorkSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", - "Uri": "/deviceManagement/androidForWorkSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "Variants": [ "Update", "UpdateExpanded", @@ -479180,22 +479843,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { @@ -479214,28 +479866,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", @@ -479243,15 +479890,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -479259,15 +479906,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuditEvent", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "Variants": [ "Update", "UpdateExpanded", @@ -479275,15 +479922,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementAuditEvent", "Variants": [ "Update", "UpdateExpanded", @@ -479291,15 +479938,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "Variants": [ "Update", "UpdateExpanded", @@ -479307,15 +479954,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "Variants": [ "Update", "UpdateExpanded", @@ -479323,15 +479970,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "Variants": [ "Update", "UpdateExpanded", @@ -479339,15 +479986,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCategory", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCategory", "Variants": [ "Update", "UpdateExpanded", @@ -479355,15 +480002,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -479371,15 +480018,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Update", "UpdateExpanded", @@ -479387,15 +480034,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -479403,15 +480050,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", @@ -479419,15 +480066,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -479435,15 +480082,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "Variants": [ "Update", "UpdateExpanded", @@ -479451,15 +480098,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -479467,15 +480114,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -479483,31 +480130,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -479515,15 +480162,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -479531,15 +480178,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -479547,8 +480194,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", "Permissions": [ { @@ -479567,12 +480217,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "Variants": [ "Update", "UpdateExpanded", @@ -479580,8 +480227,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -479600,12 +480250,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "Variants": [ "Update", "UpdateExpanded", @@ -479613,15 +480260,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", @@ -479629,15 +480276,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -479645,15 +480292,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", @@ -479661,15 +480308,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -479677,15 +480324,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "Variants": [ "Update", "UpdateExpanded", @@ -479693,22 +480340,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementComplianceSetting", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { @@ -479727,28 +480379,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -479756,15 +480403,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -479772,15 +480419,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "Variants": [ "Update", "UpdateExpanded", @@ -479788,15 +480435,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -479804,15 +480451,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -479820,15 +480467,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -479836,15 +480483,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "Variants": [ "Update", "UpdateExpanded", @@ -479852,8 +480499,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", "Permissions": [ { @@ -479872,12 +480522,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", "Variants": [ "Update", "UpdateExpanded", @@ -479885,15 +480532,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "Variants": [ "Update", "UpdateExpanded", @@ -479901,15 +480548,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "Variants": [ "Update", "UpdateExpanded", @@ -479917,15 +480564,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -479933,15 +480580,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", @@ -479949,15 +480596,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDetectedApp", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDerivedCredential", "Variants": [ "Update", "UpdateExpanded", @@ -479965,8 +480612,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDetectedApp", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -479985,12 +480635,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDetectedApp", "Variants": [ "Update", "UpdateExpanded", @@ -479998,8 +480645,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -480018,12 +480668,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -480031,15 +480678,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", @@ -480047,28 +480694,44 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", "Variants": [ "Refresh" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -480076,29 +480739,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -480106,15 +480769,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -480122,15 +480785,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", @@ -480138,15 +480801,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -480154,15 +480817,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -480170,15 +480833,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -480186,15 +480849,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -480202,15 +480865,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -480218,15 +480881,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -480234,15 +480897,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480250,15 +480913,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "Variants": [ "Update", "UpdateExpanded", @@ -480266,15 +480929,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -480282,29 +480945,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -480312,15 +480975,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -480328,15 +480991,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480344,15 +481007,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "Variants": [ "Update", "UpdateExpanded", @@ -480360,15 +481023,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", "Variants": [ "Update", "UpdateExpanded", @@ -480376,15 +481039,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "Variants": [ "Update", "UpdateExpanded", @@ -480392,45 +481055,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Permissions": [], "Module": "Beta.DeviceManagement", "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", "Variants": [ "Update", "UpdateExpanded", @@ -480438,15 +481085,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -480454,8 +481101,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -480474,12 +481124,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -480487,8 +481134,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -480507,12 +481157,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScript", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480520,8 +481167,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", "Permissions": [ { @@ -480540,12 +481190,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", "Variants": [ "Update", "UpdateExpanded", @@ -480553,8 +481200,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", "Permissions": [ { @@ -480573,12 +481223,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480586,8 +481233,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", "Permissions": [ { @@ -480606,12 +481256,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", @@ -480619,8 +481266,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", "Permissions": [ { @@ -480639,12 +481289,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + ], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "Variants": [ "Update", "UpdateExpanded", @@ -480652,8 +481299,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", "Permissions": [ { @@ -480672,12 +481322,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceShellScript", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "Variants": [ "Update", "UpdateExpanded", @@ -480685,8 +481332,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", "Permissions": [ { @@ -480705,12 +481355,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "Variants": [ "Update", "UpdateExpanded", @@ -480718,8 +481365,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceShellScript", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -480738,12 +481388,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480751,8 +481398,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -480771,12 +481421,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", @@ -480784,8 +481431,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { @@ -480804,12 +481454,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480817,8 +481464,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -480837,12 +481487,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "Variants": [ "Update", "UpdateExpanded", @@ -480850,15 +481497,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "Variants": [ "Update", "UpdateExpanded", @@ -480866,15 +481513,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", "Variants": [ "Update", "UpdateExpanded", @@ -480882,15 +481529,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "Variants": [ "Update", "UpdateExpanded", @@ -480898,15 +481545,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -480914,15 +481561,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -480930,8 +481577,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -480950,23 +481600,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementExchangeConnector", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", "Permissions": [ { @@ -480985,12 +481633,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "Variants": [ "Update", "Update1", @@ -481000,31 +481645,33 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "Variants": [ "Update", "UpdateExpanded", @@ -481032,15 +481679,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -481048,15 +481695,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -481064,15 +481711,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "Variants": [ "Update", "UpdateExpanded", @@ -481080,15 +481727,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "Variants": [ "Update", "UpdateExpanded", @@ -481096,15 +481743,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "Variants": [ "Update", "UpdateExpanded", @@ -481112,15 +481759,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481128,15 +481775,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "Variants": [ "Update", "UpdateExpanded", @@ -481144,15 +481791,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481160,15 +481807,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", @@ -481176,15 +481823,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481192,15 +481839,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", @@ -481208,15 +481855,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", @@ -481224,15 +481871,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481240,15 +481887,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481256,15 +481903,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", @@ -481272,15 +481919,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "Variants": [ "Update", "UpdateExpanded", @@ -481288,15 +481935,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "Variants": [ "Update", "UpdateExpanded", @@ -481304,15 +481951,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "Variants": [ "Update", "UpdateExpanded", @@ -481320,31 +481967,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Permissions": [] + "ApiVersion": "beta", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "Variants": [ "Update", "UpdateExpanded", @@ -481352,15 +481999,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "Variants": [ "Update", "UpdateExpanded", @@ -481368,15 +482015,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "Variants": [ "Update", "UpdateExpanded", @@ -481384,15 +482031,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "Variants": [ "Update", "UpdateExpanded", @@ -481400,15 +482047,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "Variants": [ "Update", "UpdateExpanded", @@ -481416,15 +482063,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", @@ -481432,15 +482079,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", @@ -481448,15 +482095,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntent", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntent", "Variants": [ "Update", "UpdateExpanded", @@ -481464,15 +482111,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -481480,15 +482127,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategory", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentCategory", "Variants": [ "Update", "UpdateExpanded", @@ -481496,15 +482143,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "Variants": [ "Update", "UpdateExpanded", @@ -481512,15 +482159,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -481528,15 +482175,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -481544,15 +482191,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -481560,15 +482207,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -481576,15 +482223,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", "Variants": [ "Update", "UpdateExpanded", @@ -481592,15 +482239,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentSetting", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentSetting", "Variants": [ "Update", "UpdateExpanded", @@ -481608,15 +482255,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentUserState", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentUserState", "Variants": [ "Update", "UpdateExpanded", @@ -481624,15 +482271,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -481640,15 +482287,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "Variants": [ "Update", "UpdateExpanded", @@ -481656,15 +482303,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -481672,15 +482319,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "Variants": [ "Update", "UpdateExpanded", @@ -481688,15 +482335,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "Variants": [ "Update", "UpdateExpanded", @@ -481704,15 +482351,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "Variants": [ "Update", "UpdateExpanded", @@ -481720,15 +482367,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -481736,8 +482383,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDevice", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -481756,12 +482406,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -481769,15 +482416,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Update", "UpdateExpanded", @@ -481785,15 +482432,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -481801,15 +482448,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "Variants": [ "Update", "UpdateExpanded", @@ -481817,15 +482464,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", @@ -481833,15 +482480,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -481849,15 +482496,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "Variants": [ "Update", "UpdateExpanded", @@ -481865,15 +482512,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "Variants": [ "Update", "UpdateExpanded", @@ -481881,15 +482528,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -481897,15 +482544,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -481913,15 +482560,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", @@ -481929,15 +482576,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -481945,15 +482592,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", @@ -481961,15 +482608,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -481977,15 +482624,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -481993,15 +482640,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -482009,15 +482656,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "Variants": [ "Update", "UpdateExpanded", @@ -482025,15 +482672,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", @@ -482041,15 +482688,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", "Variants": [ "Update", "UpdateExpanded", @@ -482057,15 +482704,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -482073,15 +482720,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "Variants": [ "Update", "UpdateExpanded", @@ -482089,15 +482736,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -482105,8 +482752,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -482125,12 +482775,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -482138,8 +482785,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -482158,42 +482808,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoring", - "Uri": "/deviceManagement/monitoring", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Uri": "/deviceManagement/monitoring", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMonitoring", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", "Variants": [ "Update", "UpdateExpanded", @@ -482201,15 +482848,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNdesConnector", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", "Variants": [ "Update", "UpdateExpanded", @@ -482217,15 +482864,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementNdeConnector", - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementNdeConnector", "Variants": [ "Update", "UpdateExpanded", @@ -482233,15 +482880,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNdesConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -482249,15 +482896,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", @@ -482265,8 +482912,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementPartner", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -482285,12 +482935,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteActionAudit", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementPartner", "Variants": [ "Update", "UpdateExpanded", @@ -482298,8 +482945,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", "Permissions": [ { @@ -482318,12 +482968,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "Variants": [ "Update", "UpdateExpanded", @@ -482331,8 +482978,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -482351,19 +483001,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaDeviceManagementReport", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports", "Permissions": [ { @@ -482398,28 +483050,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + ], + "Module": "Beta.Reports", + "Command": "Update-MgBetaDeviceManagementReport", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", "Variants": [ "Update", "UpdateExpanded", @@ -482427,15 +483074,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceOperation", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482443,8 +483090,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementResourceOperation", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -482463,12 +483113,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementResourceOperation", "Variants": [ "Update", "UpdateExpanded", @@ -482476,15 +483123,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementReusableSetting", - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementReusableSetting", "Variants": [ "Update", "UpdateExpanded", @@ -482492,8 +483139,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -482512,12 +483162,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482525,8 +483172,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -482545,12 +483195,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -482558,8 +483205,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -482578,12 +483228,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleScopeTag", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482591,8 +483238,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", "Permissions": [ { @@ -482611,12 +483261,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "Variants": [ "Update", "UpdateExpanded", @@ -482624,15 +483271,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482640,15 +483287,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScript", - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScript", "Variants": [ "Update", "UpdateExpanded", @@ -482656,8 +483303,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", "Permissions": [ { @@ -482676,12 +483326,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScriptAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482689,8 +483336,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -482709,12 +483359,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "Variants": [ "Update", "UpdateExpanded", @@ -482722,8 +483369,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", "Permissions": [ { @@ -482742,12 +483392,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -482755,8 +483402,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", "Permissions": [ { @@ -482775,12 +483425,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "Variants": [ "Update", "UpdateExpanded", @@ -482788,8 +483435,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", "Permissions": [ { @@ -482808,12 +483458,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "Variants": [ "Update", "UpdateExpanded", @@ -482821,15 +483468,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementSettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -482837,15 +483484,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", @@ -482853,15 +483500,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplate", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -482869,15 +483516,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateCategory", "Variants": [ "Update", "UpdateExpanded", @@ -482885,15 +483532,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "Variants": [ "Update", "UpdateExpanded", @@ -482901,15 +483548,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -482917,15 +483564,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "Variants": [ "Update", "UpdateExpanded", @@ -482933,15 +483580,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "Variants": [ "Update", "UpdateExpanded", @@ -482949,15 +483596,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "Variants": [ "Update", "UpdateExpanded", @@ -482965,15 +483612,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -482981,15 +483628,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "Variants": [ "Update", "UpdateExpanded", @@ -482997,15 +483644,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTemplateSetting", "Variants": [ "Update", "UpdateExpanded", @@ -483013,15 +483660,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementTermAndCondition", "Variants": [ "Update", "UpdateExpanded", @@ -483029,15 +483676,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -483045,15 +483692,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -483061,15 +483708,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -483077,15 +483724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -483093,8 +483740,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", "Permissions": [ { @@ -483113,12 +483763,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "Variants": [ "Update", "UpdateExpanded", @@ -483126,15 +483773,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "Variants": [ "Update", "UpdateExpanded", @@ -483142,8 +483789,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", "Permissions": [ { @@ -483162,12 +483812,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "Variants": [ "Update", "UpdateExpanded", @@ -483175,8 +483822,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -483195,12 +483845,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -483208,8 +483855,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", "Permissions": [ { @@ -483228,12 +483878,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "Variants": [ "Update", "UpdateExpanded", @@ -483241,8 +483888,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { @@ -483261,12 +483911,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Update", "UpdateExpanded", @@ -483274,8 +483921,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { @@ -483294,12 +483944,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", @@ -483307,8 +483954,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { @@ -483327,12 +483977,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Update", "UpdateExpanded", @@ -483340,8 +483987,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { @@ -483360,12 +484010,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -483373,8 +484020,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { @@ -483393,12 +484043,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", @@ -483406,8 +484053,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { @@ -483426,12 +484076,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Update", "UpdateExpanded", @@ -483439,8 +484086,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { @@ -483459,19 +484109,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { @@ -483490,28 +484142,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Update", "UpdateExpanded", @@ -483519,8 +484166,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { @@ -483539,12 +484189,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Update", "UpdateExpanded", @@ -483552,8 +484199,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", "Permissions": [ { @@ -483572,19 +484222,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", "Permissions": [ { @@ -483603,21 +484255,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", "Permissions": [ { @@ -483636,12 +484286,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "Variants": [ "Update", "UpdateExpanded", @@ -483649,8 +484296,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", "Permissions": [ { @@ -483669,12 +484319,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", @@ -483682,8 +484329,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", "Permissions": [ { @@ -483702,12 +484352,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "Variants": [ "Update", "UpdateExpanded", @@ -483715,8 +484362,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", "Permissions": [ { @@ -483735,12 +484385,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -483748,8 +484395,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", "Permissions": [ { @@ -483768,19 +484418,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", "Permissions": [ { @@ -483799,21 +484451,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { @@ -483832,12 +484482,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Update", "UpdateExpanded", @@ -483845,15 +484492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Update", "UpdateExpanded", @@ -483861,8 +484508,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -483881,12 +484531,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "Variants": [ "Update", "UpdateExpanded", @@ -483894,8 +484541,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { @@ -483914,23 +484564,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", "Permissions": [ { @@ -483949,21 +484597,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { @@ -483982,12 +484632,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Update", "UpdateExpanded", @@ -483995,8 +484642,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { @@ -484015,12 +484665,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", @@ -484028,8 +484675,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { @@ -484048,12 +484698,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", @@ -484061,8 +484708,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { @@ -484081,12 +484731,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -484094,15 +484741,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "Variants": [ "Update", "UpdateExpanded", @@ -484110,8 +484757,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", "Permissions": [ { @@ -484130,12 +484780,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "Variants": [ "Update", "UpdateExpanded", @@ -484143,8 +484790,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "Permissions": [ { @@ -484163,12 +484813,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "Variants": [ "Update", "UpdateExpanded", @@ -484176,8 +484823,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -484196,12 +484846,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Update", "UpdateExpanded", @@ -484209,8 +484856,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { @@ -484229,12 +484879,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Update", "UpdateExpanded", @@ -484242,8 +484889,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", "Permissions": [ { @@ -484262,19 +484912,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { @@ -484293,21 +484945,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", "Permissions": [ { @@ -484326,12 +484976,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "Variants": [ "Update", "UpdateExpanded", @@ -484339,8 +484986,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", "Permissions": [ { @@ -484359,12 +485009,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "Variants": [ "Update", "UpdateExpanded", @@ -484372,8 +485019,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { @@ -484392,19 +485042,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { @@ -484423,21 +485075,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { @@ -484456,12 +485106,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Update", "UpdateExpanded", @@ -484469,8 +485116,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { @@ -484489,12 +485139,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Update", "UpdateExpanded", @@ -484502,8 +485149,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -484522,12 +485172,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -484535,15 +485182,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -484551,29 +485198,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Administration", "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Update", "UpdateExpanded", @@ -484581,15 +485244,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "Variants": [ "Update", "UpdateExpanded", @@ -484597,15 +485260,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", "Variants": [ "Update", "UpdateExpanded", @@ -484613,15 +485276,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Update", "UpdateExpanded", @@ -484629,15 +485292,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Update", "UpdateExpanded", @@ -484645,15 +485308,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", "Variants": [ "Update", "UpdateExpanded", @@ -484661,22 +485324,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", "Permissions": [ { @@ -484695,12 +485347,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -484708,15 +485371,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -484724,15 +485387,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -484740,29 +485403,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcReports", + "Uri": "/deviceManagement/virtualEndpoint/reports", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcReports", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", "Variants": [ "Update", "UpdateExpanded", @@ -484770,15 +485433,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", "Variants": [ "Update", "UpdateExpanded", @@ -484786,15 +485449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", "Variants": [ "Update", "UpdateExpanded", @@ -484802,15 +485465,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "Variants": [ "Update", "UpdateExpanded", @@ -484818,15 +485481,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "Variants": [ "Update", "UpdateExpanded", @@ -484834,15 +485497,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Update", "UpdateExpanded", @@ -484850,15 +485513,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Administration", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -484866,15 +485529,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "Variants": [ "Update", "UpdateExpanded", @@ -484882,15 +485545,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -484898,15 +485561,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -484914,15 +485577,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Permissions": [], + "Module": "Beta.DeviceManagement.Actions", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Variants": [ "Update", "UpdateExpanded", @@ -484930,45 +485593,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Uri": "/deviceManagement/windowsAutopilotSettings", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", - "Uri": "/deviceManagement/windowsAutopilotSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -484976,15 +485623,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -484992,15 +485639,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", @@ -485008,15 +485655,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", @@ -485024,8 +485671,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -485044,12 +485694,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", "Variants": [ "Update", "UpdateExpanded", @@ -485057,8 +485704,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -485077,12 +485727,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + ], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -485090,15 +485737,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", "Variants": [ "Update", "UpdateExpanded", @@ -485106,15 +485753,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -485122,29 +485769,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], "Module": "Beta.Identity.DirectoryManagement", "Command": "Update-MgBetaDeviceUsageRights", - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectory", + "Uri": "/directory", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectory", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectory", - "Uri": "/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", @@ -485152,15 +485815,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", @@ -485168,15 +485831,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", @@ -485184,15 +485847,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryAttributeSet", "Variants": [ "Update", "UpdateExpanded", @@ -485200,45 +485863,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttributeSet", "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthority", - "Uri": "/directory/certificateAuthorities", - "Permissions": [] + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Uri": "/directory/certificateAuthorities", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryCertificateAuthority", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -485246,15 +485893,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "Variants": [ "Update", "UpdateExpanded", @@ -485262,15 +485909,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -485278,15 +485925,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Update", "UpdateExpanded", @@ -485294,15 +485941,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "Variants": [ "Update", "UpdateExpanded", @@ -485310,15 +485957,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryExternalUserProfile", - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", @@ -485326,15 +485973,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -485342,15 +485989,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryFederationConfiguration", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -485358,15 +486005,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryImpactedResource", - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryImpactedResource", "Variants": [ "Update", "UpdateExpanded", @@ -485374,15 +486021,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", @@ -485390,15 +486037,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DirectoryObjects", - "Command": "Update-MgBetaDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "Beta.DirectoryObjects", + "Command": "Update-MgBetaDirectoryObject", "Variants": [ "Update", "UpdateExpanded", @@ -485406,15 +486053,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "Variants": [ "Update", "UpdateExpanded", @@ -485422,15 +486069,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "Variants": [ "Update", "UpdateExpanded", @@ -485438,15 +486085,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "Variants": [ "Update", "UpdateExpanded", @@ -485454,15 +486101,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecommendation", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "Variants": [ "Update", "UpdateExpanded", @@ -485470,15 +486117,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRecommendation", - "Uri": "/directory/recommendations/{recommendation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImpactedResource", + "Uri": "/directory/recommendations/{recommendation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRecommendation", "Variants": [ "Update", "UpdateExpanded", @@ -485486,15 +486133,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecommendation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "Variants": [ "Update", "UpdateExpanded", @@ -485502,15 +486149,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImpactedResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRole", "Variants": [ "Update", "UpdateExpanded", @@ -485518,15 +486165,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "Variants": [ "Update", "UpdateExpanded", @@ -485534,15 +486181,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRoleScopedMember", "Variants": [ "Update", "UpdateExpanded", @@ -485550,15 +486197,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -485566,8 +486213,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySetting", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/settings/{directorySetting-id}", "Permissions": [ { @@ -485586,12 +486236,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySetting", "Variants": [ "Update", "UpdateExpanded", @@ -485599,15 +486246,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySettingTemplate", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySettingTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -485615,15 +486262,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySharedEmailDomain", - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySharedEmailDomain", "Variants": [ "Update", "UpdateExpanded", @@ -485631,15 +486278,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscription", - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySubscription", "Variants": [ "Update", "UpdateExpanded", @@ -485647,15 +486294,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanySubscription", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Update", "UpdateExpanded", @@ -485663,15 +486310,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "Variants": [ "Update", "UpdateExpanded", @@ -485679,15 +486326,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomain", - "Uri": "/domains/{domain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/domains/{domain-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDomain", "Variants": [ "Update", "UpdateExpanded", @@ -485695,15 +486342,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDomainFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -485711,15 +486358,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDomainServiceConfigurationRecord", "Variants": [ "Update", "UpdateExpanded", @@ -485727,15 +486374,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "Variants": [ "Update", "UpdateExpanded", @@ -485743,15 +486390,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaDomainVerificationDnsRecord", "Variants": [ "Update", "UpdateExpanded", @@ -485759,15 +486406,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDrive", - "Uri": "/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDrive", "Variants": [ "Update", "UpdateExpanded", @@ -485775,15 +486422,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -485791,8 +486438,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItem", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -485819,12 +486469,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + ], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -485832,15 +486479,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -485848,15 +486495,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -485864,15 +486511,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -485880,15 +486527,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -485896,15 +486543,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -485912,15 +486559,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -485928,15 +486575,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -485944,15 +486591,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -485960,15 +486607,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -485976,15 +486623,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -485992,15 +486639,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486008,15 +486655,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -486024,8 +486671,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemPermission", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -486052,12 +486702,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + ], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -486065,15 +486712,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -486081,15 +486728,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -486097,15 +486744,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -486113,15 +486760,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486129,15 +486776,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486145,15 +486792,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -486161,15 +486808,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -486177,15 +486824,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -486193,15 +486840,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -486209,15 +486856,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -486225,15 +486872,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486241,15 +486888,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -486257,15 +486904,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486273,15 +486920,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486289,15 +486936,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -486305,15 +486952,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -486321,15 +486968,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486337,15 +486984,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486353,15 +487000,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -486369,15 +487016,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486385,15 +487032,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -486401,15 +487048,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -486417,15 +487064,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -486433,15 +487080,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -486449,15 +487096,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -486465,15 +487112,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486481,15 +487128,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486497,15 +487144,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -486513,15 +487160,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486529,15 +487176,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486545,15 +487192,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -486561,15 +487208,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -486577,15 +487224,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486593,15 +487240,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486609,15 +487256,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -486625,15 +487272,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -486641,15 +487288,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -486657,15 +487304,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -486673,15 +487320,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -486689,15 +487336,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -486705,15 +487352,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClass", "Variants": [ "Update", "UpdateExpanded", @@ -486721,8 +487368,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { @@ -486741,12 +487391,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -486754,15 +487401,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentCategory", "Variants": [ "Update", "UpdateExpanded", @@ -486770,8 +487417,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentDefault", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { @@ -486790,12 +487440,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentDefault", "Variants": [ "Update", "UpdateExpanded", @@ -486803,15 +487450,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -486819,15 +487466,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -486835,8 +487482,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentRubric", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { @@ -486855,12 +487505,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -486868,8 +487515,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSetting", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { @@ -486888,12 +487538,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSetting", "Variants": [ "Update", "UpdateExpanded", @@ -486901,15 +487548,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "Variants": [ "Update", "UpdateExpanded", @@ -486917,8 +487564,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", "Permissions": [ { @@ -486937,12 +487587,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "Variants": [ "Update", "UpdateExpanded", @@ -486950,15 +487597,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -486966,8 +487613,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { @@ -486986,12 +487636,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -486999,15 +487646,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -487015,15 +487662,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487031,15 +487678,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -487047,15 +487694,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487063,15 +487710,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassModule", "Variants": [ "Update", "UpdateExpanded", @@ -487079,45 +487726,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationClassModuleResource", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMe", - "Uri": "/education/me", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMe", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -487125,15 +487772,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487141,15 +487788,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487157,15 +487804,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -487173,15 +487820,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -487189,15 +487836,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -487205,15 +487852,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -487221,15 +487868,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487237,15 +487884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -487253,15 +487900,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487269,8 +487916,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeRubric", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -487289,40 +487939,53 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeRubric", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/me/user/mailboxSettings", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationMeUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", - "Uri": "/education/me/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRoot", + "Uri": "/education", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationRoot", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationRoot", - "Uri": "/education", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationSchool", "Variants": [ "Update", "UpdateExpanded", @@ -487330,15 +487993,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", @@ -487346,15 +488009,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationSynchronizationProfile", "Variants": [ "Update", "UpdateExpanded", @@ -487362,15 +488025,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfile", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationSynchronizationProfileError", "Variants": [ "Update", "UpdateExpanded", @@ -487378,15 +488041,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfileError", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", "Variants": [ "Update", "UpdateExpanded", @@ -487394,15 +488057,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/{educationUser-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUser", "Variants": [ "Update", "UpdateExpanded", @@ -487410,15 +488073,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -487426,15 +488089,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487442,15 +488105,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487458,15 +488121,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -487474,15 +488137,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -487490,15 +488153,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -487506,15 +488169,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -487522,15 +488185,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487538,15 +488201,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -487554,15 +488217,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "Variants": [ "Update", "UpdateExpanded", @@ -487570,15 +488233,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -487586,15 +488249,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserMailboxSetting", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Beta.Education", + "Command": "Update-MgBetaEducationUserRubric", "Variants": [ "Update", "UpdateExpanded", @@ -487602,15 +488265,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackage", "Variants": [ "Update", "UpdateExpanded", @@ -487618,15 +488281,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -487636,15 +488299,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -487652,15 +488315,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -487668,15 +488331,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -487684,15 +488347,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "Variants": [ "Update", "UpdateExpanded", @@ -487700,15 +488363,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", @@ -487716,15 +488379,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -487734,15 +488397,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", "Variants": [ "Update", "UpdateExpanded", @@ -487750,15 +488413,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", @@ -487766,15 +488429,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", @@ -487782,15 +488445,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", "Variants": [ "Update", "UpdateExpanded", @@ -487798,15 +488461,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", @@ -487814,15 +488477,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -487832,15 +488495,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", @@ -487848,29 +488511,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSetting", - "Uri": "/identityGovernance/entitlementManagement/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementSubject", "Variants": [ "Update", "UpdateExpanded", @@ -487878,15 +488541,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSubject", - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", "Variants": [ "Update", "UpdateExpanded", @@ -487894,45 +488557,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Uri": "/external", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternal", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternal", - "Uri": "/external", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationSystem", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "Permissions": [], "Module": "Beta.Search", "Command": "Update-MgBetaExternalAuthorizationSystem", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataCollectionInfo", "Variants": [ "Update", "UpdateExpanded", @@ -487940,15 +488587,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", "Variants": [ "Update", "UpdateExpanded", @@ -487956,8 +488603,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnection", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -487976,12 +488626,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnection", "Variants": [ "Update", "UpdateExpanded", @@ -487989,8 +488636,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -488009,12 +488659,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + ], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -488022,15 +488669,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionGroupMember", "Variants": [ "Update", "UpdateExpanded", @@ -488038,15 +488685,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionItemActivity", "Variants": [ "Update", "UpdateExpanded", @@ -488054,15 +488701,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionOperation", "Variants": [ "Update", "UpdateExpanded", @@ -488070,15 +488717,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionQuota", - "Uri": "/external/connections/{externalConnection-id}/quota", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/quota", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionQuota", "Variants": [ "Update", "UpdateExpanded", @@ -488086,8 +488733,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionSchema", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { @@ -488106,12 +488756,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + ], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalConnectionSchema", "Variants": [ "Update", "UpdateExpanded", @@ -488119,15 +488766,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataConnector", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataConnector", "Variants": [ "Update", "UpdateExpanded", @@ -488135,15 +488782,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", "Variants": [ "Update", "UpdateExpanded", @@ -488151,15 +488798,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOperation", - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataOperation", "Variants": [ "Update", "UpdateExpanded", @@ -488167,15 +488814,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", "Variants": [ "Update", "UpdateExpanded", @@ -488183,15 +488830,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", "Variants": [ "Update", "UpdateExpanded", @@ -488199,15 +488846,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -488215,15 +488862,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", "Variants": [ "Update", "UpdateExpanded", @@ -488231,15 +488878,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", "Variants": [ "Update", "UpdateExpanded", @@ -488247,29 +488894,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "Permissions": [], "Module": "Beta.Search", "Command": "Update-MgBetaExternalIndustryDataYear", - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinancials", + "Uri": "/financials", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancial", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancial", - "Uri": "/financials", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinancials", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCountryRegion", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCountryRegion", "Variants": [ "Update", "UpdateExpanded", @@ -488277,15 +488940,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCountryRegion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488293,15 +488956,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCurrency", - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -488309,15 +488972,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomer", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488325,15 +488988,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", "Variants": [ "Update", "UpdateExpanded", @@ -488341,15 +489004,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -488357,15 +489020,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488373,15 +489036,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488389,15 +489052,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488405,15 +489068,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", "Variants": [ "Update", "UpdateExpanded", @@ -488421,15 +489084,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomerPayment", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", "Variants": [ "Update", "UpdateExpanded", @@ -488437,15 +489100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomerPayment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -488453,15 +489116,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488469,15 +489132,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488485,15 +489148,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488501,15 +489164,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488517,15 +489180,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -488533,15 +489196,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", "Variants": [ "Update", "Update1", @@ -488553,15 +489216,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", "Variants": [ "Update", "Update1", @@ -488573,15 +489236,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488589,15 +489252,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488605,15 +489268,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmployee", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyEmployee", "Variants": [ "Update", "UpdateExpanded", @@ -488621,15 +489284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyEmployee", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmployee", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", "Variants": [ "Update", "UpdateExpanded", @@ -488637,15 +489300,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompanyInformation", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyInformation", "Variants": [ "Update", "UpdateExpanded", @@ -488653,15 +489316,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyInformation", - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanyInformation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyItem", "Variants": [ "Update", "UpdateExpanded", @@ -488669,15 +489332,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItem", - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyItemCategory", "Variants": [ "Update", "Update1", @@ -488689,15 +489352,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItemCategory", - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyItemPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488705,15 +489368,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItemPicture", - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphJournal", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyJournal", "Variants": [ "Update", "UpdateExpanded", @@ -488721,15 +489384,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyJournal", - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournal", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphJournalLine", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyJournalLine", "Variants": [ "Update", "Update1", @@ -488741,15 +489404,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyJournalLine", - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphJournalLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488757,15 +489420,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -488773,15 +489436,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488789,15 +489452,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPicture", - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", "Variants": [ "Update", "UpdateExpanded", @@ -488805,15 +489468,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488821,15 +489484,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", "Variants": [ "Update", "Update1", @@ -488841,15 +489504,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", "Variants": [ "Update", "Update1", @@ -488861,15 +489524,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", "Variants": [ "Update", "Update1", @@ -488881,15 +489544,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", "Variants": [ "Update", "Update1", @@ -488901,15 +489564,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", "Variants": [ "Update", "UpdateExpanded", @@ -488917,15 +489580,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -488933,15 +489596,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -488949,15 +489612,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -488965,15 +489628,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", "Variants": [ "Update", "UpdateExpanded", @@ -488981,15 +489644,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", "Variants": [ "Update", "UpdateExpanded", @@ -488997,15 +489660,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489013,15 +489676,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -489029,15 +489692,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489045,15 +489708,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489061,15 +489724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489077,15 +489740,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489093,15 +489756,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489109,15 +489772,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", @@ -489125,15 +489788,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", "Variants": [ "Update", "UpdateExpanded", @@ -489141,15 +489804,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", "Variants": [ "Update", "UpdateExpanded", @@ -489157,15 +489820,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489173,15 +489836,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489189,15 +489852,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", "Variants": [ "Update", "UpdateExpanded", @@ -489205,15 +489868,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", "Variants": [ "Update", "UpdateExpanded", @@ -489221,15 +489884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", "Variants": [ "Update", "UpdateExpanded", @@ -489237,15 +489900,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489253,15 +489916,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesInvoice", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoice", "Variants": [ "Update", "UpdateExpanded", @@ -489269,15 +489932,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489285,15 +489948,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -489301,15 +489964,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489317,15 +489980,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489333,15 +489996,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489349,15 +490012,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489365,15 +490028,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489381,15 +490044,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", "Variants": [ "Update", "Update1", @@ -489401,15 +490064,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", "Variants": [ "Update", "Update1", @@ -489421,15 +490084,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", "Variants": [ "Update", "Update1", @@ -489441,15 +490104,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", "Variants": [ "Update", "Update1", @@ -489461,15 +490124,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489477,15 +490140,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489493,15 +490156,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesOrder", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrder", "Variants": [ "Update", "UpdateExpanded", @@ -489509,15 +490172,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrder", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489525,15 +490188,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -489541,15 +490204,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489557,15 +490220,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489573,15 +490236,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489589,15 +490252,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489605,15 +490268,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489621,15 +490284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", "Variants": [ "Update", "Update1", @@ -489641,15 +490304,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", "Variants": [ "Update", "Update1", @@ -489661,15 +490324,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", "Variants": [ "Update", "Update1", @@ -489681,15 +490344,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", "Variants": [ "Update", "Update1", @@ -489701,15 +490364,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489717,15 +490380,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesQuote", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuote", "Variants": [ "Update", "UpdateExpanded", @@ -489733,15 +490396,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuote", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489749,15 +490412,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomer", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -489765,15 +490428,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -489781,15 +490444,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489797,15 +490460,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -489813,15 +490476,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", "Variants": [ "Update", "UpdateExpanded", @@ -489829,15 +490492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489845,15 +490508,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", "Variants": [ "Update", "Update1", @@ -489865,15 +490528,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItem", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", "Variants": [ "Update", "Update1", @@ -489885,15 +490548,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Permissions": [] + "OutputType": "IMicrosoftGraphItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemCategory", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", "Variants": [ "Update", "Update1", @@ -489905,15 +490568,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", "Variants": [ "Update", "Update1", @@ -489925,31 +490588,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "Permissions": [], "Module": "Beta.Financials", "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489957,15 +490604,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShipmentMethod", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489973,15 +490620,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTaxArea", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -489989,15 +490636,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyTaxArea", - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShipmentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTaxGroup", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyTaxArea", "Variants": [ "Update", "UpdateExpanded", @@ -490005,15 +490652,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxArea", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyTaxGroup", "Variants": [ "Update", "UpdateExpanded", @@ -490021,15 +490668,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTaxGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVendor", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", "Variants": [ "Update", "UpdateExpanded", @@ -490037,15 +490684,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendor", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCurrency", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyVendor", "Variants": [ "Update", "UpdateExpanded", @@ -490053,15 +490700,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Permissions": [] + "OutputType": "IMicrosoftGraphVendor", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentMethod", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -490069,15 +490716,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Permissions": [] + "OutputType": "IMicrosoftGraphCurrency", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPaymentTerm", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", "Variants": [ "Update", "UpdateExpanded", @@ -490085,15 +490732,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPicture", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", "Variants": [ "Update", "UpdateExpanded", @@ -490101,15 +490748,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPaymentTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "Permissions": [], + "Module": "Beta.Financials", + "Command": "Update-MgBetaFinancialCompanyVendorPicture", "Variants": [ "Update", "UpdateExpanded", @@ -490117,8 +490764,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroup", + "OutputType": "IMicrosoftGraphPicture", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}", "Permissions": [ { @@ -490137,12 +490787,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroup", "Variants": [ "Update", "UpdateExpanded", @@ -490150,15 +490797,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaGroupAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -490166,15 +490813,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupByUniqueName", - "Uri": "/groups(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupByUniqueName", "Variants": [ "Update", "UpdateExpanded", @@ -490182,8 +490829,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupCalendarEvent", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta" + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -490202,12 +490852,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", + ], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupCalendarEvent", "Variants": [ "Update", "UpdateExpanded", @@ -490215,15 +490862,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupCalendarPermission", "Variants": [ "Update", "UpdateExpanded", @@ -490231,8 +490878,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThread", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -490251,12 +490901,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupConversationThread", "Variants": [ "Update", "UpdateExpanded", @@ -490264,15 +490911,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPost", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupConversationThreadPost", "Variants": [ "Update", "UpdateExpanded", @@ -490280,15 +490927,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPost", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupConversationThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", @@ -490296,15 +490943,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", @@ -490312,15 +490959,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDrive", "Variants": [ "Update", "UpdateExpanded", @@ -490328,15 +490975,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490344,15 +490991,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -490360,15 +491007,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -490376,15 +491023,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -490392,15 +491039,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490408,15 +491055,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490424,15 +491071,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -490440,15 +491087,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490456,15 +491103,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -490472,15 +491119,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -490488,15 +491135,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -490504,15 +491151,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490520,15 +491167,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -490536,15 +491183,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -490552,15 +491199,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -490568,15 +491215,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -490584,15 +491231,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -490600,15 +491247,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -490616,15 +491263,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -490632,15 +491279,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490648,15 +491295,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -490664,15 +491311,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -490680,15 +491327,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -490696,15 +491343,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -490712,15 +491359,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -490728,15 +491375,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490744,15 +491391,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -490760,15 +491407,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490776,15 +491423,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -490792,15 +491439,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -490808,15 +491455,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -490824,15 +491471,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490840,15 +491487,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -490856,15 +491503,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -490872,15 +491519,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490888,15 +491535,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -490904,15 +491551,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -490920,15 +491567,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -490936,15 +491583,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -490952,15 +491599,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -490968,15 +491615,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -490984,15 +491631,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -491000,15 +491647,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -491016,15 +491663,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -491032,15 +491679,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -491048,15 +491695,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -491064,15 +491711,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -491080,15 +491727,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -491096,15 +491743,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -491112,15 +491759,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -491128,15 +491775,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -491144,15 +491791,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -491160,15 +491807,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -491176,15 +491823,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -491192,15 +491839,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaGroupDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -491208,15 +491855,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupEndpoint", - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -491224,8 +491871,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEvent", + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -491244,12 +491894,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEvent", "Variants": [ "Update", "UpdateExpanded", @@ -491257,15 +491904,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -491273,15 +491920,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -491289,15 +491936,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEventExtension", "Variants": [ "Update", "UpdateExpanded", @@ -491305,15 +491952,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -491321,15 +491968,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaGroupEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -491337,15 +491984,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Beta.Groups", "Command": "Update-MgBetaGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -491357,15 +492020,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaGroupOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", @@ -491373,15 +492036,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenoteNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaGroupOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -491389,15 +492052,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -491405,31 +492068,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], "Module": "Beta.Notes", "Command": "Update-MgBetaGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -491437,15 +492084,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaGroupOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -491453,15 +492100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerGroup", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -491469,15 +492116,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaGroupPlanner", - "Uri": "/groups/{group-id}/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/groups/{group-id}/planner", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Update-MgBetaGroupPlanner", "Variants": [ "Update", "UpdateExpanded", @@ -491485,15 +492132,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectorySetting", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Update-MgBetaGroupPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", @@ -491501,8 +492148,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupSetting", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/settings/{directorySetting-id}", "Permissions": [ { @@ -491521,12 +492171,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", + ], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupSetting", "Variants": [ "Update", "UpdateExpanded", @@ -491534,15 +492181,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectorySetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSite", "Variants": [ "Update", "UpdateExpanded", @@ -491550,15 +492197,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -491566,15 +492213,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -491582,15 +492229,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", @@ -491598,15 +492245,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteColumn", "Variants": [ "Update", "UpdateExpanded", @@ -491614,15 +492261,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteContentType", "Variants": [ "Update", "UpdateExpanded", @@ -491630,15 +492277,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -491646,15 +492293,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -491662,15 +492309,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Sites", "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", "Variants": [ "Update", "Update1", @@ -491682,15 +492345,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", "Variants": [ "Update", "Update1", @@ -491702,15 +492365,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", "Variants": [ "Update", "Update1", @@ -491722,15 +492385,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBin", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", "Variants": [ "Update", "Update1", @@ -491742,15 +492405,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", "Variants": [ "Update", "Update1", @@ -491762,15 +492425,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtection", "Variants": [ "Update", "UpdateExpanded", @@ -491778,15 +492441,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtection", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -491794,15 +492457,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -491810,15 +492473,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", @@ -491826,15 +492489,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", @@ -491842,15 +492505,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", "Variants": [ "Update", "UpdateExpanded", @@ -491858,15 +492521,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded", @@ -491874,15 +492537,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -491890,15 +492553,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", @@ -491906,15 +492569,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -491922,15 +492585,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteList", "Variants": [ "Update", "UpdateExpanded", @@ -491938,15 +492601,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -491954,15 +492617,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -491970,15 +492633,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -491986,15 +492649,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -492002,15 +492665,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492018,15 +492681,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItem", "Variants": [ "Update", "UpdateExpanded", @@ -492034,15 +492697,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemActivity", "Variants": [ "Update", "UpdateExpanded", @@ -492050,15 +492713,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492066,15 +492729,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -492082,15 +492745,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -492098,15 +492761,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -492114,15 +492777,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492130,15 +492793,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -492146,15 +492809,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -492162,15 +492825,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492178,15 +492841,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -492194,15 +492857,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -492210,15 +492873,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenote", "Variants": [ "Update", "UpdateExpanded", @@ -492226,15 +492889,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", @@ -492242,15 +492905,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", @@ -492258,15 +492921,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -492274,15 +492937,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", @@ -492290,15 +492953,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -492306,15 +492969,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -492322,15 +492985,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -492338,15 +493001,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -492354,15 +493017,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", @@ -492370,15 +493033,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", @@ -492386,15 +493049,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -492402,15 +493065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", @@ -492418,15 +493081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -492434,15 +493097,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -492450,15 +493113,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -492466,15 +493129,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePage", "Variants": [ "Update", "UpdateExpanded", @@ -492482,15 +493145,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", @@ -492498,15 +493161,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", @@ -492514,15 +493177,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", @@ -492530,15 +493193,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -492546,15 +493209,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", @@ -492562,15 +493225,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -492578,15 +493241,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492594,15 +493257,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492610,15 +493273,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", @@ -492626,15 +493289,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492642,15 +493305,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492658,15 +493321,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSitePermission", "Variants": [ "Update", "UpdateExpanded", @@ -492674,15 +493337,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBin", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBin", "Variants": [ "Update", "UpdateExpanded", @@ -492690,15 +493353,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBin", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBin", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492706,15 +493369,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBinItem", "Variants": [ "Update", "UpdateExpanded", @@ -492722,15 +493385,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItem", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492738,15 +493401,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492754,15 +493417,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -492770,15 +493433,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStore", "Variants": [ "Update", "UpdateExpanded", @@ -492786,15 +493449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", @@ -492802,15 +493465,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", "Variants": [ "Update", "UpdateExpanded", @@ -492818,15 +493481,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -492838,15 +493501,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -492858,15 +493521,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "UpdateExpanded", @@ -492874,15 +493537,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", @@ -492890,15 +493553,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -492906,15 +493569,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -492922,15 +493585,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -492938,15 +493601,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -492954,15 +493617,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSet", "Variants": [ "Update", "UpdateExpanded", @@ -492970,15 +493633,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -492990,15 +493653,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -493010,15 +493673,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", "Variants": [ "Update", "UpdateExpanded", @@ -493026,15 +493689,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "UpdateExpanded", @@ -493042,15 +493705,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -493062,15 +493725,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -493082,31 +493745,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", @@ -493114,15 +493761,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -493130,15 +493777,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -493146,15 +493793,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -493162,15 +493809,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -493178,15 +493825,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", "Variants": [ "Update", "UpdateExpanded", @@ -493194,15 +493841,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -493210,15 +493857,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -493226,15 +493873,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -493242,15 +493889,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -493258,15 +493905,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannel", "Variants": [ "Update", "UpdateExpanded", @@ -493274,15 +493921,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -493290,15 +493937,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -493306,15 +493953,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -493322,15 +493969,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -493338,15 +493985,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -493354,15 +494001,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -493370,15 +494017,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -493386,15 +494033,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamMember", "Variants": [ "Update", "UpdateExpanded", @@ -493402,15 +494049,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamOperation", "Variants": [ "Update", "UpdateExpanded", @@ -493418,15 +494065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -493434,15 +494081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -493450,15 +494097,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPhoto", - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/photo", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -493466,15 +494113,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", @@ -493482,15 +494129,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -493498,15 +494145,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -493514,15 +494161,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -493530,15 +494177,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -493546,15 +494193,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -493562,15 +494209,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -493578,15 +494225,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -493594,15 +494241,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleDayNote", - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleDayNote", "Variants": [ "Update", "UpdateExpanded", @@ -493610,15 +494257,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", @@ -493626,15 +494273,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", @@ -493642,15 +494289,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -493658,15 +494305,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -493674,15 +494321,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", @@ -493690,15 +494337,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -493706,15 +494353,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -493722,15 +494369,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", "Variants": [ "Update", "UpdateExpanded", @@ -493738,15 +494385,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", @@ -493754,15 +494401,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", @@ -493770,15 +494417,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", @@ -493786,15 +494433,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamTag", "Variants": [ "Update", "UpdateExpanded", @@ -493802,15 +494449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaGroupTeamTagMember", "Variants": [ "Update", "UpdateExpanded", @@ -493818,8 +494465,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThread", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -493838,12 +494488,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPost", + ], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupThread", "Variants": [ "Update", "UpdateExpanded", @@ -493851,15 +494498,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPost", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupThreadPost", "Variants": [ "Update", "UpdateExpanded", @@ -493867,15 +494514,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPost", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", @@ -493883,15 +494530,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Groups", + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", @@ -493899,15 +494546,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityApiConnector", "Variants": [ "Update", "UpdateExpanded", @@ -493915,15 +494562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", "Variants": [ "Update", "UpdateExpanded", @@ -493931,15 +494578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", @@ -493947,15 +494594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "Variants": [ "Update", "UpdateExpanded", @@ -493963,15 +494610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", @@ -493979,15 +494626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlow", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2CUserFlow", "Variants": [ "Update", "UpdateExpanded", @@ -493995,15 +494642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", @@ -494011,15 +494658,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", @@ -494027,15 +494674,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", @@ -494043,15 +494690,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -494059,15 +494706,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlow", "Variants": [ "Update", "UpdateExpanded", @@ -494075,15 +494722,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", @@ -494091,15 +494738,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", @@ -494107,15 +494754,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", @@ -494123,15 +494770,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Update", "UpdateExpanded", @@ -494139,15 +494786,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Update", "UpdateExpanded", @@ -494155,15 +494802,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", "Variants": [ "Update", "UpdateExpanded", @@ -494171,15 +494818,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -494187,29 +494834,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", "Variants": [ "Update1", "UpdateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", "Variants": [ "Update1", "UpdateExpanded1", @@ -494217,15 +494880,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", "Variants": [ "Update1", "UpdateExpanded1", @@ -494233,15 +494896,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update1", "UpdateExpanded1", @@ -494249,15 +494912,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Permissions": [] + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update1", "UpdateExpanded1", @@ -494265,24 +494928,11 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNamedLocation", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { @@ -494301,12 +494951,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "Variants": [ "Update", "UpdateExpanded", @@ -494314,8 +494961,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { @@ -494342,19 +494992,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/identity/continuousAccessEvaluationPolicy", "Permissions": [ { @@ -494381,12 +495033,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", @@ -494394,15 +495057,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", "Variants": [ "Update", "UpdateExpanded", @@ -494410,15 +495073,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -494426,15 +495089,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -494442,15 +495105,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", @@ -494458,15 +495121,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", @@ -494474,15 +495137,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -494490,15 +495153,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", "Variants": [ "Update", "UpdateExpanded", @@ -494506,15 +495169,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", @@ -494522,15 +495185,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -494538,15 +495201,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -494554,15 +495217,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", @@ -494570,15 +495233,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", @@ -494586,15 +495249,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -494602,15 +495265,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -494618,15 +495281,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Update", "UpdateExpanded", @@ -494634,15 +495297,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", @@ -494650,15 +495313,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -494666,15 +495329,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -494682,15 +495345,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -494698,15 +495361,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -494714,29 +495377,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Uri": "/identityGovernance/accessReviews/policy", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", - "Uri": "/identityGovernance/accessReviews/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -494744,15 +495407,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -494760,15 +495423,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Update", "UpdateExpanded", @@ -494776,15 +495439,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -494792,15 +495455,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", "Variants": [ "Update", "UpdateExpanded", @@ -494808,15 +495471,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494824,15 +495487,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", @@ -494840,15 +495503,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494856,15 +495519,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494872,15 +495535,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Update", "UpdateExpanded", @@ -494888,15 +495551,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494904,15 +495567,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494920,15 +495583,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494936,29 +495599,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Update", "UpdateExpanded", @@ -494966,15 +495629,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494982,15 +495645,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -494998,15 +495661,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495014,15 +495677,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495030,15 +495693,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495046,15 +495709,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495062,15 +495725,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Update", "UpdateExpanded", @@ -495078,15 +495741,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495094,43 +495757,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Uri": "/identityGovernance/permissionsAnalytics", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", - "Uri": "/identityGovernance/permissionsAnalytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", "Variants": [ "Update", "UpdateExpanded", @@ -495138,15 +495801,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", @@ -495154,29 +495817,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", "Variants": [ "Update", "UpdateExpanded", @@ -495184,15 +495847,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", @@ -495200,29 +495863,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFinding", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", "Variants": [ "Update", "UpdateExpanded", @@ -495230,15 +495893,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFinding", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", "Variants": [ "Update", "UpdateExpanded", @@ -495246,29 +495909,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "Uri": "/identityGovernance/permissionsManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", - "Uri": "/identityGovernance/permissionsManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", "Variants": [ "Update", "UpdateExpanded", @@ -495276,15 +495939,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", "Variants": [ "Update", "UpdateExpanded", @@ -495292,15 +495955,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -495308,43 +495971,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -495352,15 +496015,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -495368,15 +496031,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -495384,15 +496047,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -495400,15 +496063,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -495416,15 +496079,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -495432,15 +496095,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -495448,15 +496111,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -495464,15 +496127,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", "Variants": [ "Refresh", "Refresh1", @@ -495484,15 +496147,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -495500,15 +496163,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -495516,15 +496179,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", "Variants": [ "Update", "UpdateExpanded", @@ -495532,15 +496195,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", "Variants": [ "Update", "UpdateExpanded", @@ -495548,15 +496211,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Update", "UpdateExpanded", @@ -495564,15 +496227,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -495584,15 +496247,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Update", "UpdateExpanded", @@ -495600,15 +496263,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -495616,15 +496279,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", @@ -495632,15 +496295,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", @@ -495648,15 +496311,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityProvider", "Variants": [ "Update", "UpdateExpanded", @@ -495664,15 +496327,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityProvider", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityUserFlow", "Variants": [ "Update", "UpdateExpanded", @@ -495680,15 +496343,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityUserFlow", - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", @@ -495696,29 +496359,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/informationProtection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtection", - "Uri": "/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -495726,29 +496389,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionPolicy", - "Uri": "/informationProtection/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", @@ -495756,45 +496419,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", - "Uri": "/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", @@ -495802,15 +496449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", @@ -495818,15 +496465,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInvitation", "Variants": [ "Update", "UpdateExpanded", @@ -495834,15 +496481,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -495850,8 +496497,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -495870,12 +496520,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaOauth2PermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -495883,15 +496530,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfile", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfile", "Variants": [ "Update", "UpdateExpanded", @@ -495899,15 +496546,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "Variants": [ "Update", "UpdateExpanded", @@ -495915,15 +496562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "Variants": [ "Update", "UpdateExpanded", @@ -495931,15 +496578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "Variants": [ "Update", "UpdateExpanded", @@ -495947,15 +496594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnector", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "Variants": [ "Update", "UpdateExpanded", @@ -495963,15 +496610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectorGroup", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "Variants": [ "Update", "UpdateExpanded", @@ -495979,15 +496626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPublishedResource", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "Variants": [ "Update", "UpdateExpanded", @@ -495995,15 +496642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectorGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganization", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "Variants": [ "Update", "UpdateExpanded", @@ -496011,8 +496658,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganization", + "OutputType": "IMicrosoftGraphPublishedResource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}", "Permissions": [ { @@ -496039,12 +496689,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganization", "Variants": [ "Update", "UpdateExpanded", @@ -496052,8 +496699,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationBranding", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta" + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -496072,12 +496722,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationBranding", "Variants": [ "Update", "UpdateExpanded", @@ -496085,8 +496732,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationBrandingLocalization", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -496105,12 +496755,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -496118,15 +496765,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnerInformation", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationExtension", "Variants": [ "Update", "UpdateExpanded", @@ -496134,15 +496781,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationPartnerInformation", - "Uri": "/organization/{organization-id}/partnerInformation", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationSettings", + "Uri": "/organization/{organization-id}/partnerInformation", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationPartnerInformation", "Variants": [ "Update", "UpdateExpanded", @@ -496150,15 +496797,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSetting", - "Uri": "/organization/{organization-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnerInformation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationSetting", "Variants": [ "Update", "UpdateExpanded", @@ -496166,8 +496813,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingContactInsight", + "OutputType": "IMicrosoftGraphOrganizationSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/contactInsights", "Permissions": [ { @@ -496186,12 +496836,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationSettingContactInsight", "Variants": [ "Update", "UpdateExpanded", @@ -496199,8 +496846,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingItemInsight", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/itemInsights", "Permissions": [ { @@ -496219,12 +496869,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationSettingItemInsight", "Variants": [ "Update", "UpdateExpanded", @@ -496232,15 +496879,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInsightsSettings", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "Variants": [ "Update", "UpdateExpanded", @@ -496248,8 +496895,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/settings/peopleInsights", "Permissions": [ { @@ -496268,12 +496918,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", + ], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaOrganizationSettingPersonInsight", "Variants": [ "Update", "UpdateExpanded", @@ -496281,15 +496928,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlace", - "Uri": "/places/{place-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInsightsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaPlace", "Variants": [ "Update", "UpdateExpanded", @@ -496297,15 +496944,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkspace", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaPlaceAsRoomListRoom", "Variants": [ "Update", "UpdateExpanded", @@ -496313,15 +496960,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", "Variants": [ "Update", "UpdateExpanded", @@ -496329,38 +496976,41 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceByPlaceId", - "Uri": "/places(placeId='{placeId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkspace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlanner", + "Uri": "/places(placeId='{placeId}')", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaPlaceByPlaceId", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlanner", - "Uri": "/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlanner", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerBucket", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -496387,12 +497037,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerBucket", "Variants": [ "Update", "UpdateExpanded", @@ -496400,8 +497047,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { @@ -496428,12 +497078,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerPlan", "Variants": [ "Update", "UpdateExpanded", @@ -496441,8 +497088,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerPlanDetail", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { @@ -496469,12 +497119,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerRoster", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", @@ -496482,15 +497129,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerRoster", - "Uri": "/planner/rosters/{plannerRoster-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Uri": "/planner/rosters/{plannerRoster-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerRoster", "Variants": [ "Update", "UpdateExpanded", @@ -496498,15 +497145,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerRosterMember", - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerRoster", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", + "Permissions": [], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerRosterMember", "Variants": [ "Update", "UpdateExpanded", @@ -496514,8 +497161,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTask", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -496542,12 +497192,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerTask", "Variants": [ "Update", "UpdateExpanded", @@ -496555,8 +497202,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { @@ -496583,12 +497233,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -496596,8 +497243,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { @@ -496624,12 +497274,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -496637,8 +497284,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskDetail", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { @@ -496665,12 +497315,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", @@ -496678,8 +497325,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { @@ -496706,35 +497356,35 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "Uri": "/policies/accessReviewPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Uri": "/policies/accessReviewPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAccessReviewPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -496753,26 +497403,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Variants": [ - "Update", - "UpdateExpanded" ], - "ApiVersion": "beta", "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -496780,8 +497413,25 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/adminConsentRequestPolicy", + "Permissions": [], "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -496800,56 +497450,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAppManagementPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -496857,8 +497504,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -496877,12 +497527,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -496890,8 +497537,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Permissions": [ { @@ -496910,12 +497560,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update", "UpdateExpanded", @@ -496923,15 +497570,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -496939,15 +497586,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthorizationPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -496955,38 +497602,41 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -497005,40 +497655,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Uri": "/policies/crossTenantAccessPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Update", "UpdateExpanded", @@ -497046,64 +497709,53 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPolicyTemplate", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "beta", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Permissions": [] + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { @@ -497122,79 +497774,77 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", - "Uri": "/policies/externalIdentitiesPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Uri": "/policies/externalIdentitiesPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", - "Uri": "/policies/federatedTokenValidationPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/federatedTokenValidationPolicy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -497213,19 +497863,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { @@ -497244,28 +497896,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497273,15 +497920,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497289,15 +497936,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497305,15 +497952,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "Variants": [ "Update", "UpdateExpanded", @@ -497321,15 +497968,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "Variants": [ "Update", "UpdateExpanded", @@ -497337,15 +497984,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497353,15 +498000,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -497369,15 +498016,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Update", "UpdateExpanded", @@ -497385,8 +498032,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { @@ -497405,12 +498055,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", @@ -497418,15 +498065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497434,15 +498081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", "Variants": [ "Update", "UpdateExpanded", @@ -497450,15 +498097,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", "Variants": [ "Update", "UpdateExpanded", @@ -497466,8 +498113,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -497486,12 +498136,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", @@ -497499,8 +498146,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -497519,42 +498169,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrint", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrint", - "Uri": "/print", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrint", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintConnector", "Variants": [ "Update", "UpdateExpanded", @@ -497562,15 +498209,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/operations/{printOperation-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintOperation", "Variants": [ "Update", "UpdateExpanded", @@ -497578,8 +498225,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinter", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}", "Permissions": [ { @@ -497598,12 +498248,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinter", "Variants": [ "Update", "UpdateExpanded", @@ -497611,8 +498258,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJob", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { @@ -497639,12 +498289,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterJob", "Variants": [ "Update", "UpdateExpanded", @@ -497652,15 +498299,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterJobDocument", "Variants": [ "Update", "UpdateExpanded", @@ -497668,15 +498315,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterJobTask", "Variants": [ "Update", "UpdateExpanded", @@ -497684,15 +498331,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShare", - "Uri": "/print/printerShares/{printerShare-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/print/printerShares/{printerShare-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterShare", "Variants": [ "Update", "UpdateExpanded", @@ -497700,15 +498347,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -497716,15 +498363,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJob", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterShareJob", "Variants": [ "Update", "UpdateExpanded", @@ -497732,15 +498379,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterShareJobDocument", "Variants": [ "Update", "UpdateExpanded", @@ -497748,15 +498395,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJobTask", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterShareJobTask", "Variants": [ "Update", "UpdateExpanded", @@ -497764,15 +498411,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintPrinterTaskTrigger", "Variants": [ "Update", "UpdateExpanded", @@ -497780,15 +498427,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintService", - "Uri": "/print/services/{printService-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintService", "Variants": [ "Update", "UpdateExpanded", @@ -497796,15 +498443,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintService", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -497812,15 +498459,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShare", - "Uri": "/print/shares/{printerShare-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/print/shares/{printerShare-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintShare", "Variants": [ "Update", "UpdateExpanded", @@ -497828,15 +498475,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -497844,15 +498491,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintShareJob", "Variants": [ "Update", "UpdateExpanded", @@ -497860,15 +498507,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintShareJobDocument", "Variants": [ "Update", "UpdateExpanded", @@ -497876,15 +498523,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintShareJobTask", "Variants": [ "Update", "UpdateExpanded", @@ -497892,15 +498539,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -497908,15 +498555,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Beta.Devices.CloudPrint", + "Command": "Update-MgBetaPrintTaskDefinitionTask", "Variants": [ "Update", "UpdateExpanded", @@ -497924,15 +498571,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaPrivacySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", @@ -497940,15 +498587,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -497956,15 +498603,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -497972,15 +498619,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Compliance", + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", @@ -497988,15 +498635,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccess", - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceResource", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccess", "Variants": [ "Update", "UpdateExpanded", @@ -498004,15 +498651,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResource", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResource", "Variants": [ "Update", "UpdateExpanded", @@ -498020,15 +498667,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -498036,15 +498683,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -498052,15 +498699,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498068,15 +498715,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", "Variants": [ "Update", "UpdateExpanded", @@ -498084,15 +498731,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498100,15 +498747,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", "Variants": [ "Update", "UpdateExpanded", @@ -498116,15 +498763,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498132,15 +498779,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498148,15 +498795,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498164,15 +498811,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -498180,15 +498827,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -498196,15 +498843,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498212,15 +498859,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", "Variants": [ "Update", "UpdateExpanded", @@ -498228,15 +498875,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498244,15 +498891,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", "Variants": [ "Update", "UpdateExpanded", @@ -498260,15 +498907,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498276,15 +498923,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498292,15 +498939,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -498308,15 +498955,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApproval", - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedApproval", "Variants": [ "Update", "UpdateExpanded", @@ -498324,15 +498971,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", "Variants": [ "Update", "UpdateExpanded", @@ -498340,15 +498987,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498356,15 +499003,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", @@ -498372,15 +499019,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedOperationEvent", - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedOperationEvent", "Variants": [ "Update", "UpdateExpanded", @@ -498388,15 +499035,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRole", - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRole", "Variants": [ "Update", "UpdateExpanded", @@ -498404,15 +499051,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignment", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -498420,15 +499067,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -498436,15 +499083,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", "Variants": [ "Update", "UpdateExpanded", @@ -498452,15 +499099,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498468,15 +499115,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", @@ -498484,15 +499131,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", "Variants": [ "Update", "UpdateExpanded", @@ -498500,15 +499147,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498516,15 +499163,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", "Variants": [ "Update", "UpdateExpanded", @@ -498532,15 +499179,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleSetting", - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleSetting", "Variants": [ "Update", "UpdateExpanded", @@ -498548,15 +499195,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleSummary", - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgram", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaPrivilegedRoleSummary", "Variants": [ "Update", "UpdateExpanded", @@ -498564,15 +499211,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/programs/{program-id}", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Update-MgBetaProgram", - "Uri": "/programs/{program-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphProgram", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgramControl", + "Uri": "/programControls/{programControl-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaProgramControl", "Variants": [ "Update", "Update1", @@ -498588,15 +499251,15 @@ "UpdateViaIdentityExpanded2" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControl", - "Uri": "/programControls/{programControl-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgramControl", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgram", + "Uri": "/programControls/{programControl-id}/program", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaProgramControlProgram", "Variants": [ "Update", "Update1", @@ -498608,15 +499271,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControlProgram", - "Uri": "/programControls/{programControl-id}/program", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgram", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProgramControlType", + "Uri": "/programControlTypes/{programControlType-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaProgramControlType", "Variants": [ "Update", "UpdateExpanded", @@ -498624,15 +499287,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControlType", - "Uri": "/programControlTypes/{programControlType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProgramControlType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", "Variants": [ "Update", "UpdateExpanded", @@ -498640,29 +499303,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBilling", + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBilling", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingManifest", "Variants": [ "Update", "UpdateExpanded", @@ -498670,15 +499333,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingOperation", "Variants": [ "Update", "UpdateExpanded", @@ -498686,127 +499349,127 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingUsage", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Uri": "/reports/sla/azureADAuthentication", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", - "Uri": "/reports/sla/azureADAuthentication", - "Permissions": [] + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Uri": "/reports/userInsights/daily", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportUserInsightDaily", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportUserInsightDaily", - "Uri": "/reports/userInsights/daily", - "Permissions": [] + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Uri": "/reports/userInsights/monthly", + "Permissions": [], + "Module": "Beta.Reports", + "Command": "Update-MgBetaReportUserInsightMonthly", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportUserInsightMonthly", - "Uri": "/reports/userInsights/monthly", - "Permissions": [] + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaRiskDetection", "Variants": [ "Update", "UpdateExpanded", @@ -498814,15 +499477,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", @@ -498830,15 +499493,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaRiskyServicePrincipalHistory", "Variants": [ "Update", "UpdateExpanded", @@ -498846,15 +499509,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaRiskyUser", "Variants": [ "Update", "UpdateExpanded", @@ -498862,15 +499525,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaRiskyUserHistory", "Variants": [ "Update", "UpdateExpanded", @@ -498878,22 +499541,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleManagement", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagement", "Uri": "/roleManagement", "Permissions": [ { @@ -498912,42 +499564,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPc", - "Uri": "/roleManagement/cloudPC", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/cloudPC", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPc", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -498955,15 +499602,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -498971,15 +499618,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -498987,15 +499634,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499003,15 +499650,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499019,8 +499666,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -499063,12 +499713,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -499076,22 +499723,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagement", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement", "Permissions": [ { @@ -499110,28 +499762,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -499139,15 +499786,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -499155,15 +499802,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -499171,15 +499818,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499187,15 +499834,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499203,8 +499850,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -499247,12 +499897,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -499260,45 +499907,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectory", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -499306,15 +499953,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -499322,15 +499969,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -499338,15 +499985,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499354,15 +500001,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -499370,15 +500017,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -499386,15 +500033,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499402,15 +500049,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -499418,15 +500065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -499434,15 +500081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -499450,8 +500097,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -499470,12 +500120,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -499483,15 +500130,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -499499,15 +500146,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -499515,15 +500162,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -499531,15 +500178,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -499547,15 +500194,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499563,15 +500210,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499579,15 +500226,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseApp", "Variants": [ "Update", "UpdateExpanded", @@ -499595,15 +500242,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -499611,15 +500258,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -499627,15 +500274,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -499643,15 +500290,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499659,15 +500306,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -499675,15 +500322,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -499691,15 +500338,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499707,15 +500354,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -499723,15 +500370,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -499739,15 +500386,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -499755,15 +500402,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -499771,15 +500418,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -499787,15 +500434,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -499803,15 +500450,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -499819,15 +500466,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -499835,15 +500482,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499851,29 +500498,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], "Module": "Beta.Identity.Governance", "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -499881,15 +500544,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -499897,15 +500560,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -499913,15 +500576,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -499929,15 +500592,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -499945,15 +500608,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStep", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", "Variants": [ "Update", "UpdateExpanded", @@ -499961,15 +500624,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -499977,15 +500640,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -499993,15 +500656,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -500009,15 +500672,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -500025,15 +500688,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -500041,15 +500704,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -500057,15 +500720,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -500073,15 +500736,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -500089,15 +500752,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -500105,15 +500768,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -500121,15 +500784,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.Identity.Governance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -500137,45 +500800,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Uri": "/roleManagement/exchange", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchange", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchange", - "Uri": "/roleManagement/exchange", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomAppScope", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "Permissions": [], "Module": "Beta.DeviceManagement.Enrollment", "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -500183,15 +500830,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -500199,15 +500846,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -500215,15 +500862,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -500231,15 +500878,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -500247,15 +500894,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -500263,15 +500910,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -500279,15 +500926,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -500295,15 +500942,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -500311,15 +500958,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Beta.DeviceManagement.Enrollment", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -500327,8 +500974,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.SchemaExtensions", - "Command": "Update-MgBetaSchemaExtension", + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -500347,12 +500997,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "Beta.SchemaExtensions", + "Command": "Update-MgBetaSchemaExtension", "Variants": [ "Update", "UpdateExpanded", @@ -500360,8 +501007,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchAcronym", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta" + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -500380,12 +501030,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Beta.Search", + "Command": "Update-MgBetaSearchAcronym", "Variants": [ "Update", "UpdateExpanded", @@ -500393,8 +501040,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchBookmark", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -500413,26 +501063,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Beta.Search", + "Command": "Update-MgBetaSearchBookmark", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchEntity", + "Uri": "/search", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaSearchEntity", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchEntity", - "Uri": "/search", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas/{qna-id}", + "Permissions": [], + "Module": "Beta.Search", + "Command": "Update-MgBetaSearchQna", "Variants": [ "Update", "UpdateExpanded", @@ -500440,15 +501103,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchQna", - "Uri": "/search/qnas/{qna-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAction", + "Uri": "/security/securityActions/{securityAction-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAction", "Variants": [ "Update", "UpdateExpanded", @@ -500456,15 +501119,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAction", - "Uri": "/security/securityActions/{securityAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/{alert-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAlert", "Variants": [ "Update", "UpdateExpanded", @@ -500472,29 +501135,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlert", - "Uri": "/security/alerts/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAlert", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/updateAlerts", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAlertMultiple", "Variants": [ "Update1", "UpdateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlertMultiple", - "Uri": "/security/alerts/updateAlerts", - "Permissions": [] + "OutputType": "IMicrosoftGraphAlert", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/alerts_v2/{alert-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAlertV2", "Variants": [ "Update", "UpdateExpanded", @@ -500502,15 +501165,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlertV2", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", @@ -500518,15 +501181,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", @@ -500534,15 +501197,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", "Variants": [ "Update", "UpdateExpanded", @@ -500550,15 +501213,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", @@ -500566,15 +501229,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", "Variants": [ "Update", "UpdateExpanded", @@ -500582,15 +501245,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", @@ -500598,15 +501261,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", "Variants": [ "Update", "UpdateExpanded", @@ -500614,15 +501277,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -500630,15 +501293,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationPayload", "Variants": [ "Update", "UpdateExpanded", @@ -500646,15 +501309,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationTraining", "Variants": [ "Update", "UpdateExpanded", @@ -500662,15 +501325,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", "Variants": [ "Update", "UpdateExpanded", @@ -500678,15 +501341,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", @@ -500694,29 +501357,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Uri": "/security/auditLog", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAuditLog", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLog", - "Uri": "/security/auditLog", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAuditLogQuery", "Variants": [ "Update", "UpdateExpanded", @@ -500724,15 +501387,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLogQuery", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", "Variants": [ "Update", "UpdateExpanded", @@ -500740,38 +501403,25 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Uri": "/security/cases", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCase", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCase", - "Uri": "/security/cases", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -500790,12 +501440,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", @@ -500803,26 +501450,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Permissions": [ { @@ -500841,28 +501489,27 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", "UpdateExpanded", @@ -500870,15 +501517,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", @@ -500886,15 +501533,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", @@ -500902,8 +501549,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", "Permissions": [ { @@ -500922,12 +501572,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "Variants": [ "Update", "UpdateExpanded", @@ -500935,15 +501582,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "Variants": [ "Update", "UpdateExpanded", @@ -500951,15 +501598,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "Variants": [ "Update", "UpdateExpanded", @@ -500967,26 +501614,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Permissions": [ { @@ -501005,28 +501653,27 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Update", "UpdateExpanded", @@ -501034,15 +501681,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", @@ -501050,15 +501697,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "Variants": [ "Update", "UpdateExpanded", @@ -501066,8 +501713,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { @@ -501086,12 +501736,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", @@ -501099,8 +501746,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -501119,12 +501769,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Update", "UpdateExpanded", @@ -501132,15 +501779,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Update", "UpdateExpanded", @@ -501148,15 +501795,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", @@ -501164,8 +501811,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -501184,12 +501834,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + ], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", @@ -501197,29 +501844,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Uri": "/security/collaboration", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCollaboration", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCollaboration", - "Uri": "/security/collaboration", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", "Variants": [ "Update", "UpdateExpanded", @@ -501227,15 +501890,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityDomainSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501243,15 +501906,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityFileSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501259,15 +501922,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityFileSecurityProfile", - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityHostSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501275,29 +501938,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityHostSecurityProfile", - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Uri": "/security/identities", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityIdentity", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIdentity", - "Uri": "/security/identities", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityIdentityHealthIssue", "Variants": [ "Update", "UpdateExpanded", @@ -501305,15 +501968,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIdentityHealthIssue", - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIncident", + "Uri": "/security/incidents/{incident-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityIncident", "Variants": [ "Update", "UpdateExpanded", @@ -501321,43 +501984,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Uri": "/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtection", - "Uri": "/security/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Uri": "/security/informationProtection/labelPolicySettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", - "Uri": "/security/informationProtection/labelPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", @@ -501365,15 +502028,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Update", "UpdateExpanded", @@ -501381,15 +502044,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityIPSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501397,29 +502060,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIPSecurityProfile", - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Uri": "/security/labels", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabel", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelAuthority", "Variants": [ "Update", "UpdateExpanded", @@ -501427,15 +502090,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelCategory", "Variants": [ "Update", "UpdateExpanded", @@ -501443,15 +502106,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", "Variants": [ "Update", "UpdateExpanded", @@ -501459,15 +502122,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelCitation", "Variants": [ "Update", "UpdateExpanded", @@ -501475,15 +502138,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelDepartment", "Variants": [ "Update", "UpdateExpanded", @@ -501491,15 +502154,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelFilePlanReference", "Variants": [ "Update", "UpdateExpanded", @@ -501507,15 +502170,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -501523,15 +502186,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", "Variants": [ "Update", "UpdateExpanded", @@ -501539,15 +502202,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", @@ -501555,15 +502218,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityProviderTenantSetting", "Variants": [ "Update", "UpdateExpanded", @@ -501571,29 +502234,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityProviderTenantSetting", - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Uri": "/security/rules", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityRule", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityRule", - "Uri": "/security/rules", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityRuleDetectionRule", "Variants": [ "Update", "UpdateExpanded", @@ -501601,15 +502264,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityRuleDetectionRule", - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores/{secureScore-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySecureScore", "Variants": [ "Update", "UpdateExpanded", @@ -501617,15 +502280,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501633,15 +502296,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", @@ -501649,15 +502312,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -501665,15 +502328,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -501681,15 +502344,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", @@ -501697,29 +502360,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", "Variants": [ "Update", "UpdateExpanded", @@ -501727,15 +502390,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Update", "UpdateExpanded", @@ -501743,15 +502406,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", "Variants": [ "Update", "UpdateExpanded", @@ -501759,15 +502422,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", "Variants": [ "Update", "UpdateExpanded", @@ -501775,15 +502438,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", "Variants": [ "Update", "UpdateExpanded", @@ -501791,15 +502454,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", "Variants": [ "Update", "UpdateExpanded", @@ -501807,15 +502470,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", "Variants": [ "Update", "UpdateExpanded", @@ -501823,15 +502486,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", "Variants": [ "Update", "UpdateExpanded", @@ -501839,15 +502502,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -501855,15 +502518,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", "Variants": [ "Update", "UpdateExpanded", @@ -501871,15 +502534,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", "Variants": [ "Update", "UpdateExpanded", @@ -501887,15 +502550,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", @@ -501903,15 +502566,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", @@ -501919,15 +502582,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -501935,15 +502598,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", "Variants": [ "Update", "UpdateExpanded", @@ -501951,15 +502614,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", "Variants": [ "Update", "UpdateExpanded", @@ -501967,15 +502630,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", @@ -501983,15 +502646,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", @@ -501999,15 +502662,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Update", "UpdateExpanded", @@ -502015,29 +502678,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Uri": "/security/threatSubmission", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatSubmission", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmission", - "Uri": "/security/threatSubmission", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", "Variants": [ "Update", "UpdateExpanded", @@ -502045,15 +502708,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -502061,15 +502724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", "Variants": [ "Update", "UpdateExpanded", @@ -502077,15 +502740,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", "Variants": [ "Update", "UpdateExpanded", @@ -502093,15 +502756,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityTiIndicator", "Variants": [ "Update", "UpdateExpanded", @@ -502109,43 +502772,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTiIndicator", - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", - "Method": "POST", - "OutputType": "IMicrosoftGraphTiIndicator", + "Uri": "/security/tiIndicators/updateTiIndicators", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", "Variants": [ "Update1", "UpdateExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", - "Uri": "/security/tiIndicators/updateTiIndicators", - "Permissions": [] + "OutputType": "IMicrosoftGraphTiIndicator", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityTrigger", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", "Variants": [ "Update", "UpdateExpanded", @@ -502153,45 +502816,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Uri": "/security/triggerTypes", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityTriggerType", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Permissions": [], "Module": "Beta.Security", "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -502199,15 +502846,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityUserSecurityProfile", - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealth", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaSecurityUserSecurityProfile", "Variants": [ "Update", "UpdateExpanded", @@ -502215,15 +502862,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", "Variants": [ "Update", "UpdateExpanded", @@ -502231,15 +502878,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", "Variants": [ "Update", "UpdateExpanded", @@ -502247,15 +502894,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Update-MgBetaServiceAnnouncementIssue", "Variants": [ "Update", "UpdateExpanded", @@ -502263,15 +502910,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Update-MgBetaServiceAnnouncementMessage", "Variants": [ "Update", "UpdateExpanded", @@ -502279,15 +502926,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Beta.Devices.ServiceAnnouncement", + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", "Variants": [ "Update", "UpdateExpanded", @@ -502295,8 +502942,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipal", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { @@ -502323,12 +502973,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipal", "Variants": [ "Update", "UpdateExpanded", @@ -502336,15 +502983,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "Variants": [ "Update", "UpdateExpanded", @@ -502352,15 +502999,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -502368,15 +503015,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalByAppId", - "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals(appId='{appId}')", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalByAppId", "Variants": [ "Update", "UpdateExpanded", @@ -502384,15 +503031,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", @@ -502400,15 +503047,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -502416,15 +503063,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalLicenseDetail", "Variants": [ "Update", "UpdateExpanded", @@ -502432,8 +503079,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", "Permissions": [ { @@ -502460,12 +503110,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + ], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "Variants": [ "Update", "UpdateExpanded", @@ -502473,15 +503120,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -502489,15 +503136,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", @@ -502505,15 +503152,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", @@ -502521,15 +503168,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", @@ -502537,15 +503184,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", @@ -502553,15 +503200,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", @@ -502569,15 +503216,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -502585,15 +503232,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -502601,15 +503248,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", @@ -502617,15 +503264,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -502633,15 +503280,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -502649,15 +503296,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -502665,15 +503312,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareList", "Variants": [ "Update", "UpdateExpanded", @@ -502681,15 +503328,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -502697,15 +503344,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -502713,15 +503360,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -502729,15 +503376,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -502745,15 +503392,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Files", "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItem", "Variants": [ "Update", "Update1", @@ -502765,15 +503428,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -502785,15 +503448,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -502805,15 +503468,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", "Variants": [ "Update", "Update1", @@ -502825,15 +503488,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemField", "Variants": [ "Update", "Update1", @@ -502845,15 +503508,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -502865,15 +503528,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemVersion", "Variants": [ "Update", "Update1", @@ -502885,15 +503548,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListItemVersionField", "Variants": [ "Update", "Update1", @@ -502905,31 +503568,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], "Module": "Beta.Files", "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", @@ -502937,15 +503584,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -502953,15 +503600,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -502969,15 +503616,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaSharePermission", "Variants": [ "Update", "UpdateExpanded", @@ -502985,15 +503632,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/shares/{sharedDriveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -503001,15 +503648,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSite", - "Uri": "/sites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSite", "Variants": [ "Update", "UpdateExpanded", @@ -503017,15 +503664,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalytic", - "Uri": "/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -503033,15 +503680,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -503049,15 +503696,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", @@ -503065,8 +503712,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteColumn", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -503085,12 +503735,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteColumn", "Variants": [ "Update", "UpdateExpanded", @@ -503098,8 +503745,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -503118,12 +503768,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteContentType", "Variants": [ "Update", "UpdateExpanded", @@ -503131,8 +503778,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -503151,12 +503801,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -503164,15 +503811,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Update-MgBetaSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteGetByPathAnalytic", "Variants": [ "Update", "Update1", @@ -503184,15 +503847,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaSiteGetByPathOnenote", "Variants": [ "Update", "Update1", @@ -503204,15 +503867,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteGetByPathTermStore", "Variants": [ "Update", "Update1", @@ -503224,31 +503887,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Update-MgBetaSiteList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -503256,8 +503903,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListColumn", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -503276,12 +503926,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -503289,8 +503936,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -503309,12 +503959,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -503322,8 +503969,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -503342,12 +503992,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -503355,15 +504002,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -503371,15 +504018,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503387,15 +504034,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityOld", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItem", "Variants": [ "Update", "UpdateExpanded", @@ -503403,15 +504050,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemActivity", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemActivity", "Variants": [ "Update", "UpdateExpanded", @@ -503419,15 +504066,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityOld", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503435,15 +504082,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -503451,15 +504098,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -503467,15 +504114,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -503483,15 +504130,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503499,15 +504146,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -503515,15 +504162,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -503531,15 +504178,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503547,15 +504194,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -503563,15 +504210,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -503579,15 +504226,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], "Module": "Beta.Notes", "Command": "Update-MgBetaSiteOnenoteNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -503595,15 +504258,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -503611,15 +504274,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -503627,15 +504290,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -503643,15 +504306,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", @@ -503659,15 +504322,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -503675,15 +504338,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -503691,15 +504354,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -503707,15 +504370,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -503723,15 +504386,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePage", "Variants": [ "Update", "UpdateExpanded", @@ -503739,15 +504402,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", @@ -503755,15 +504418,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", @@ -503771,15 +504434,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", @@ -503787,15 +504450,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -503803,15 +504466,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", @@ -503819,15 +504482,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -503835,15 +504498,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503851,15 +504514,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503867,15 +504530,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", @@ -503883,15 +504546,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503899,15 +504562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -503915,15 +504578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSitePermission", "Variants": [ "Update", "UpdateExpanded", @@ -503931,15 +504594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStore", "Variants": [ "Update", "UpdateExpanded", @@ -503947,15 +504610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStore", - "Uri": "/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroup", "Variants": [ "Update", "UpdateExpanded", @@ -503963,15 +504626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSet", "Variants": [ "Update", "UpdateExpanded", @@ -503979,15 +504642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -503999,15 +504662,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -504019,15 +504682,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "UpdateExpanded", @@ -504035,15 +504698,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504051,15 +504714,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -504067,15 +504730,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -504083,15 +504746,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504099,15 +504762,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504115,15 +504778,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSet", "Variants": [ "Update", "UpdateExpanded", @@ -504131,15 +504794,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -504151,15 +504814,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -504171,15 +504834,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", "Variants": [ "Update", "UpdateExpanded", @@ -504187,15 +504850,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "UpdateExpanded", @@ -504203,15 +504866,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -504223,15 +504886,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -504243,31 +504906,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], "Module": "Beta.Sites", "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Update", "UpdateExpanded", @@ -504275,15 +504922,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -504291,15 +504938,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -504307,15 +504954,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504323,15 +504970,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504339,15 +504986,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504355,15 +505002,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetTerm", "Variants": [ "Update", "UpdateExpanded", @@ -504371,15 +505018,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetTermChild", "Variants": [ "Update", "UpdateExpanded", @@ -504387,15 +505034,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504403,15 +505050,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscribedSku", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Beta.Sites", + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", "Variants": [ "Update", "UpdateExpanded", @@ -504419,15 +505066,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaSubscribedSku", "Variants": [ "Update", "UpdateExpanded", @@ -504435,15 +505082,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ChangeNotifications", - "Command": "Update-MgBetaSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.ChangeNotifications", + "Command": "Update-MgBetaSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -504451,8 +505098,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeam", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}", "Permissions": [ { @@ -504487,12 +505137,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeam", "Variants": [ "Update", "UpdateExpanded", @@ -504500,8 +505147,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -504536,12 +505186,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannel", "Variants": [ "Update", "UpdateExpanded", @@ -504549,8 +505196,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMember", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { @@ -504585,12 +505235,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -504598,15 +505245,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -504614,15 +505261,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessageReply", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -504630,15 +505277,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -504646,15 +505293,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -504662,8 +505309,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelTab", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -504730,21 +505380,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamChannelTab", "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamInstalledApp", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { @@ -504843,21 +505493,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamInstalledApp", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamMember", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" + }, + { "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { @@ -504892,12 +505542,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamMember", "Variants": [ "Update", "UpdateExpanded", @@ -504905,15 +505552,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamOperation", "Variants": [ "Update", "UpdateExpanded", @@ -504921,15 +505568,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamOwnerMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -504937,15 +505584,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -504953,15 +505600,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPhoto", - "Uri": "/teams/{team-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/photo", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -504969,15 +505616,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", @@ -504985,15 +505632,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -505001,15 +505648,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -505017,15 +505664,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -505033,15 +505680,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -505049,15 +505696,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -505065,15 +505712,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDayNote", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -505081,15 +505728,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleDayNote", - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleDayNote", "Variants": [ "Update", "UpdateExpanded", @@ -505097,15 +505744,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDayNote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", @@ -505113,15 +505760,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", @@ -505129,15 +505776,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -505145,15 +505792,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -505161,15 +505808,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", @@ -505177,8 +505824,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", "Permissions": [ { @@ -505197,12 +505847,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -505210,15 +505857,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeCard", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -505226,15 +505873,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeCard", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleTimeCard", "Variants": [ "Update", "UpdateExpanded", @@ -505242,15 +505889,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeCard", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", @@ -505258,15 +505905,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", @@ -505274,15 +505921,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", @@ -505290,8 +505937,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamTag", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -505310,12 +505960,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + ], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamTag", "Variants": [ "Update", "UpdateExpanded", @@ -505323,29 +505970,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], "Module": "Beta.Teams", "Command": "Update-MgBetaTeamTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamwork", + "Uri": "/teamwork", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamwork", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamwork", - "Uri": "/teamwork", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedChat", "Variants": [ "Update", "UpdateExpanded", @@ -505353,15 +506016,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeam", "Variants": [ "Update", "UpdateExpanded", @@ -505369,15 +506032,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", "Variants": [ "Update", "UpdateExpanded", @@ -505385,15 +506048,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -505401,15 +506064,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -505417,15 +506080,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -505433,15 +506096,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -505449,15 +506112,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -505465,15 +506128,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -505481,15 +506144,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -505497,15 +506160,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDevice", "Variants": [ "Update", "UpdateExpanded", @@ -505513,15 +506176,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDevice", - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeviceActivity", "Variants": [ "Update", "UpdateExpanded", @@ -505529,15 +506192,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceActivity", - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -505545,15 +506208,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeviceHealth", "Variants": [ "Update", "UpdateExpanded", @@ -505561,15 +506224,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceHealth", - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeviceOperation", "Variants": [ "Update", "UpdateExpanded", @@ -505577,15 +506240,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceOperation", - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkDeviceSoftware", "Variants": [ "Update", "UpdateExpanded", @@ -505593,29 +506256,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceSoftware", - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Uri": "/teamwork/teamsAppSettings", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkTeamAppSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamAppSetting", - "Uri": "/teamwork/teamsAppSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamTemplate", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkTeamTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -505623,15 +506286,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamTemplate", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -505639,15 +506302,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", @@ -505655,15 +506318,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -505671,15 +506334,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", @@ -505687,15 +506350,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -505703,15 +506366,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -505719,15 +506382,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", @@ -505735,15 +506398,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.Partner", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", @@ -505751,15 +506414,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenant", "Variants": [ "Update", "UpdateExpanded", @@ -505767,15 +506430,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "Variants": [ "Update", "UpdateExpanded", @@ -505783,15 +506446,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", "Variants": [ "Update", "UpdateExpanded", @@ -505799,15 +506462,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", "Variants": [ "Update", "UpdateExpanded", @@ -505815,15 +506478,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", "Variants": [ "Update", "UpdateExpanded", @@ -505831,15 +506494,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -505847,15 +506510,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", "Variants": [ "Update", "UpdateExpanded", @@ -505863,15 +506526,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -505879,15 +506542,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", "Variants": [ "Update", "UpdateExpanded", @@ -505895,15 +506558,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "Variants": [ "Update", "UpdateExpanded", @@ -505911,15 +506574,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "Variants": [ "Update", "UpdateExpanded", @@ -505927,15 +506590,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "Variants": [ "Update", "UpdateExpanded", @@ -505943,15 +506606,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "Variants": [ "Update", "UpdateExpanded", @@ -505959,15 +506622,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", "Variants": [ "Update", "UpdateExpanded", @@ -505975,15 +506638,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "Variants": [ "Update", "UpdateExpanded", @@ -505991,15 +506654,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", "Variants": [ "Update", "UpdateExpanded", @@ -506007,15 +506670,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -506023,15 +506686,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -506039,15 +506702,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", "Variants": [ "Update", "UpdateExpanded", @@ -506055,15 +506718,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", "Variants": [ "Update", "UpdateExpanded", @@ -506071,15 +506734,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", "Variants": [ "Update", "UpdateExpanded", @@ -506087,15 +506750,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "Variants": [ "Update", "UpdateExpanded", @@ -506103,15 +506766,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "Variants": [ "Update", "UpdateExpanded", @@ -506119,15 +506782,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", "Variants": [ "Update", "UpdateExpanded", @@ -506135,15 +506798,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "Variants": [ "Update", "UpdateExpanded", @@ -506151,15 +506814,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", "Variants": [ "Update", "UpdateExpanded", @@ -506167,15 +506830,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -506183,15 +506846,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", "Variants": [ "Update", "UpdateExpanded", @@ -506199,15 +506862,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", "Variants": [ "Update", "UpdateExpanded", @@ -506215,15 +506878,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", "Variants": [ "Update", "UpdateExpanded", @@ -506231,15 +506894,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", "Variants": [ "Update", "UpdateExpanded", @@ -506247,15 +506910,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", "Variants": [ "Update", "UpdateExpanded", @@ -506263,15 +506926,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", "Variants": [ "Update", "UpdateExpanded", @@ -506279,15 +506942,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", "Variants": [ "Update", "UpdateExpanded", @@ -506295,15 +506958,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", "Variants": [ "Update", "UpdateExpanded", @@ -506311,15 +506974,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -506327,15 +506990,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -506343,15 +507006,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "Permissions": [], + "Module": "Beta.ManagedTenants", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -506359,29 +507022,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Update", "UpdateExpanded", @@ -506389,45 +507052,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrustFramework", + "Uri": "/trustFramework", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaTrustFramework", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTrustFramework", - "Uri": "/trustFramework", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFramework", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "Permissions": [], "Module": "Beta.Identity.SignIns", "Command": "Update-MgBetaTrustFrameworkKeySet", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, "Variants": [ "Update", "UpdateExpanded", @@ -506435,15 +507082,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTrustFrameworkPolicy", - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaTrustFrameworkPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -506451,8 +507098,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUser", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -506527,12 +507177,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserActivity", + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUser", "Variants": [ "Update", "UpdateExpanded", @@ -506540,15 +507187,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserActivity", "Variants": [ "Update", "UpdateExpanded", @@ -506556,15 +507203,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityStatistics", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", @@ -506572,15 +507219,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserActivityStatistics", - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "Permissions": [], + "Module": "Beta.People", + "Command": "Update-MgBetaUserActivityStatistics", "Variants": [ "Update", "UpdateExpanded", @@ -506588,15 +507235,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Applications", - "Command": "Update-MgBetaUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityStatistics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Beta.Applications", + "Command": "Update-MgBetaUserAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -506604,8 +507251,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -506624,12 +507274,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", "Variants": [ "Update", "UpdateExpanded", @@ -506637,15 +507284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", @@ -506653,15 +507300,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -506669,8 +507316,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -506689,12 +507339,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSignInPreferences", + ], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "Variants": [ "Update", "UpdateExpanded", @@ -506702,15 +507349,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationSignInPreference", - "Uri": "/users/{user-id}/authentication/signInPreferences", - "Permissions": [] + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarGroup", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserAuthenticationSignInPreference", "Variants": [ "Update", "UpdateExpanded", @@ -506718,15 +507365,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Permissions": [], "Module": "Beta.Calendar", "Command": "Update-MgBetaUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserCalendarPermission", "Variants": [ "Update", "Update1", @@ -506738,15 +507401,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChat", "Variants": [ "Update", "UpdateExpanded", @@ -506754,15 +507417,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Update-MgBetaUserChatInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -506770,15 +507433,15 @@ "UpgradeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", @@ -506786,15 +507449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatMember", "Variants": [ "Update", "UpdateExpanded", @@ -506802,15 +507465,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatMessage", "Variants": [ "Update", "UpdateExpanded", @@ -506818,15 +507481,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -506834,15 +507497,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -506850,15 +507513,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -506866,15 +507529,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatOperation", "Variants": [ "Update", "UpdateExpanded", @@ -506882,15 +507545,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatOperation", - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -506898,15 +507561,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", @@ -506914,15 +507577,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserChatTab", "Variants": [ "Update", "UpdateExpanded", @@ -506930,15 +507593,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContact", "Variants": [ "Update", "UpdateExpanded", @@ -506946,15 +507609,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -506962,15 +507625,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolder", "Variants": [ "Update", "UpdateExpanded", @@ -506978,15 +507641,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", @@ -506994,15 +507657,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderChildFolderContact", "Variants": [ "Update", "UpdateExpanded", @@ -507010,15 +507673,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -507026,15 +507689,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -507042,15 +507705,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderContact", "Variants": [ "Update", "UpdateExpanded", @@ -507058,15 +507721,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -507074,15 +507737,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -507090,15 +507753,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "Beta.PersonalContacts", + "Command": "Update-MgBetaUserContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -507106,15 +507769,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactPhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices/{device-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserDevice", "Variants": [ "Update", "UpdateExpanded", @@ -507122,15 +507785,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDevice", - "Uri": "/users/{user-id}/devices/{device-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", @@ -507138,15 +507801,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceByDeviceId", - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommand", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserDeviceCommand", "Variants": [ "Update", "UpdateExpanded", @@ -507154,15 +507817,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceCommand", - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommand", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -507170,15 +507833,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -507186,15 +507849,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserDeviceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -507202,15 +507865,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceExtension", - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -507218,15 +507881,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsageRight", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "Permissions": [], + "Module": "Beta.CrossDeviceExperiences", + "Command": "Update-MgBetaUserDeviceUsageRights", "Variants": [ "Update", "UpdateExpanded", @@ -507234,15 +507897,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceUsageRights", - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsageRight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDrive", "Variants": [ "Update", "UpdateExpanded", @@ -507250,15 +507913,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507266,15 +507929,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -507282,15 +507945,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -507298,15 +507961,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -507314,15 +507977,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507330,15 +507993,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507346,15 +508009,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -507362,15 +508025,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507378,15 +508041,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507394,15 +508057,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -507410,15 +508073,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -507426,15 +508089,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507442,15 +508105,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507458,15 +508121,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -507474,15 +508137,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -507490,15 +508153,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -507506,15 +508169,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -507522,15 +508185,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -507538,15 +508201,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507554,15 +508217,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507570,15 +508233,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -507586,15 +508249,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -507602,15 +508265,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -507618,15 +508281,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -507634,15 +508297,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -507650,15 +508313,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507666,15 +508329,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -507682,15 +508345,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507698,15 +508361,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507714,15 +508377,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -507730,15 +508393,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -507746,15 +508409,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507762,15 +508425,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507778,15 +508441,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -507794,15 +508457,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507810,15 +508473,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -507826,15 +508489,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -507842,15 +508505,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -507858,15 +508521,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -507874,15 +508537,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -507890,15 +508553,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507906,15 +508569,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507922,15 +508585,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -507938,15 +508601,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -507954,15 +508617,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -507970,15 +508633,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -507986,15 +508649,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -508002,15 +508665,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -508018,15 +508681,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -508034,15 +508697,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -508050,15 +508713,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -508066,15 +508729,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -508082,15 +508745,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -508098,15 +508761,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -508114,15 +508777,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Beta.Files", + "Command": "Update-MgBetaUserDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -508130,15 +508793,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEvent", "Variants": [ "Update", "UpdateExpanded", @@ -508146,15 +508809,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508162,15 +508825,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508178,15 +508841,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEventExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508194,15 +508857,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508210,15 +508873,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Calendar", + "Command": "Update-MgBetaUserEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508226,15 +508889,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508242,15 +508905,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassification", + "Uri": "/users/{user-id}/inferenceClassification", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserInferenceClassification", "Variants": [ "Update", "UpdateExpanded", @@ -508258,15 +508921,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", @@ -508274,15 +508937,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/users/{user-id}/informationProtection", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtection", "Variants": [ "Update", "UpdateExpanded", @@ -508290,15 +508953,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtection", - "Uri": "/users/{user-id}/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -508306,15 +508969,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Uri": "/users/{user-id}/informationProtection/policy", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -508322,15 +508985,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionPolicy", - "Uri": "/users/{user-id}/informationProtection/policy", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", "Variants": [ "Update", "UpdateExpanded", @@ -508338,15 +509001,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", @@ -508354,15 +509017,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", "Variants": [ "Update", "UpdateExpanded", @@ -508370,15 +509033,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", "Variants": [ "Update", "UpdateExpanded", @@ -508386,15 +509049,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -508402,15 +509065,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Beta.Identity.SignIns", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", @@ -508418,15 +509081,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemInsights", + "Uri": "/users/{user-id}/insights", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserInsight", "Variants": [ "Update", "UpdateExpanded", @@ -508434,15 +509097,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsight", - "Uri": "/users/{user-id}/insights", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemInsights", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedInsight", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserInsightShared", "Variants": [ "Update", "UpdateExpanded", @@ -508450,15 +509113,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightShared", - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrending", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserInsightTrending", "Variants": [ "Update", "UpdateExpanded", @@ -508466,15 +509129,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightTrending", - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrending", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUsedInsight", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserInsightUsed", "Variants": [ "Update", "UpdateExpanded", @@ -508482,15 +509145,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightUsed", - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUsedInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserLicenseDetail", "Variants": [ "Update", "UpdateExpanded", @@ -508498,15 +509161,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -508514,15 +509177,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserMailboxSetting", - "Uri": "/users/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolder", "Variants": [ "Update", "UpdateExpanded", @@ -508530,15 +509193,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", @@ -508546,15 +509209,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", "Variants": [ "Update", "UpdateExpanded", @@ -508562,15 +509225,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508578,15 +509241,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", @@ -508594,15 +509257,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderMessage", "Variants": [ "Update", "UpdateExpanded", @@ -508610,15 +509273,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508626,15 +509289,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMailFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", @@ -508642,15 +509305,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -508658,15 +509321,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", "Variants": [ "Update", "UpdateExpanded", @@ -508674,15 +509337,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -508690,15 +509353,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", @@ -508706,15 +509369,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -508722,15 +509385,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", "Variants": [ "Update", "UpdateExpanded", @@ -508738,15 +509401,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", @@ -508754,15 +509417,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -508770,15 +509433,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", "Variants": [ "Update", "UpdateExpanded", @@ -508786,15 +509449,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -508802,15 +509465,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", @@ -508818,15 +509481,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -508834,15 +509497,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -508850,15 +509513,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMessage", "Variants": [ "Update", "UpdateExpanded", @@ -508866,15 +509529,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Mail", + "Command": "Update-MgBetaUserMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -508882,15 +509545,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserMobileAppIntentAndState", "Variants": [ "Update", "UpdateExpanded", @@ -508898,15 +509561,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppIntentAndState", - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -508914,15 +509577,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "Permissions": [], + "Module": "Beta.Devices.CorporateManagement", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -508930,15 +509593,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotification", + "Uri": "/users/{user-id}/notifications/{notification-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserNotification", "Variants": [ "Update", "UpdateExpanded", @@ -508946,15 +509609,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserNotification", - "Uri": "/users/{user-id}/notifications/{notification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaUserOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", @@ -508962,15 +509625,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenoteNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaUserOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -508978,15 +509641,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Update-MgBetaUserOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -508994,31 +509657,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserOnenotePageContent", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], "Module": "Beta.Notes", "Command": "Update-MgBetaUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -509026,15 +509673,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Beta.Notes", + "Command": "Update-MgBetaUserOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -509042,8 +509689,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeeting", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -509062,12 +509712,25 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeeting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", "Variants": [ "Update", "Update1", @@ -509079,15 +509742,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "Update1", @@ -509099,15 +509762,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", @@ -509115,15 +509778,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", @@ -509131,15 +509794,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -509147,15 +509810,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "Variants": [ "Update", "UpdateExpanded", @@ -509163,15 +509826,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", "Variants": [ "Update", "UpdateExpanded", @@ -509179,15 +509842,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", @@ -509195,15 +509858,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookMasterCategory", "Variants": [ "Update", "UpdateExpanded", @@ -509211,15 +509874,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTask", "Variants": [ "Update", "UpdateExpanded", @@ -509227,31 +509890,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTask", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTaskFolder", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskFolder", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + ], + "ApiVersion": "beta", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTaskFolderTask", "Variants": [ "Update", "UpdateExpanded", @@ -509259,15 +509922,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTaskGroup", "Variants": [ "Update", "UpdateExpanded", @@ -509275,15 +509938,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroup", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", "Variants": [ "Update", "UpdateExpanded", @@ -509291,15 +509954,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookTask", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", "Variants": [ "Update", "UpdateExpanded", @@ -509307,15 +509970,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOutlookTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/changePassword", + "Permissions": [], + "Module": "Beta.Users.Actions", + "Command": "Update-MgBetaUserPassword", "Variants": [ "Change", "ChangeExpanded", @@ -509323,24 +509986,11 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserPassword", - "Uri": "/users/{user-id}/changePassword", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerUser", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "beta", - "Module": "Beta.Planner", - "Command": "Update-MgBetaUserPlanner", "Uri": "/users/{user-id}/planner", "Permissions": [ { @@ -509359,12 +510009,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "Beta.Planner", + "Command": "Update-MgBetaUserPlanner", "Variants": [ "Update", "UpdateExpanded", @@ -509372,15 +510019,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserPresence", - "Uri": "/users/{user-id}/presence", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfile", + "Uri": "/users/{user-id}/presence", + "Permissions": [], + "Module": "Beta.CloudCommunications", + "Command": "Update-MgBetaUserPresence", "Variants": [ "Update", "UpdateExpanded", @@ -509388,15 +510035,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfile", - "Uri": "/users/{user-id}/profile", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserAccountInformation", + "Uri": "/users/{user-id}/profile", + "Permissions": [], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfile", "Variants": [ "Update", "UpdateExpanded", @@ -509404,8 +510051,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAccount", + "OutputType": "IMicrosoftGraphProfile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", "Permissions": [ { @@ -509424,12 +510074,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAddress", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileAccount", "Variants": [ "Update", "UpdateExpanded", @@ -509437,8 +510084,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAddress", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "Permissions": [ { @@ -509457,12 +510107,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileAddress", "Variants": [ "Update", "UpdateExpanded", @@ -509470,8 +510117,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAnniversary", + "OutputType": "IMicrosoftGraphItemAddress", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "Permissions": [ { @@ -509490,12 +510140,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAward", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileAnniversary", "Variants": [ "Update", "UpdateExpanded", @@ -509503,8 +510150,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAward", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "Permissions": [ { @@ -509523,12 +510173,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonCertification", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileAward", "Variants": [ "Update", "UpdateExpanded", @@ -509536,8 +510183,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileCertification", + "OutputType": "IMicrosoftGraphPersonAward", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "Permissions": [ { @@ -509556,12 +510206,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationalActivity", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileCertification", "Variants": [ "Update", "UpdateExpanded", @@ -509569,8 +510216,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileEducationalActivity", + "OutputType": "IMicrosoftGraphPersonCertification", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", "Permissions": [ { @@ -509589,12 +510239,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemEmail", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileEducationalActivity", "Variants": [ "Update", "UpdateExpanded", @@ -509602,8 +510249,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileEmail", + "OutputType": "IMicrosoftGraphEducationalActivity", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", "Permissions": [ { @@ -509622,12 +510272,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonInterest", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileEmail", "Variants": [ "Update", "UpdateExpanded", @@ -509635,8 +510282,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileInterest", + "OutputType": "IMicrosoftGraphItemEmail", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", "Permissions": [ { @@ -509655,12 +510305,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLanguageProficiency", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileInterest", "Variants": [ "Update", "UpdateExpanded", @@ -509668,8 +510315,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileLanguage", + "OutputType": "IMicrosoftGraphPersonInterest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", "Permissions": [ { @@ -509688,12 +510338,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonName", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileLanguage", "Variants": [ "Update", "UpdateExpanded", @@ -509701,8 +510348,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileName", + "OutputType": "IMicrosoftGraphLanguageProficiency", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/names/{personName-id}", "Permissions": [ { @@ -509721,12 +510371,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonAnnotation", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileName", "Variants": [ "Update", "UpdateExpanded", @@ -509734,8 +510381,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileNote", + "OutputType": "IMicrosoftGraphPersonName", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", "Permissions": [ { @@ -509778,12 +510428,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPatent", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileNote", "Variants": [ "Update", "UpdateExpanded", @@ -509791,8 +510438,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePatent", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", "Permissions": [ { @@ -509811,12 +510461,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPhone", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfilePatent", "Variants": [ "Update", "UpdateExpanded", @@ -509824,8 +510471,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePhone", + "OutputType": "IMicrosoftGraphItemPatent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", "Permissions": [ { @@ -509844,12 +510494,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkPosition", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfilePhone", "Variants": [ "Update", "UpdateExpanded", @@ -509857,8 +510504,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePosition", + "OutputType": "IMicrosoftGraphItemPhone", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", "Permissions": [ { @@ -509877,12 +510527,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProjectParticipation", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfilePosition", "Variants": [ "Update", "UpdateExpanded", @@ -509890,8 +510537,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileProject", + "OutputType": "IMicrosoftGraphWorkPosition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", "Permissions": [ { @@ -509910,12 +510560,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemPublication", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileProject", "Variants": [ "Update", "UpdateExpanded", @@ -509923,8 +510570,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePublication", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", "Permissions": [ { @@ -509943,12 +510593,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSkillProficiency", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfilePublication", "Variants": [ "Update", "UpdateExpanded", @@ -509956,8 +510603,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileSkill", + "OutputType": "IMicrosoftGraphItemPublication", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", "Permissions": [ { @@ -509976,12 +510626,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWebAccount", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileSkill", "Variants": [ "Update", "UpdateExpanded", @@ -509989,8 +510636,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileWebAccount", + "OutputType": "IMicrosoftGraphSkillProficiency", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", "Permissions": [ { @@ -510009,12 +510659,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPersonWebsite", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileWebAccount", "Variants": [ "Update", "UpdateExpanded", @@ -510022,8 +510669,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileWebsite", + "OutputType": "IMicrosoftGraphWebAccount", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", "Permissions": [ { @@ -510042,12 +510692,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + ], + "Module": "Beta.People", + "Command": "Update-MgBetaUserProfileWebsite", "Variants": [ "Update", "UpdateExpanded", @@ -510055,15 +510702,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPersonWebsite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurity1", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Beta.Identity.DirectoryManagement", + "Command": "Update-MgBetaUserScopedRoleMemberOf", "Variants": [ "Update", "UpdateExpanded", @@ -510071,15 +510718,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurity", - "Uri": "/users/{user-id}/security", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Uri": "/users/{user-id}/security", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaUserSecurity", "Variants": [ "Update", "UpdateExpanded", @@ -510087,15 +510734,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtection", - "Uri": "/users/{user-id}/security/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurity1", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Uri": "/users/{user-id}/security/informationProtection", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaUserSecurityInformationProtection", "Variants": [ "Update", "UpdateExpanded", @@ -510103,15 +510750,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "Variants": [ "Update", "UpdateExpanded", @@ -510119,15 +510766,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "Variants": [ "Update", "UpdateExpanded", @@ -510135,15 +510782,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "Permissions": [], + "Module": "Beta.Security", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "Variants": [ "Update", "UpdateExpanded", @@ -510151,8 +510798,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSetting", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings", "Permissions": [ { @@ -510171,12 +510821,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactMergeSuggestions", + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSetting", "Variants": [ "Update", "UpdateExpanded", @@ -510184,15 +510831,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "Variants": [ "Update", "UpdateExpanded", @@ -510200,15 +510847,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingItemInsight", - "Uri": "/users/{user-id}/settings/itemInsights", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Uri": "/users/{user-id}/settings/itemInsights", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingItemInsight", "Variants": [ "Update", "UpdateExpanded", @@ -510216,15 +510863,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftPreferences", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "Variants": [ "Update", "UpdateExpanded", @@ -510232,8 +510879,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingShiftPreference", + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { @@ -510252,12 +510902,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserStorage", + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingShiftPreference", "Variants": [ "Update", "UpdateExpanded", @@ -510265,15 +510912,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorage", - "Uri": "/users/{user-id}/settings/storage", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Uri": "/users/{user-id}/settings/storage", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingStorage", "Variants": [ "Update", "UpdateExpanded", @@ -510281,15 +510928,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorageQuota", - "Uri": "/users/{user-id}/settings/storage/quota", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserStorage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Uri": "/users/{user-id}/settings/storage/quota", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingStorageQuota", "Variants": [ "Update", "UpdateExpanded", @@ -510297,15 +510944,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorageQuotaService", - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSetting", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingStorageQuotaService", "Variants": [ "Update", "UpdateExpanded", @@ -510313,15 +510960,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingWindows", "Variants": [ "Update", "UpdateExpanded", @@ -510329,15 +510976,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserTeamwork", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserSettingWindowsInstance", "Variants": [ "Update", "UpdateExpanded", @@ -510345,15 +510992,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserTeamwork", "Variants": [ "Update", "UpdateExpanded", @@ -510361,15 +511008,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Beta.Teams", + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "Variants": [ "Update", "UpdateExpanded", @@ -510377,8 +511024,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoList", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -510397,12 +511047,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoList", "Variants": [ "Update", "UpdateExpanded", @@ -510410,15 +511057,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListExtension", "Variants": [ "Update", "UpdateExpanded", @@ -510426,8 +511073,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTask", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -510446,12 +511096,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttachmentSession", + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListTask", "Variants": [ "Update", "UpdateExpanded", @@ -510459,15 +511106,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "Variants": [ "Update", "UpdateExpanded", @@ -510475,8 +511122,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -510495,12 +511145,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "Variants": [ "Update", "UpdateExpanded", @@ -510508,15 +511155,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListTaskExtension", "Variants": [ "Update", "UpdateExpanded", @@ -510524,8 +511171,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -510544,44 +511194,41 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEvent", + ], + "Module": "Beta.Users", + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "Variants": [ - "Update1", - "UpdateExpanded1", + "Update", + "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEvent", "Variants": [ - "Update", - "UpdateExpanded", + "Update1", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventPresenter", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventPresenter", "Variants": [ "Update", "UpdateExpanded", @@ -510589,15 +511236,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", @@ -510605,15 +511252,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -510621,15 +511268,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -510637,15 +511284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", @@ -510653,15 +511300,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhall", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhall", "Variants": [ "Update", "UpdateExpanded", @@ -510669,15 +511316,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallPresenter", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhallPresenter", "Variants": [ "Update", "UpdateExpanded", @@ -510685,15 +511332,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSession", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhallSession", "Variants": [ "Update", "UpdateExpanded", @@ -510701,15 +511348,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -510717,15 +511364,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -510733,15 +511380,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", @@ -510749,15 +511396,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", @@ -510765,15 +511412,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarPresenter", "Variants": [ "Update", "UpdateExpanded", @@ -510781,15 +511428,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -510797,15 +511444,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", "Variants": [ "Update", "UpdateExpanded", @@ -510813,15 +511460,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "Variants": [ "Update", "UpdateExpanded", @@ -510829,15 +511476,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarSession", "Variants": [ "Update", "UpdateExpanded", @@ -510845,15 +511492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -510861,15 +511508,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -510877,15 +511524,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "Permissions": [], + "Module": "Beta.Bookings", + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", "Variants": [ "Update", "UpdateExpanded", @@ -510893,15 +511540,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeployment", - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesDeployment", "Variants": [ "Update", "UpdateExpanded", @@ -510909,15 +511556,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", "Variants": [ "Update", "UpdateExpanded", @@ -510925,15 +511572,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", "Variants": [ "Update", "UpdateExpanded", @@ -510941,15 +511588,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -510957,15 +511604,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", "Variants": [ "Update", "UpdateExpanded", @@ -510973,15 +511620,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicy", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -510989,15 +511636,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", "Variants": [ "Update", "UpdateExpanded", @@ -511005,15 +511652,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", "Variants": [ "Update", "UpdateExpanded", @@ -511021,15 +511668,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "Method": "POST", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -511037,15 +511684,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", "Variants": [ "Update", "UpdateExpanded", @@ -511053,15 +511700,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", "Variants": [ "Update", "UpdateExpanded", @@ -511069,15 +511716,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", "Variants": [ "Update", "UpdateExpanded", @@ -511085,15 +511732,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", "Variants": [ "Update", "UpdateExpanded", @@ -511101,15 +511748,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProduct", - "Uri": "/admin/windows/updates/products/{product-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Uri": "/admin/windows/updates/products/{product-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProduct", "Variants": [ "Update", "UpdateExpanded", @@ -511117,15 +511764,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductEdition", "Variants": [ "Update", "UpdateExpanded", @@ -511133,15 +511780,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", "Variants": [ "Update", "UpdateExpanded", @@ -511149,15 +511796,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", @@ -511165,15 +511812,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", @@ -511181,15 +511828,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductRevision", "Variants": [ "Update", "UpdateExpanded", @@ -511197,15 +511844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", "Variants": [ "Update", "UpdateExpanded", @@ -511213,15 +511860,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", "Variants": [ "Update", "UpdateExpanded", @@ -511229,15 +511876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", "Variants": [ "Update", "UpdateExpanded", @@ -511245,24 +511892,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "beta", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingBusiness", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "Permissions": [], + "Module": "Beta.WindowsUpdates", + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusiness", + "ApiVersion": "beta", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", "Permissions": [ { @@ -511281,12 +511931,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusiness", "Variants": [ "Update", "UpdateExpanded", @@ -511294,8 +511941,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessAppointment", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", "Permissions": [ { @@ -511330,12 +511980,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingAppointment", + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessAppointment", "Variants": [ "Update", "UpdateExpanded", @@ -511343,15 +511990,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCalendarView", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessCalendarView", "Variants": [ "Update", "UpdateExpanded", @@ -511359,8 +512006,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCustomer", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", "Permissions": [ { @@ -511395,12 +512045,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -511408,8 +512055,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCustomQuestion", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", "Permissions": [ { @@ -511436,12 +512086,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingService", + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessCustomQuestion", "Variants": [ "Update", "UpdateExpanded", @@ -511449,8 +512096,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessService", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", "Permissions": [ { @@ -511469,12 +512119,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessService", "Variants": [ "Update", "UpdateExpanded", @@ -511482,8 +512129,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessStaffMember", + "OutputType": "IMicrosoftGraphBookingService", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", "Permissions": [ { @@ -511502,12 +512152,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBookingCurrency", + ], + "Module": "Bookings", + "Command": "Update-MgBookingBusinessStaffMember", "Variants": [ "Update", "UpdateExpanded", @@ -511515,15 +512162,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgBookingCurrency", - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgBookingCurrency", "Variants": [ "Update", "UpdateExpanded", @@ -511531,8 +512178,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChat", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}", "Permissions": [ { @@ -511559,21 +512209,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Update-MgChat", "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatInstalledApp", + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0" + }, + { "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { @@ -511664,28 +512314,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", + ], + "Module": "Teams", + "Command": "Update-MgChatInstalledApp", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatLastMessagePreview", - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", @@ -511693,15 +512340,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatMember", - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatMember", "Variants": [ "Update", "UpdateExpanded", @@ -511709,8 +512356,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatMessage", + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", "Permissions": [ { @@ -511745,12 +512395,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Update-MgChatMessage", "Variants": [ "Update", "UpdateExpanded", @@ -511758,15 +512405,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatMessageReply", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -511774,15 +512421,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatMessageReplyHostedContent", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -511790,15 +512437,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatPermissionGrant", - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -511806,15 +512453,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatPinnedMessage", - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", @@ -511822,8 +512469,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgChatTab", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -511866,12 +512516,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAudioRoutingGroup", + ], + "Module": "Teams", + "Command": "Update-MgChatTab", "Variants": [ "Update", "UpdateExpanded", @@ -511879,8 +512526,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", "Permissions": [ { @@ -511899,12 +512549,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -511912,15 +512559,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallContentSharingSession", - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCommsOperation", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallContentSharingSession", "Variants": [ "Update", "UpdateExpanded", @@ -511928,15 +512575,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallOperation", - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphParticipant", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallOperation", "Variants": [ "Update", "UpdateExpanded", @@ -511944,15 +512591,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallParticipant", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCommsOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallParticipant", "Variants": [ "Update", "UpdateExpanded", @@ -511960,8 +512607,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordingStatus", + "OutputType": "IMicrosoftGraphParticipant", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/communications/calls/{call-id}/updateRecordingStatus", "Permissions": [ { @@ -511980,12 +512630,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecordsSession", + ], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallRecordingStatus", "Variants": [ "Update", "UpdateExpanded", @@ -511993,15 +512640,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordSession", - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationCallRecordSession", "Variants": [ "Update", "UpdateExpanded", @@ -512009,15 +512656,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeeting", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", @@ -512025,15 +512672,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -512041,15 +512688,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -512057,15 +512704,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingRecording", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", @@ -512073,15 +512720,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingTranscript", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", @@ -512089,45 +512736,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationPresence", - "Uri": "/communications/presences/{presence-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCompliance", + "Uri": "/communications/presences/{presence-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgCommunicationPresence", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Update-MgCompliance", - "Uri": "/compliance", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrgContact", + "Uri": "/compliance", + "Permissions": [], + "Module": "Compliance", + "Command": "Update-MgCompliance", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContact", - "Uri": "/contacts/{orgContact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompliance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContract", + "Uri": "/contacts/{orgContact-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgContact", "Variants": [ "Update", "UpdateExpanded", @@ -512135,15 +512782,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContract", - "Uri": "/contracts/{contract-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrgContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Uri": "/contracts/{contract-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgContract", "Variants": [ "Update", "UpdateExpanded", @@ -512151,15 +512798,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgDataPolicyOperation", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContract", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgDataPolicyOperation", "Variants": [ "Update", "UpdateExpanded", @@ -512167,8 +512814,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDevice", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/devices/{device-id}", "Permissions": [ { @@ -512195,19 +512845,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAppManagement", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDevice", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagement", + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0" + }, + { "Uri": "/deviceAppManagement", "Permissions": [ { @@ -512226,28 +512878,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -512255,8 +512902,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -512275,12 +512925,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -512288,8 +512935,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -512308,12 +512958,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512321,8 +512968,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -512341,12 +512991,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -512354,8 +513001,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "Permissions": [ { @@ -512374,12 +513024,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -512387,8 +513034,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -512407,12 +513057,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -512420,8 +513067,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -512440,12 +513090,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -512453,15 +513100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "Variants": [ "Update", "UpdateExpanded", @@ -512469,8 +513116,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -512489,12 +513139,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "Variants": [ "Update", "UpdateExpanded", @@ -512502,8 +513149,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -512522,12 +513172,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512535,8 +513182,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", "Permissions": [ { @@ -512555,12 +513205,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -512568,15 +513215,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -512584,15 +513231,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -512600,15 +513247,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -512616,15 +513263,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppOperation", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -512632,8 +513279,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", "Permissions": [ { @@ -512652,12 +513302,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppStatus", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -512665,15 +513312,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBook", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedAppStatus", "Variants": [ "Update", "UpdateExpanded", @@ -512681,15 +513328,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBook", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBook", "Variants": [ "Update", "UpdateExpanded", @@ -512697,15 +513344,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512713,15 +513360,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -512729,15 +513376,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "Variants": [ "Update", "UpdateExpanded", @@ -512745,15 +513392,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -512761,15 +513408,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "Variants": [ "Update", "UpdateExpanded", @@ -512777,15 +513424,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -512793,8 +513440,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -512813,12 +513463,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512826,8 +513473,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -512846,12 +513496,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -512859,8 +513506,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -512879,12 +513529,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileApp", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -512892,15 +513539,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileApp", "Variants": [ "Update", "UpdateExpanded", @@ -512908,15 +513555,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512924,15 +513571,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -512940,15 +513587,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -512956,15 +513603,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -512972,15 +513619,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -512988,15 +513635,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513004,15 +513651,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513020,15 +513667,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513036,15 +513683,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513052,15 +513699,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513068,15 +513715,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513084,15 +513731,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513100,15 +513747,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513116,15 +513763,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513132,15 +513779,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513148,15 +513795,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513164,15 +513811,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513180,15 +513827,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513196,15 +513843,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513212,15 +513859,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513228,15 +513875,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513244,15 +513891,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513260,15 +513907,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513276,15 +513923,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513292,15 +513939,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513308,15 +513955,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513324,15 +513971,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513340,15 +513987,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513356,15 +514003,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513372,15 +514019,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513388,15 +514035,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513404,15 +514051,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513420,15 +514067,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513436,15 +514083,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513452,15 +514099,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513468,15 +514115,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513484,15 +514131,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513500,15 +514147,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513516,15 +514163,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513532,15 +514179,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513548,15 +514195,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513564,15 +514211,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513580,15 +514227,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513596,15 +514243,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513612,15 +514259,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513628,15 +514275,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513644,15 +514291,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContent", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513660,15 +514307,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "Variants": [ "Update", "UpdateExpanded", @@ -513676,15 +514323,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "Variants": [ "Update", "UpdateExpanded", @@ -513692,15 +514339,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "Variants": [ "Update", "UpdateExpanded", @@ -513708,15 +514355,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513724,15 +514371,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", "Variants": [ "Update", "UpdateExpanded", @@ -513740,15 +514387,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -513756,15 +514403,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513772,15 +514419,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -513788,15 +514435,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "Variants": [ "Update", "UpdateExpanded", @@ -513804,15 +514451,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -513820,15 +514467,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "Variants": [ "Update", "UpdateExpanded", @@ -513836,15 +514483,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -513852,8 +514499,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "Permissions": [ { @@ -513872,12 +514522,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "Variants": [ "Update", "UpdateExpanded", @@ -513885,8 +514532,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -513905,12 +514555,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -513918,8 +514565,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", "Permissions": [ { @@ -513938,12 +514588,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVppToken", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "Variants": [ "Update", "UpdateExpanded", @@ -513951,8 +514598,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementVppToken", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", "Permissions": [ { @@ -513971,12 +514621,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementVppToken", "Variants": [ "Update", "UpdateExpanded", @@ -513984,8 +514631,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "OutputType": "IMicrosoftGraphVppToken", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", "Permissions": [ { @@ -514004,12 +514654,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -514017,8 +514664,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", "Permissions": [ { @@ -514037,12 +514687,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -514050,8 +514697,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -514070,12 +514720,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -514083,8 +514730,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", "Permissions": [ { @@ -514103,12 +514753,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDevice", + ], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "Variants": [ "Update", "UpdateExpanded", @@ -514116,15 +514763,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceByDeviceId", - "Uri": "/devices(deviceId='{deviceId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/devices(deviceId='{deviceId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDeviceByDeviceId", "Variants": [ "Update", "UpdateExpanded", @@ -514132,22 +514779,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceExtension", - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDevice", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-devicemanagement-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagement", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDeviceExtension", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagement", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement", "Permissions": [ { @@ -514190,19 +514842,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "OutputType": "IMicrosoftGraphDeviceManagement", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0" + }, + { "Uri": "/deviceManagement/applePushNotificationCertificate", "Permissions": [ { @@ -514221,28 +514873,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuditEvent", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementAuditEvent", - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementAuditEvent", "Variants": [ "Update", "UpdateExpanded", @@ -514250,8 +514897,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "OutputType": "IMicrosoftGraphAuditEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", "Permissions": [ { @@ -514270,19 +514920,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/conditionalAccessSettings", "Permissions": [ { @@ -514301,21 +514953,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDetectedApp", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDetectedApp", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", "Permissions": [ { @@ -514334,12 +514984,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDetectedApp", "Variants": [ "Update", "UpdateExpanded", @@ -514347,8 +514994,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCategory", + "OutputType": "IMicrosoftGraphDetectedApp", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", "Permissions": [ { @@ -514367,12 +515017,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -514380,15 +515027,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", "Variants": [ "Update", "UpdateExpanded", @@ -514396,15 +515043,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -514412,29 +515059,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], "Module": "DeviceManagement", "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -514442,15 +515105,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -514458,15 +515121,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "Variants": [ "Update", "UpdateExpanded", @@ -514474,15 +515137,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -514490,15 +515153,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -514506,15 +515169,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "Variants": [ "Update", "UpdateExpanded", @@ -514522,15 +515185,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -514538,15 +515201,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -514554,15 +515217,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -514570,15 +515233,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -514586,15 +515249,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "Variants": [ "Update", "UpdateExpanded", @@ -514602,45 +515265,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "Permissions": [], "Module": "DeviceManagement", "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", "Variants": [ "Update", "UpdateExpanded", @@ -514648,15 +515295,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -514664,15 +515311,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", "Variants": [ "Update", "UpdateExpanded", @@ -514680,15 +515327,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", "Variants": [ "Update", "UpdateExpanded", @@ -514696,8 +515343,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", "Permissions": [ { @@ -514716,12 +515366,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -514729,8 +515376,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", "Permissions": [ { @@ -514749,12 +515399,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -514762,8 +515409,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeConnector", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", "Permissions": [ { @@ -514782,12 +515432,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementExchangeConnector", "Variants": [ "Update", "UpdateExpanded", @@ -514795,15 +515442,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "Permissions": [], + "Module": "DeviceManagement.Enrollment", + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "Variants": [ "Update", "UpdateExpanded", @@ -514811,15 +515458,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIoUpdateStatus", - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementIoUpdateStatus", "Variants": [ "Update", "UpdateExpanded", @@ -514827,8 +515474,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDevice", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", "Permissions": [ { @@ -514847,12 +515497,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -514860,15 +515507,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -514876,15 +515523,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", @@ -514892,15 +515539,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -514908,15 +515555,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -514924,15 +515571,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", @@ -514940,15 +515587,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -514956,15 +515603,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -514972,15 +515619,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -514988,8 +515635,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", "Permissions": [ { @@ -515008,12 +515658,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "Variants": [ "Update", "UpdateExpanded", @@ -515021,8 +515668,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", "Permissions": [ { @@ -515041,12 +515691,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "Variants": [ "Update", "UpdateExpanded", @@ -515054,15 +515701,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -515070,15 +515717,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "Variants": [ "Update", "UpdateExpanded", @@ -515086,8 +515733,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementPartner", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", "Permissions": [ { @@ -515106,12 +515756,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementPartner", "Variants": [ "Update", "UpdateExpanded", @@ -515119,8 +515766,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "Permissions": [ { @@ -515139,19 +515789,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementReports", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgDeviceManagementReport", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/reports", "Permissions": [ { @@ -515186,21 +515838,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceOperation", + ], + "Module": "Reports", + "Command": "Update-MgDeviceManagementReport", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementResourceOperation", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", "Permissions": [ { @@ -515219,12 +515869,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementResourceOperation", "Variants": [ "Update", "UpdateExpanded", @@ -515232,8 +515879,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleAssignment", + "OutputType": "IMicrosoftGraphResourceOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", "Permissions": [ { @@ -515252,12 +515902,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleDefinition", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -515265,8 +515912,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinition", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", "Permissions": [ { @@ -515285,12 +515935,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleAssignment", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -515298,8 +515945,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", "Permissions": [ { @@ -515318,12 +515968,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + ], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -515331,15 +515978,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "Variants": [ "Update", "UpdateExpanded", @@ -515347,15 +515994,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndCondition", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementTermAndCondition", "Variants": [ "Update", "UpdateExpanded", @@ -515363,15 +516010,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "Variants": [ "Update", "UpdateExpanded", @@ -515379,15 +516026,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -515395,15 +516042,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -515411,8 +516058,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", "Permissions": [ { @@ -515431,12 +516081,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -515444,8 +516091,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", "Permissions": [ { @@ -515464,12 +516114,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "Variants": [ "Update", "UpdateExpanded", @@ -515477,8 +516124,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", "Permissions": [ { @@ -515497,12 +516147,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "Variants": [ "Update", "UpdateExpanded", @@ -515510,8 +516157,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", "Permissions": [ { @@ -515530,12 +516180,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "Variants": [ "Update", "UpdateExpanded", @@ -515543,8 +516190,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", "Permissions": [ { @@ -515563,12 +516213,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -515576,8 +516223,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", "Permissions": [ { @@ -515596,12 +516246,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "Variants": [ "Update", "UpdateExpanded", @@ -515609,8 +516256,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", "Permissions": [ { @@ -515629,12 +516279,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "Variants": [ "Update", "UpdateExpanded", @@ -515642,8 +516289,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", "Permissions": [ { @@ -515662,19 +516312,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", "Permissions": [ { @@ -515693,28 +516345,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "Variants": [ "Update", "UpdateExpanded", @@ -515722,8 +516369,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "Permissions": [ { @@ -515742,12 +516392,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "Variants": [ "Update", "UpdateExpanded", @@ -515755,8 +516402,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", "Permissions": [ { @@ -515775,12 +516425,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "Variants": [ "Update", "UpdateExpanded", @@ -515788,15 +516435,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "Variants": [ "Update", "UpdateExpanded", @@ -515804,8 +516451,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", "Permissions": [ { @@ -515824,12 +516474,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "Variants": [ "Update", "UpdateExpanded", @@ -515837,8 +516484,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", "Permissions": [ { @@ -515857,12 +516507,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "Variants": [ "Update", "UpdateExpanded", @@ -515870,8 +516517,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", "Permissions": [ { @@ -515890,12 +516540,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "Variants": [ "Update", "UpdateExpanded", @@ -515903,8 +516550,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", "Permissions": [ { @@ -515923,12 +516573,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Variants": [ "Update", "UpdateExpanded", @@ -515936,8 +516583,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", "Permissions": [ { @@ -515956,12 +516606,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -515969,8 +516616,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", "Permissions": [ { @@ -515989,12 +516639,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "Variants": [ "Update", "UpdateExpanded", @@ -516002,8 +516649,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", "Permissions": [ { @@ -516022,19 +516672,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsOverview", "Permissions": [ { @@ -516053,21 +516705,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", "Permissions": [ { @@ -516086,19 +516736,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", "Permissions": [ { @@ -516117,21 +516769,19 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", "Permissions": [ { @@ -516150,12 +516800,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "Variants": [ "Update", "UpdateExpanded", @@ -516163,8 +516810,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", "Permissions": [ { @@ -516183,12 +516833,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "Variants": [ "Update", "UpdateExpanded", @@ -516196,8 +516843,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", "Permissions": [ { @@ -516216,12 +516866,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "Variants": [ "Update", "UpdateExpanded", @@ -516229,15 +516876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "Variants": [ "Update", "UpdateExpanded", @@ -516245,15 +516892,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "Variants": [ "Update", "UpdateExpanded", @@ -516261,15 +516908,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "Variants": [ "Update", "UpdateExpanded", @@ -516277,15 +516924,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -516293,15 +516940,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -516309,15 +516956,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -516325,15 +516972,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "Variants": [ "Update", "UpdateExpanded", @@ -516341,15 +516988,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "Permissions": [], + "Module": "DeviceManagement.Administration", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -516357,15 +517004,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Permissions": [] + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "Permissions": [], + "Module": "DeviceManagement.Actions", + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "Variants": [ "Update", "UpdateExpanded", @@ -516373,15 +517020,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "Variants": [ "Update", "UpdateExpanded", @@ -516389,15 +517036,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "Permissions": [], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "Variants": [ "Update", "UpdateExpanded", @@ -516405,8 +517052,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", "Permissions": [ { @@ -516425,12 +517075,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "Variants": [ "Update", "UpdateExpanded", @@ -516438,8 +517085,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", "Permissions": [ { @@ -516458,26 +517108,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "DeviceManagement", + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectory", + "Uri": "/directory", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectory", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectory", - "Uri": "/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", @@ -516485,15 +517148,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnit", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryAdministrativeUnitExtension", "Variants": [ "Update", "UpdateExpanded", @@ -516501,15 +517164,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", "Variants": [ "Update", "UpdateExpanded", @@ -516517,15 +517180,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttributeSet", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryAttributeSet", "Variants": [ "Update", "UpdateExpanded", @@ -516533,15 +517196,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAttributeSet", - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttributeSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -516549,15 +517212,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAllowedValue", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "Variants": [ "Update", "UpdateExpanded", @@ -516565,15 +517228,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAllowedValue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryDeviceLocalCredential", "Variants": [ "Update", "UpdateExpanded", @@ -516581,15 +517244,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryDeviceLocalCredential", - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -516597,15 +517260,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryFederationConfiguration", - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryObject", + "Uri": "/directoryObjects/{directoryObject-id}", + "Permissions": [], + "Module": "DirectoryObjects", + "Command": "Update-MgDirectoryObject", "Variants": [ "Update", "UpdateExpanded", @@ -516613,15 +517276,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "DirectoryObjects", - "Command": "Update-MgDirectoryObject", - "Uri": "/directoryObjects/{directoryObject-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryObject", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryOnPremiseSynchronization", "Variants": [ "Update", "UpdateExpanded", @@ -516629,15 +517292,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryOnPremiseSynchronization", - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles/{directoryRole-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryRole", "Variants": [ "Update", "UpdateExpanded", @@ -516645,15 +517308,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRole", - "Uri": "/directoryRoles/{directoryRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRole", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryRoleByRoleTemplateId", "Variants": [ "Update", "UpdateExpanded", @@ -516661,15 +517324,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleByRoleTemplateId", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryRoleScopedMember", "Variants": [ "Update", "UpdateExpanded", @@ -516677,15 +517340,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleScopedMember", - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectoryRoleTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -516693,15 +517356,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleTemplate", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomain", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectorySubscription", "Variants": [ "Update", "UpdateExpanded", @@ -516709,15 +517372,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomain", - "Uri": "/domains/{domain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", "Variants": [ "Update", "UpdateExpanded", @@ -516725,15 +517388,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainFederationConfiguration", - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCompanySubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDomain", "Variants": [ "Update", "UpdateExpanded", @@ -516741,15 +517404,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainServiceConfigurationRecord", - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomain", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDomainFederationConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -516757,15 +517420,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainVerificationDnsRecord", - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDomainServiceConfigurationRecord", "Variants": [ "Update", "UpdateExpanded", @@ -516773,15 +517436,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDrive", - "Uri": "/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgDomainVerificationDnsRecord", "Variants": [ "Update", "UpdateExpanded", @@ -516789,15 +517452,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDrive", "Variants": [ "Update", "UpdateExpanded", @@ -516805,8 +517468,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Files", - "Command": "Update-MgDriveItem", + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}", "Permissions": [ { @@ -516833,12 +517515,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + ], + "Module": "Files", + "Command": "Update-MgDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -516846,15 +517525,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemAnalytic", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -516862,15 +517541,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -516878,15 +517557,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -516894,15 +517573,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -516910,15 +517589,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItem", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -516926,15 +517605,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -516942,15 +517621,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -516958,15 +517637,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -516974,15 +517653,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -516990,15 +517669,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517006,15 +517685,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517022,15 +517701,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemListItemVersionField", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -517038,8 +517717,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemPermission", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", "Permissions": [ { @@ -517066,12 +517748,9 @@ "PermissionType": "DelegatedPersonal", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + ], + "Module": "Files", + "Command": "Update-MgDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -517079,15 +517758,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemRetentionLabel", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -517095,15 +517774,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemSubscription", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -517111,15 +517790,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemThumbnail", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -517127,15 +517806,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveItemVersion", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517143,15 +517822,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517159,15 +517838,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveList", - "Uri": "/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -517175,15 +517854,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListColumn", - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -517191,15 +517870,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListContentType", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -517207,15 +517886,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumn", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -517223,15 +517902,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumnLink", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -517239,15 +517918,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517255,15 +517934,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItem", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -517271,15 +517950,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517287,15 +517966,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517303,15 +517982,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -517319,15 +517998,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -517335,15 +518014,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517351,15 +518030,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemVersion", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517367,15 +518046,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListItemVersionField", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -517383,15 +518062,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517399,15 +518078,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListOperation", - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -517415,15 +518094,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveListSubscription", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -517431,15 +518110,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRoot", - "Uri": "/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -517447,15 +518126,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootAnalytic", - "Uri": "/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -517463,15 +518142,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -517479,15 +518158,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517495,15 +518174,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517511,15 +518190,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItem", - "Uri": "/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -517527,15 +518206,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517543,15 +518222,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517559,15 +518238,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -517575,15 +518254,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemField", - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -517591,15 +518270,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517607,31 +518286,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemVersion", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootListItemVersionField", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -517639,15 +518318,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootPermission", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -517655,15 +518334,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootRetentionLabel", - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -517671,15 +518350,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootSubscription", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -517687,15 +518366,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootThumbnail", - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -517703,15 +518382,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgDriveRootVersion", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationClass", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -517719,15 +518398,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClass", - "Uri": "/education/classes/{educationClass-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/classes/{educationClass-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClass", "Variants": [ "Update", "UpdateExpanded", @@ -517735,8 +518414,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignment", + "OutputType": "IMicrosoftGraphEducationClass", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", "Permissions": [ { @@ -517755,12 +518437,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationCategory", + ], + "Module": "Education", + "Command": "Update-MgEducationClassAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -517768,15 +518447,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentCategory", "Variants": [ "Update", "UpdateExpanded", @@ -517784,8 +518463,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentDefault", + "OutputType": "IMicrosoftGraphEducationCategory", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", "Permissions": [ { @@ -517804,12 +518486,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + ], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentDefault", "Variants": [ "Update", "UpdateExpanded", @@ -517817,15 +518496,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -517833,8 +518512,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentRubric", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", "Permissions": [ { @@ -517853,12 +518535,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + ], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -517866,8 +518545,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSetting", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignmentSettings", "Permissions": [ { @@ -517886,12 +518568,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + ], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSetting", "Variants": [ "Update", "UpdateExpanded", @@ -517899,15 +518578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "Variants": [ "Update", "UpdateExpanded", @@ -517915,15 +518594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmission", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -517931,8 +518610,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", "Permissions": [ { @@ -517951,12 +518633,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + ], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -517964,15 +518643,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -517980,15 +518659,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModule", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -517996,15 +518675,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassModule", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationModuleResource", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassModule", "Variants": [ "Update", "UpdateExpanded", @@ -518012,45 +518691,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationClassModuleResource", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationClassModuleResource", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMe", - "Uri": "/education/me", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationModuleResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/me", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMe", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignment", - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -518058,15 +518737,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -518074,15 +518753,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentRubric", - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -518090,15 +518769,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmission", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -518106,15 +518785,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -518122,15 +518801,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -518138,15 +518817,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -518154,8 +518833,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeRubric", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/education/me/rubrics/{educationRubric-id}", "Permissions": [ { @@ -518174,40 +518856,53 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Education", + "Command": "Update-MgEducationMeRubric", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/me/user/mailboxSettings", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationMeUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationMeUserMailboxSetting", - "Uri": "/education/me/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRoot", + "Uri": "/education", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationRoot", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationRoot", - "Uri": "/education", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSchool", + "Uri": "/education/schools/{educationSchool-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationSchool", "Variants": [ "Update", "UpdateExpanded", @@ -518215,15 +518910,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationSchool", - "Uri": "/education/schools/{educationSchool-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSchool", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationSchoolAdministrativeUnit", "Variants": [ "Update", "UpdateExpanded", @@ -518231,15 +518926,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationSchoolAdministrativeUnit", - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Permissions": [] + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationUser", + "Uri": "/education/users/{educationUser-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUser", "Variants": [ "Update", "UpdateExpanded", @@ -518247,15 +518942,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUser", - "Uri": "/education/users/{educationUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignment", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -518263,15 +518958,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignment", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -518279,15 +518974,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentRubric", "Variants": [ "Update", "UpdateExpanded", @@ -518295,15 +518990,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentRubric", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmission", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentSubmission", "Variants": [ "Update", "UpdateExpanded", @@ -518311,15 +519006,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmission", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationOutcome", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", "Variants": [ "Update", "UpdateExpanded", @@ -518327,15 +519022,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationOutcome", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", "Variants": [ "Update", "UpdateExpanded", @@ -518343,15 +519038,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", "Variants": [ "Update", "UpdateExpanded", @@ -518359,15 +519054,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -518375,15 +519070,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserMailboxSetting", - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEducationRubric", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "Permissions": [], + "Module": "Education", + "Command": "Update-MgEducationUserRubric", "Variants": [ "Update", "UpdateExpanded", @@ -518391,15 +519086,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Education", - "Command": "Update-MgEducationUserRubric", - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEducationRubric", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackage", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAccessPackage", "Variants": [ "Update", "UpdateExpanded", @@ -518407,15 +519102,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackage", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -518423,15 +519118,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "Variants": [ "Update", "UpdateExpanded", @@ -518439,15 +519134,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -518455,15 +519150,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", @@ -518471,15 +519166,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAssignment", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -518489,15 +519184,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignment", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", "Variants": [ "Update", "UpdateExpanded", @@ -518505,15 +519200,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", "Variants": [ "Update", "UpdateExpanded", @@ -518521,15 +519216,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementAssignmentRequest", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -518539,15 +519234,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalog", "Variants": [ "Update", "UpdateExpanded", @@ -518555,15 +519250,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalog", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", @@ -518571,15 +519266,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResource", "Variants": [ "Update", "UpdateExpanded", @@ -518587,15 +519282,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceRole", "Variants": [ "Update", "Update1", @@ -518611,15 +519306,15 @@ "UpdateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", "Variants": [ "Update", "Update1", @@ -518631,15 +519326,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", "Variants": [ "Update", "Update1", @@ -518651,15 +519346,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", "Variants": [ "Update", "Update1", @@ -518671,15 +519366,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -518687,15 +519382,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceScope", "Variants": [ "Update", "Update1", @@ -518711,15 +519406,15 @@ "UpdateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", "Variants": [ "Update", "Update1", @@ -518731,15 +519426,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", "Variants": [ "Update", "Update1", @@ -518751,15 +519446,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", "Variants": [ "Update", "Update1", @@ -518771,15 +519466,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -518787,15 +519482,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementConnectedOrganization", "Variants": [ "Update", "UpdateExpanded", @@ -518803,15 +519498,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResource", "Variants": [ "Update", "UpdateExpanded", @@ -518819,15 +519514,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironment", "Variants": [ "Update", "UpdateExpanded", @@ -518835,15 +519530,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironment", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", "Variants": [ "Update", "UpdateExpanded", @@ -518851,15 +519546,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -518867,15 +519562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -518883,15 +519578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -518899,15 +519594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -518915,15 +519610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -518931,15 +519626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -518947,15 +519642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -518963,15 +519658,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -518979,15 +519674,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequest", "Variants": [ "Update", "UpdateExpanded", @@ -518995,15 +519690,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequest", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", "Variants": [ "Update", "UpdateExpanded", @@ -519011,15 +519706,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", "Variants": [ "Update", "UpdateExpanded", @@ -519027,15 +519722,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", "Variants": [ "Update", "UpdateExpanded", @@ -519043,15 +519738,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", "Variants": [ "Update", "Update1", @@ -519067,15 +519762,15 @@ "UpdateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", "Variants": [ "Update", "Update1", @@ -519087,15 +519782,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", "Variants": [ "Update", "Update1", @@ -519107,15 +519802,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", "Variants": [ "Update", "Update1", @@ -519127,15 +519822,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519143,15 +519838,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", "Variants": [ "Update", "Update1", @@ -519167,15 +519862,15 @@ "UpdateViaIdentityExpanded2" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", "Variants": [ "Update", "Update1", @@ -519187,15 +519882,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", "Variants": [ "Update", "Update1", @@ -519207,15 +519902,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", "Variants": [ "Update", "Update1", @@ -519227,31 +519922,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "Permissions": [], "Module": "Identity.Governance", "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", "Variants": [ "Update", "UpdateExpanded", @@ -519259,15 +519938,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResource", "Variants": [ "Update", "UpdateExpanded", @@ -519275,15 +519954,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519291,15 +519970,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -519307,15 +519986,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519323,15 +520002,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519339,15 +520018,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519355,15 +520034,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519371,15 +520050,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519387,15 +520066,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -519403,15 +520082,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519419,15 +520098,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -519435,15 +520114,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519451,15 +520130,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519467,15 +520146,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScope", "Variants": [ "Update", "UpdateExpanded", @@ -519483,15 +520162,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519499,15 +520178,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519515,15 +520194,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -519531,15 +520210,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519547,15 +520226,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519563,15 +520242,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", "Variants": [ "Update", "UpdateExpanded", @@ -519579,15 +520258,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", "Variants": [ "Update", "UpdateExpanded", @@ -519595,15 +520274,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519611,15 +520290,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519627,15 +520306,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519643,15 +520322,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519659,15 +520338,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScope", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceScope", "Variants": [ "Update", "UpdateExpanded", @@ -519675,15 +520354,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceScopeResource", "Variants": [ "Update", "UpdateExpanded", @@ -519691,15 +520370,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", "Variants": [ "Update", "UpdateExpanded", @@ -519707,52 +520386,55 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementSetting", - "Uri": "/identityGovernance/entitlementManagement/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/identityGovernance/entitlementManagement/settings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgEntitlementManagementSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternal", - "Uri": "/external", - "Permissions": [] + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Uri": "/external", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgExternal", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnection", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}", "Permissions": [ { @@ -519771,12 +520453,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + ], + "Module": "Search", + "Command": "Update-MgExternalConnection", "Variants": [ "Update", "UpdateExpanded", @@ -519784,8 +520463,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnectionGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", "Permissions": [ { @@ -519804,12 +520486,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + ], + "Module": "Search", + "Command": "Update-MgExternalConnectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -519817,15 +520496,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnectionGroupMember", - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgExternalConnectionGroupMember", "Variants": [ "Update", "UpdateExpanded", @@ -519833,15 +520512,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnectionItemActivity", - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgExternalConnectionItemActivity", "Variants": [ "Update", "UpdateExpanded", @@ -519849,15 +520528,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnectionOperation", - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgExternalConnectionOperation", "Variants": [ "Update", "UpdateExpanded", @@ -519865,8 +520544,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgExternalConnectionSchema", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/external/connections/{externalConnection-id}/schema", "Permissions": [ { @@ -519885,12 +520567,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", + ], + "Module": "Search", + "Command": "Update-MgExternalConnectionSchema", "Variants": [ "Update", "UpdateExpanded", @@ -519898,8 +520577,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroup", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}", "Permissions": [ { @@ -519918,12 +520600,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Groups", + "Command": "Update-MgGroup", "Variants": [ "Update", "UpdateExpanded", @@ -519931,15 +520610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgGroupAppRoleAssignment", - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroup", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgGroupAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -519947,15 +520626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupByUniqueName", - "Uri": "/groups(uniqueName='{uniqueName}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups(uniqueName='{uniqueName}')", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupByUniqueName", "Variants": [ "Update", "UpdateExpanded", @@ -519963,8 +520642,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgGroupCalendarEvent", + "OutputType": "IMicrosoftGraphGroup", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0" + }, + { "Uri": "/groups/{group-id}/calendar/events/{event-id}", "Permissions": [ { @@ -519983,12 +520665,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", + ], + "Module": "Calendar", + "Command": "Update-MgGroupCalendarEvent", "Variants": [ "Update", "UpdateExpanded", @@ -519996,15 +520675,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgGroupCalendarPermission", - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgGroupCalendarPermission", "Variants": [ "Update", "UpdateExpanded", @@ -520012,8 +520691,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupConversationThread", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -520032,12 +520714,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Update-MgGroupConversationThread", "Variants": [ "Update", "UpdateExpanded", @@ -520045,15 +520724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupConversationThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", @@ -520061,15 +520740,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", @@ -520077,15 +520756,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDrive", - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDrive", "Variants": [ "Update", "UpdateExpanded", @@ -520093,15 +520772,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520109,15 +520788,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -520125,15 +520804,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -520141,15 +520820,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -520157,15 +520836,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520173,15 +520852,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520189,15 +520868,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -520205,15 +520884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520221,15 +520900,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520237,15 +520916,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520253,15 +520932,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -520269,15 +520948,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520285,15 +520964,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520301,15 +520980,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520317,15 +520996,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -520333,15 +521012,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -520349,15 +521028,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -520365,15 +521044,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -520381,15 +521060,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520397,15 +521076,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520413,15 +521092,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveList", - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -520429,15 +521108,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -520445,15 +521124,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentType", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -520461,15 +521140,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentTypeColumn", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -520477,15 +521156,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -520493,15 +521172,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520509,15 +521188,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -520525,15 +521204,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520541,15 +521220,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520557,15 +521236,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520573,15 +521252,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -520589,15 +521268,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520605,15 +521284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520621,15 +521300,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520637,15 +521316,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520653,15 +521332,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListOperation", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -520669,15 +521348,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveListSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -520685,15 +521364,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRoot", - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -520701,15 +521380,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootAnalytic", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -520717,15 +521396,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -520733,15 +521412,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520749,15 +521428,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520765,15 +521444,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItem", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -520781,15 +521460,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520797,15 +521476,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520813,15 +521492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520829,15 +521508,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -520845,15 +521524,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -520861,15 +521540,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520877,15 +521556,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemVersionField", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -520893,15 +521572,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootPermission", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -520909,15 +521588,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootRetentionLabel", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -520925,15 +521604,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootSubscription", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -520941,15 +521620,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootThumbnail", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -520957,15 +521636,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgGroupDriveRootVersion", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgGroupDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -520973,8 +521652,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgGroupEvent", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/events/{event-id}", "Permissions": [ { @@ -520993,12 +521675,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Calendar", + "Command": "Update-MgGroupEvent", "Variants": [ "Update", "UpdateExpanded", @@ -521006,15 +521685,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgGroupEventExtension", - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgGroupEventExtension", "Variants": [ "Update", "UpdateExpanded", @@ -521022,15 +521701,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgGroupEventInstanceExtension", - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgGroupEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -521038,15 +521717,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "Permissions": [], "Module": "Groups", "Command": "Update-MgGroupExtension", - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupLifecyclePolicy", "Variants": [ "Update", "Update1", @@ -521058,31 +521753,31 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupLifecyclePolicy", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgGroupOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteNotebook", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgGroupOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -521090,15 +521785,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgGroupOnenotePage", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -521106,15 +521801,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupOnenotePageContent", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgGroupOnenoteSection", "Variants": [ "Update", "UpdateExpanded", @@ -521122,15 +521817,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteSection", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgGroupOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -521138,15 +521833,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteSectionGroup", - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -521154,15 +521849,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupPermissionGrant", - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerGroup", + "Uri": "/groups/{group-id}/planner", + "Permissions": [], + "Module": "Planner", + "Command": "Update-MgGroupPlanner", "Variants": [ "Update", "UpdateExpanded", @@ -521170,15 +521865,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgGroupPlanner", - "Uri": "/groups/{group-id}/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "Permissions": [], + "Module": "Planner", + "Command": "Update-MgGroupPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", @@ -521186,28 +521881,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgGroupPlannerPlanDetail", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupSetting", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupSetting", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", "Permissions": [ { @@ -521226,12 +521904,29 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Groups", + "Command": "Update-MgGroupSetting", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -521239,15 +521934,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/groups/{group-id}/sites/{site-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSite", "Variants": [ "Update", "UpdateExpanded", @@ -521255,15 +521950,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSite", - "Uri": "/groups/{group-id}/sites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -521271,15 +521966,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -521287,15 +521982,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", @@ -521303,15 +521998,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteColumn", "Variants": [ "Update", "UpdateExpanded", @@ -521319,15 +522014,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteContentType", "Variants": [ "Update", "UpdateExpanded", @@ -521335,15 +522030,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -521351,15 +522046,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -521367,15 +522062,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521383,15 +522078,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteGetByPathAnalytic", "Variants": [ "Update", "Update1", @@ -521403,15 +522098,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathAnalytic", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteGetByPathOnenote", "Variants": [ "Update", "Update1", @@ -521423,15 +522118,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteGetByPathTermStore", "Variants": [ "Update", "Update1", @@ -521443,15 +522138,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521459,15 +522154,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteList", "Variants": [ "Update", "UpdateExpanded", @@ -521475,15 +522170,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteList", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -521491,15 +522186,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -521507,15 +522202,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentType", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -521523,15 +522218,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentTypeColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -521539,15 +522234,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521555,15 +522250,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItem", "Variants": [ "Update", "UpdateExpanded", @@ -521571,15 +522266,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItem", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521587,15 +522282,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -521603,15 +522298,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -521619,15 +522314,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -521635,15 +522330,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521651,15 +522346,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -521667,15 +522362,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemVersion", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -521683,15 +522378,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemVersionField", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -521699,15 +522394,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -521715,15 +522410,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -521731,15 +522426,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteListSubscription", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenote", "Variants": [ "Update", "UpdateExpanded", @@ -521747,15 +522442,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenote", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", @@ -521763,15 +522458,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebook", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebookSection", "Variants": [ "Update", "UpdateExpanded", @@ -521779,15 +522474,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -521795,15 +522490,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", @@ -521811,15 +522506,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -521827,15 +522522,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -521843,15 +522538,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -521859,15 +522554,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -521875,15 +522570,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenotePage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteResource", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteResource", "Variants": [ "Update", "UpdateExpanded", @@ -521891,15 +522586,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteResource", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", @@ -521907,15 +522602,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -521923,15 +522618,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", "Variants": [ "Update", "UpdateExpanded", @@ -521939,15 +522634,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -521955,15 +522650,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOnenoteSectionPage", "Variants": [ "Update", "UpdateExpanded", @@ -521971,15 +522666,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionPage", - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -521987,15 +522682,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteOperation", - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePage", "Variants": [ "Update", "UpdateExpanded", @@ -522003,15 +522698,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePage", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", @@ -522019,15 +522714,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", @@ -522035,15 +522730,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", @@ -522051,15 +522746,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -522067,15 +522762,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", @@ -522083,15 +522778,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -522099,15 +522794,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -522115,15 +522810,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -522131,15 +522826,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", @@ -522147,15 +522842,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageWebPart", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -522163,15 +522858,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -522179,15 +522874,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSitePermission", "Variants": [ "Update", "UpdateExpanded", @@ -522195,15 +522890,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSitePermission", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStore", "Variants": [ "Update", "Update1", @@ -522215,15 +522910,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStore", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroup", "Variants": [ "Update", "Update1", @@ -522235,15 +522930,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSet", "Variants": [ "Update", "Update1", @@ -522255,15 +522950,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -522283,15 +522978,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -522311,15 +523006,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "Update1", @@ -522331,15 +523026,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", "Variants": [ "Update", "Update1", @@ -522351,15 +523046,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", "Variants": [ "Update", "Update1", @@ -522371,15 +523066,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -522391,15 +523086,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -522411,15 +523106,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -522431,15 +523126,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSet", "Variants": [ "Update", "Update1", @@ -522451,15 +523146,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -522479,15 +523174,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -522507,15 +523202,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", "Variants": [ "Update", "Update1", @@ -522527,15 +523222,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "Update1", @@ -522547,15 +523242,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -522575,15 +523270,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -522603,15 +523298,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "Update1", @@ -522623,15 +523318,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "Update1", @@ -522643,15 +523338,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -522663,15 +523358,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -522683,15 +523378,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -522703,15 +523398,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetRelation", "Variants": [ "Update", "Update1", @@ -522723,15 +523418,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetTerm", "Variants": [ "Update", "Update1", @@ -522743,15 +523438,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTerm", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetTermChild", "Variants": [ "Update", "Update1", @@ -522763,15 +523458,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -522783,15 +523478,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", "Variants": [ "Update", "Update1", @@ -522803,31 +523498,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "Permissions": [], "Module": "Teams", "Command": "Update-MgGroupTeamChannel", - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", "Variants": [ "Update", "UpdateExpanded", @@ -522835,15 +523514,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMember", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -522851,31 +523530,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessage", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -522883,15 +523562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageReply", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -522899,15 +523578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -522915,15 +523594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -522931,15 +523610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelTab", - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -522947,15 +523626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamMember", - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamMember", "Variants": [ "Update", "UpdateExpanded", @@ -522963,15 +523642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamOperation", - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamOperation", "Variants": [ "Update", "UpdateExpanded", @@ -522979,15 +523658,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPermissionGrant", - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -522995,15 +523674,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPhoto", - "Uri": "/groups/{group-id}/team/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/groups/{group-id}/team/photo", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -523011,15 +523690,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannel", - "Uri": "/groups/{group-id}/team/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/groups/{group-id}/team/primaryChannel", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", @@ -523027,15 +523706,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMember", - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -523043,15 +523722,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -523059,15 +523738,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -523075,15 +523754,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -523091,15 +523770,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -523107,15 +523786,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -523123,15 +523802,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelTab", - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -523139,15 +523818,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523155,15 +523834,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOpenShift", - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", @@ -523171,15 +523850,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523187,15 +523866,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -523203,15 +523882,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleShift", - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", @@ -523219,15 +523898,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523235,15 +523914,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOff", - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", @@ -523251,15 +523930,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", @@ -523267,15 +523946,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523283,15 +523962,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamTag", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamTag", "Variants": [ "Update", "UpdateExpanded", @@ -523299,15 +523978,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgGroupTeamTagMember", - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationThread", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgGroupTeamTagMember", "Variants": [ "Update", "UpdateExpanded", @@ -523315,8 +523994,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupThread", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/groups/{group-id}/threads/{conversationThread-id}", "Permissions": [ { @@ -523335,12 +524017,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Groups", + "Command": "Update-MgGroupThread", "Variants": [ "Update", "UpdateExpanded", @@ -523348,15 +524027,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupThreadPostExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationThread", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupThreadPostExtension", "Variants": [ "Update", "UpdateExpanded", @@ -523364,15 +524043,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Groups", - "Command": "Update-MgGroupThreadPostInReplyToExtension", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "Permissions": [], + "Module": "Groups", + "Command": "Update-MgGroupThreadPostInReplyToExtension", "Variants": [ "Update", "UpdateExpanded", @@ -523380,15 +524059,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Update-MgIdentityApiConnector", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityAuthenticationEventListener", "Variants": [ "Update", "UpdateExpanded", @@ -523396,15 +524091,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlow", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlow", "Variants": [ "Update", "UpdateExpanded", @@ -523412,15 +524107,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowLanguage", "Variants": [ "Update", "UpdateExpanded", @@ -523428,15 +524123,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", "Variants": [ "Update", "UpdateExpanded", @@ -523444,15 +524139,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", "Variants": [ "Update", "UpdateExpanded", @@ -523460,15 +524155,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", "Variants": [ "Update", "UpdateExpanded", @@ -523476,15 +524171,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", "Variants": [ "Update", "UpdateExpanded", @@ -523492,15 +524187,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -523508,15 +524203,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNamedLocation", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", "Variants": [ "Update", "UpdateExpanded", @@ -523524,8 +524219,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", "Permissions": [ { @@ -523544,12 +524242,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", "Variants": [ "Update", "UpdateExpanded", @@ -523557,8 +524252,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessPolicy", + "OutputType": "IMicrosoftGraphNamedLocation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", "Permissions": [ { @@ -523585,12 +524283,25 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityConditionalAccessPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityCustomAuthenticationExtension", "Variants": [ "Update", "UpdateExpanded", @@ -523598,15 +524309,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -523614,15 +524325,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "Variants": [ "Update", "UpdateExpanded", @@ -523630,15 +524341,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "Variants": [ "Update", "UpdateExpanded", @@ -523646,15 +524357,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -523662,15 +524373,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "Variants": [ "Update", "UpdateExpanded", @@ -523678,15 +524389,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "Variants": [ "Update", "UpdateExpanded", @@ -523694,15 +524405,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", "Variants": [ "Update", "UpdateExpanded", @@ -523710,15 +524421,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -523726,15 +524437,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", "Variants": [ "Update", "UpdateExpanded", @@ -523742,15 +524453,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAppConsentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523758,15 +524469,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "Variants": [ "Update", "UpdateExpanded", @@ -523774,15 +524485,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", "Variants": [ "Update", "UpdateExpanded", @@ -523790,15 +524501,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", "Variants": [ "Update", "UpdateExpanded", @@ -523806,15 +524517,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", "Variants": [ "Update", "UpdateExpanded", @@ -523822,15 +524533,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523838,15 +524549,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "Variants": [ "Update", "UpdateExpanded", @@ -523854,15 +524565,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523870,15 +524581,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523886,15 +524597,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", "Variants": [ "Update", "UpdateExpanded", @@ -523902,15 +524613,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523918,15 +524629,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523934,29 +524645,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], "Module": "Identity.Governance", "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", "Variants": [ "Update", "UpdateExpanded", @@ -523964,15 +524691,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523980,15 +524707,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -523996,15 +524723,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524012,15 +524739,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524028,15 +524755,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524044,15 +524771,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524060,15 +524787,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", "Variants": [ "Update", "UpdateExpanded", @@ -524076,15 +524803,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524092,43 +524819,43 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Uri": "/identityGovernance/privilegedAccess", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccess", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccess", - "Uri": "/identityGovernance/privilegedAccess", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Uri": "/identityGovernance/privilegedAccess/group", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", - "Uri": "/identityGovernance/privilegedAccess/group", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApproval", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", "Variants": [ "Update", "UpdateExpanded", @@ -524136,15 +524863,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApproval", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphApprovalStage", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", "Variants": [ "Update", "UpdateExpanded", @@ -524152,15 +524879,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphApprovalStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -524168,15 +524895,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -524184,15 +524911,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -524200,15 +524927,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -524216,15 +524943,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -524232,15 +524959,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -524248,15 +524975,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreement", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", "Variants": [ "Update", "UpdateExpanded", @@ -524264,15 +524991,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", "Variants": [ "Update", "Update1", @@ -524284,15 +525011,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFile", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", "Variants": [ "Update", "UpdateExpanded", @@ -524300,15 +525027,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -524316,15 +525043,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", "Variants": [ "Update", "UpdateExpanded", @@ -524332,15 +525059,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", "Variants": [ "Update", "UpdateExpanded", @@ -524348,15 +525075,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityProvider", "Variants": [ "Update", "UpdateExpanded", @@ -524364,15 +525091,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityProvider", - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgIdentityUserFlowAttribute", "Variants": [ "Update", "UpdateExpanded", @@ -524380,45 +525107,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityUserFlowAttribute", - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInformationProtection", + "Uri": "/informationProtection", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgInformationProtection", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtection", - "Uri": "/informationProtection", - "Permissions": [] + "OutputType": "IMicrosoftGraphInformationProtection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Permissions": [], "Module": "Identity.SignIns", "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", "Variants": [ "Update", "UpdateExpanded", @@ -524426,15 +525137,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInvitation", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", "Variants": [ "Update", "UpdateExpanded", @@ -524442,15 +525153,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgInvitation", - "Uri": "/invitations/{invitation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/invitations/{invitation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgInvitation", "Variants": [ "Update", "UpdateExpanded", @@ -524458,15 +525169,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphInvitation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgInvitationInvitedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -524474,8 +525185,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgOauth2PermissionGrant", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Permissions": [ { @@ -524494,12 +525208,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganization", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgOauth2PermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -524507,8 +525218,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganization", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0" + }, + { "Uri": "/organization/{organization-id}", "Permissions": [ { @@ -524535,12 +525249,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBranding", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgOrganization", "Variants": [ "Update", "UpdateExpanded", @@ -524548,8 +525259,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBranding", + "OutputType": "IMicrosoftGraphOrganization", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0" + }, + { "Uri": "/organization/{organization-id}/branding", "Permissions": [ { @@ -524568,12 +525282,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + ], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgOrganizationBranding", "Variants": [ "Update", "UpdateExpanded", @@ -524581,8 +525292,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBrandingLocalization", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", "Permissions": [ { @@ -524601,12 +525315,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgOrganizationBrandingLocalization", "Variants": [ "Update", "UpdateExpanded", @@ -524614,15 +525325,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationExtension", - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlace", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgOrganizationExtension", "Variants": [ "Update", "UpdateExpanded", @@ -524630,15 +525341,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgPlace", - "Uri": "/places/{place-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoom", + "Uri": "/places/{place-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgPlace", "Variants": [ "Update", "UpdateExpanded", @@ -524646,38 +525357,41 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgPlaceAsRoomListRoom", - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlace", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlanner", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgPlaceAsRoomListRoom", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlanner", - "Uri": "/planner", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoom", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucket", + "Uri": "/planner", + "Permissions": [], + "Module": "Planner", + "Command": "Update-MgPlanner", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerBucket", + "OutputType": "IMicrosoftGraphPlanner", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/buckets/{plannerBucket-id}", "Permissions": [ { @@ -524704,12 +525418,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlan", + ], + "Module": "Planner", + "Command": "Update-MgPlannerBucket", "Variants": [ "Update", "UpdateExpanded", @@ -524717,8 +525428,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerPlan", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}", "Permissions": [ { @@ -524745,12 +525459,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + ], + "Module": "Planner", + "Command": "Update-MgPlannerPlan", "Variants": [ "Update", "UpdateExpanded", @@ -524758,8 +525469,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerPlanDetail", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/plans/{plannerPlan-id}/details", "Permissions": [ { @@ -524786,12 +525500,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTask", + ], + "Module": "Planner", + "Command": "Update-MgPlannerPlanDetail", "Variants": [ "Update", "UpdateExpanded", @@ -524799,8 +525510,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerTask", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}", "Permissions": [ { @@ -524827,12 +525541,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Update-MgPlannerTask", "Variants": [ "Update", "UpdateExpanded", @@ -524840,8 +525551,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTask", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", "Permissions": [ { @@ -524868,12 +525582,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -524881,8 +525592,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", "Permissions": [ { @@ -524909,12 +525623,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", + ], + "Module": "Planner", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -524922,8 +525633,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerTaskDetail", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/details", "Permissions": [ { @@ -524950,12 +525664,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + ], + "Module": "Planner", + "Command": "Update-MgPlannerTaskDetail", "Variants": [ "Update", "UpdateExpanded", @@ -524963,8 +525674,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", "Permissions": [ { @@ -524991,12 +525705,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + ], + "Module": "Planner", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "Variants": [ "Update", "UpdateExpanded", @@ -525004,8 +525715,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", "Permissions": [ { @@ -525024,26 +525738,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Variants": [ - "Update", - "UpdateExpanded" ], - "ApiVersion": "v1.0", "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "Uri": "/policies/adminConsentRequestPolicy", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525051,8 +525748,25 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/adminConsentRequestPolicy", + "Permissions": [], "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAppManagementPolicy", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", "Permissions": [ { @@ -525071,56 +525785,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAppManagementPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "Uri": "/policies/authenticationFlowsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Uri": "/policies/authenticationFlowsPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "Uri": "/policies/authenticationMethodsPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Uri": "/policies/authenticationMethodsPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -525128,8 +525839,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", "Permissions": [ { @@ -525148,12 +525862,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", - "Method": "POST", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525161,8 +525872,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", "Permissions": [ { @@ -525181,12 +525895,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "Variants": [ "Update", "UpdateExpanded", @@ -525194,38 +525905,41 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthorizationPolicy", - "Uri": "/policies/authorizationPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Uri": "/policies/authorizationPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyAuthorizationPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyClaimMappingPolicy", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", "Permissions": [ { @@ -525244,40 +525958,53 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyClaimMappingPolicy", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Uri": "/policies/crossTenantAccessPolicy", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "Uri": "/policies/crossTenantAccessPolicy", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Uri": "/policies/crossTenantAccessPolicy/default", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "Uri": "/policies/crossTenantAccessPolicy/default", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", "Variants": [ "Update", "UpdateExpanded", @@ -525285,22 +526012,53 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, + "Uri": "/policies/crossTenantAccessPolicy/templates", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPolicyTemplate", "Method": "PATCH", - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "Permissions": [], "Module": "Identity.SignIns", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/defaultAppManagementPolicy", "Permissions": [ { @@ -525319,28 +526077,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicy", - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyFeatureRolloutPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525348,8 +526101,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", "Permissions": [ { @@ -525368,19 +526124,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", "Permissions": [ { @@ -525399,28 +526157,23 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicy", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyPermissionGrantPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525428,15 +526181,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "Variants": [ "Update", "UpdateExpanded", @@ -525444,15 +526197,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "Variants": [ "Update", "UpdateExpanded", @@ -525460,15 +526213,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicy", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyRoleManagementPolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525476,15 +526229,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -525492,15 +526245,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "Variants": [ "Update", "UpdateExpanded", @@ -525508,8 +526261,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyRule", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", "Permissions": [ { @@ -525528,12 +526284,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyRoleManagementPolicyRule", "Variants": [ "Update", "UpdateExpanded", @@ -525541,8 +526294,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenIssuancePolicy", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", "Permissions": [ { @@ -525561,12 +526317,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyTokenIssuancePolicy", "Variants": [ "Update", "UpdateExpanded", @@ -525574,8 +526327,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenLifetimePolicy", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", "Permissions": [ { @@ -525594,42 +526350,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrint", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgPolicyTokenLifetimePolicy", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrint", - "Uri": "/print", - "Permissions": [] + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintConnector", + "Uri": "/print", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrint", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintConnector", - "Uri": "/print/connectors/{printConnector-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintOperation", + "Uri": "/print/connectors/{printConnector-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintConnector", "Variants": [ "Update", "UpdateExpanded", @@ -525637,15 +526390,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintOperation", - "Uri": "/print/operations/{printOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintConnector", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinter", + "Uri": "/print/operations/{printOperation-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintOperation", "Variants": [ "Update", "UpdateExpanded", @@ -525653,8 +526406,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinter", + "OutputType": "IMicrosoftGraphPrintOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}", "Permissions": [ { @@ -525673,12 +526429,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", + ], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintPrinter", "Variants": [ "Update", "UpdateExpanded", @@ -525686,8 +526439,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJob", + "OutputType": "IMicrosoftGraphPrinter", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", "Permissions": [ { @@ -525714,12 +526470,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", + ], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintPrinterJob", "Variants": [ "Update", "UpdateExpanded", @@ -525727,15 +526480,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJobDocument", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintPrinterJobDocument", "Variants": [ "Update", "UpdateExpanded", @@ -525743,15 +526496,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJobTask", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintPrinterJobTask", "Variants": [ "Update", "UpdateExpanded", @@ -525759,15 +526512,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterTaskTrigger", - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintService", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintPrinterTaskTrigger", "Variants": [ "Update", "UpdateExpanded", @@ -525775,15 +526528,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintService", - "Uri": "/print/services/{printService-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Uri": "/print/services/{printService-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintService", "Variants": [ "Update", "UpdateExpanded", @@ -525791,15 +526544,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintServiceEndpoint", - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintService", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrinterShare", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintServiceEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -525807,15 +526560,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShare", - "Uri": "/print/shares/{printerShare-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/print/shares/{printerShare-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintShare", "Variants": [ "Update", "UpdateExpanded", @@ -525823,15 +526576,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrinterShare", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintJob", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -525839,15 +526592,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJob", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintDocument", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintShareJob", "Variants": [ "Update", "UpdateExpanded", @@ -525855,15 +526608,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJobDocument", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintShareJobDocument", "Variants": [ "Update", "UpdateExpanded", @@ -525871,15 +526624,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJobTask", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintDocument", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintShareJobTask", "Variants": [ "Update", "UpdateExpanded", @@ -525887,15 +526640,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinition", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPrintTask", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintTaskDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -525903,15 +526656,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinitionTask", - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "Permissions": [], + "Module": "Devices.CloudPrint", + "Command": "Update-MgPrintTaskDefinitionTask", "Variants": [ "Update", "UpdateExpanded", @@ -525919,15 +526672,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequest", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPrintTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Update-MgPrivacySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", @@ -525935,15 +526688,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Compliance", + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -525951,15 +526704,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Compliance", + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -525967,15 +526720,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestNote", - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Compliance", + "Command": "Update-MgPrivacySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", @@ -525983,29 +526736,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "Permissions": [], "Module": "Reports", "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBilling", + "Uri": "/reports/partners/billing", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBilling", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBilling", - "Uri": "/reports/partners/billing", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBilling", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingManifest", "Variants": [ "Update", "UpdateExpanded", @@ -526013,15 +526782,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingManifest", - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingOperation", "Variants": [ "Update", "UpdateExpanded", @@ -526029,85 +526798,85 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingOperation", - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Uri": "/reports/partners/billing/reconciliation", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingReconciliation", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingReconciliation", - "Uri": "/reports/partners/billing/reconciliation", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/reconciliation/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingReconciliationBilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingReconciliationBilled", - "Uri": "/reports/partners/billing/reconciliation/billed", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Uri": "/reports/partners/billing/usage", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingUsage", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsage", - "Uri": "/reports/partners/billing/usage", - "Permissions": [] + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/billed", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingUsageBilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsageBilled", - "Uri": "/reports/partners/billing/usage/billed", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/reports/partners/billing/usage/unbilled", + "Permissions": [], + "Module": "Reports", + "Command": "Update-MgReportPartnerBillingUsageUnbilled", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsageUnbilled", - "Uri": "/reports/partners/billing/usage/unbilled", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskDetection", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgRiskDetection", "Variants": [ "Update", "UpdateExpanded", @@ -526115,15 +526884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskDetection", - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskDetection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgRiskyServicePrincipal", "Variants": [ "Update", "UpdateExpanded", @@ -526131,15 +526900,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyServicePrincipal", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgRiskyServicePrincipalHistory", "Variants": [ "Update", "UpdateExpanded", @@ -526147,15 +526916,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyServicePrincipalHistory", - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUser", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgRiskyUser", "Variants": [ "Update", "UpdateExpanded", @@ -526163,15 +526932,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUser", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgRiskyUserHistory", "Variants": [ "Update", "UpdateExpanded", @@ -526179,22 +526948,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUserHistory", - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRoleManagement", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "ApiVersion": "v1.0", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgRoleManagement", "Uri": "/roleManagement", "Permissions": [ { @@ -526213,42 +526971,37 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", + ], + "Module": "DeviceManagement.Enrollment", + "Command": "Update-MgRoleManagement", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectory", - "Uri": "/roleManagement/directory", - "Permissions": [] + "OutputType": "IMicrosoftGraphRoleManagement", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/directory", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectory", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -526256,15 +527009,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -526272,15 +527025,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -526288,15 +527041,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -526304,15 +527057,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -526320,15 +527073,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -526336,15 +527089,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -526352,8 +527105,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", "Permissions": [ { @@ -526372,12 +527128,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + ], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -526385,15 +527138,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -526401,15 +527154,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -526417,15 +527170,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -526433,45 +527186,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRbacApplication", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagement", - "Uri": "/roleManagement/entitlementManagement", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Uri": "/roleManagement/entitlementManagement", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagement", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRbacApplication", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", "Variants": [ "Update", "UpdateExpanded", @@ -526479,15 +527232,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", "Variants": [ "Update", "UpdateExpanded", @@ -526495,15 +527248,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppScope", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -526511,15 +527264,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "Variants": [ "Update", "UpdateExpanded", @@ -526527,15 +527280,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppScope", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "Variants": [ "Update", "UpdateExpanded", @@ -526543,15 +527296,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -526559,15 +527312,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -526575,15 +527328,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -526591,15 +527344,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "Variants": [ "Update", "UpdateExpanded", @@ -526607,15 +527360,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "Variants": [ "Update", "UpdateExpanded", @@ -526623,15 +527376,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "Variants": [ "Update", "UpdateExpanded", @@ -526639,15 +527392,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchemaExtension", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "Permissions": [], + "Module": "Identity.Governance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "Variants": [ "Update", "UpdateExpanded", @@ -526655,8 +527408,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "SchemaExtensions", - "Command": "Update-MgSchemaExtension", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/schemaExtensions/{schemaExtension-id}", "Permissions": [ { @@ -526675,12 +527431,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchAcronym", + ], + "Module": "SchemaExtensions", + "Command": "Update-MgSchemaExtension", "Variants": [ "Update", "UpdateExpanded", @@ -526688,8 +527441,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgSearchAcronym", + "OutputType": "IMicrosoftGraphSchemaExtension", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0" + }, + { "Uri": "/search/acronyms/{acronym-id}", "Permissions": [ { @@ -526708,12 +527464,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchBookmark", + ], + "Module": "Search", + "Command": "Update-MgSearchAcronym", "Variants": [ "Update", "UpdateExpanded", @@ -526721,8 +527474,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgSearchBookmark", + "OutputType": "IMicrosoftGraphSearchAcronym", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/search/bookmarks/{bookmark-id}", "Permissions": [ { @@ -526741,26 +527497,39 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] + ], + "Module": "Search", + "Command": "Update-MgSearchBookmark", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchEntity", + "Uri": "/search", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgSearchEntity", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgSearchEntity", - "Uri": "/search", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchEntity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSearchQna", + "Uri": "/search/qnas/{qna-id}", + "Permissions": [], + "Module": "Search", + "Command": "Update-MgSearchQna", "Variants": [ "Update", "UpdateExpanded", @@ -526768,15 +527537,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Search", - "Command": "Update-MgSearchQna", - "Uri": "/search/qnas/{qna-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSearchQna", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAlert", + "Uri": "/security/alerts/{alert-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAlert", "Variants": [ "Update", "UpdateExpanded", @@ -526784,15 +527553,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAlert", - "Uri": "/security/alerts/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAlert", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAlert", + "Uri": "/security/alerts_v2/{alert-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAlertV2", "Variants": [ "Update", "UpdateExpanded", @@ -526800,15 +527569,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAlertV2", - "Uri": "/security/alerts_v2/{alert-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAlert", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationAutomation", "Variants": [ "Update", "UpdateExpanded", @@ -526816,15 +527585,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationAutomation", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationAutomationRun", "Variants": [ "Update", "UpdateExpanded", @@ -526832,15 +527601,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotification", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", "Variants": [ "Update", "UpdateExpanded", @@ -526848,15 +527617,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", "Variants": [ "Update", "UpdateExpanded", @@ -526864,15 +527633,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPage", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationLandingPage", "Variants": [ "Update", "UpdateExpanded", @@ -526880,15 +527649,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLandingPage", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", "Variants": [ "Update", "UpdateExpanded", @@ -526896,15 +527665,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLoginPage", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationLoginPage", "Variants": [ "Update", "UpdateExpanded", @@ -526912,15 +527681,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLoginPage", - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLoginPage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -526928,15 +527697,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationOperation", - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPayload", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationPayload", "Variants": [ "Update", "UpdateExpanded", @@ -526944,15 +527713,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationPayload", - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPayload", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTraining", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationTraining", "Variants": [ "Update", "UpdateExpanded", @@ -526960,15 +527729,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationTraining", - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTraining", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", "Variants": [ "Update", "UpdateExpanded", @@ -526976,38 +527745,25 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Uri": "/security/cases", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCase", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCase", - "Uri": "/security/cases", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCase", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", "Permissions": [ { @@ -527026,12 +527782,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCase", "Variants": [ "Update", "UpdateExpanded", @@ -527039,22 +527792,27 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "Variants": [ "Update", - "UpdateViaIdentity" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", "Permissions": [ { @@ -527073,12 +527831,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], + "ApiVersion": "v1.0", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "Variants": [ "Update", "UpdateExpanded", @@ -527086,15 +527855,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "Variants": [ "Update", "UpdateExpanded", @@ -527102,15 +527871,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "Variants": [ "Update", "UpdateExpanded", @@ -527118,15 +527887,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "Variants": [ "Update", "UpdateExpanded", @@ -527134,22 +527903,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", "Permissions": [ { @@ -527168,28 +527926,23 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "Variants": [ "Update", "UpdateExpanded", @@ -527197,15 +527950,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "Variants": [ "Update", "UpdateExpanded", @@ -527213,8 +527966,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", "Permissions": [ { @@ -527233,12 +527989,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "Variants": [ "Update", "UpdateExpanded", @@ -527246,8 +527999,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", "Permissions": [ { @@ -527266,12 +528022,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDataSource", + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "Variants": [ "Update", "UpdateExpanded", @@ -527279,15 +528032,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "Variants": [ "Update", "UpdateExpanded", @@ -527295,15 +528048,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "Variants": [ "Update", "UpdateExpanded", @@ -527311,8 +528064,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", "Permissions": [ { @@ -527331,12 +528087,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIncident", + ], + "Module": "Security", + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "Variants": [ "Update", "UpdateExpanded", @@ -527344,29 +528097,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/security/incidents/{incident-id}", + "Permissions": [], "Module": "Security", "Command": "Update-MgSecurityIncident", - "Uri": "/security/incidents/{incident-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Uri": "/security/labels", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabel", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabel", - "Uri": "/security/labels", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelAuthority", "Variants": [ "Update", "UpdateExpanded", @@ -527374,15 +528143,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelAuthority", - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelCategory", "Variants": [ "Update", "UpdateExpanded", @@ -527390,15 +528159,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelCategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelCategorySubcategory", "Variants": [ "Update", "UpdateExpanded", @@ -527406,15 +528175,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelCategorySubcategory", - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelCitation", "Variants": [ "Update", "UpdateExpanded", @@ -527422,15 +528191,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelCitation", - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelDepartment", "Variants": [ "Update", "UpdateExpanded", @@ -527438,15 +528207,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelDepartment", - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelFilePlanReference", "Variants": [ "Update", "UpdateExpanded", @@ -527454,15 +528223,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelFilePlanReference", - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -527470,15 +528239,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabel", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", "Variants": [ "Update", "UpdateExpanded", @@ -527486,15 +528255,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", "Variants": [ "Update", "UpdateExpanded", @@ -527502,15 +528271,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScore", + "Uri": "/security/secureScores/{secureScore-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySecureScore", "Variants": [ "Update", "UpdateExpanded", @@ -527518,15 +528287,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySecureScore", - "Uri": "/security/secureScores/{secureScore-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySecureScoreControlProfile", "Variants": [ "Update", "UpdateExpanded", @@ -527534,15 +528303,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySecureScoreControlProfile", - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySubjectRightsRequest", "Variants": [ "Update", "UpdateExpanded", @@ -527550,15 +528319,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequest", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -527566,15 +528335,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -527582,15 +528351,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAuthoredNote", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecuritySubjectRightsRequestNote", "Variants": [ "Update", "UpdateExpanded", @@ -527598,29 +528367,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestNote", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAuthoredNote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Uri": "/security/threatIntelligence", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligence", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligence", - "Uri": "/security/threatIntelligence", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticle", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceArticle", "Variants": [ "Update", "UpdateExpanded", @@ -527628,15 +528397,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceArticle", - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticle", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", "Variants": [ "Update", "UpdateExpanded", @@ -527644,15 +528413,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHost", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHost", "Variants": [ "Update", "UpdateExpanded", @@ -527660,15 +528429,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHost", - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHost", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", "Variants": [ "Update", "UpdateExpanded", @@ -527676,15 +528445,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", "Variants": [ "Update", "UpdateExpanded", @@ -527692,15 +528461,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostPair", "Variants": [ "Update", "UpdateExpanded", @@ -527708,15 +528477,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostPair", - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostPort", "Variants": [ "Update", "UpdateExpanded", @@ -527724,15 +528493,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostPort", - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", "Variants": [ "Update", "UpdateExpanded", @@ -527740,15 +528509,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -527756,15 +528525,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", "Variants": [ "Update", "UpdateExpanded", @@ -527772,15 +528541,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", "Variants": [ "Update", "UpdateExpanded", @@ -527788,15 +528557,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", "Variants": [ "Update", "UpdateExpanded", @@ -527804,15 +528573,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", "Variants": [ "Update", "UpdateExpanded", @@ -527820,15 +528589,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", "Variants": [ "Update", "UpdateExpanded", @@ -527836,15 +528605,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", "Variants": [ "Update", "UpdateExpanded", @@ -527852,15 +528621,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", "Variants": [ "Update", "UpdateExpanded", @@ -527868,15 +528637,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", "Variants": [ "Update", "UpdateExpanded", @@ -527884,15 +528653,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", "Variants": [ "Update", "UpdateExpanded", @@ -527900,15 +528669,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", "Variants": [ "Update", "UpdateExpanded", @@ -527916,29 +528685,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Uri": "/security/triggers", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityTrigger", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityTrigger", - "Uri": "/security/triggers", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityTriggerRetentionEvent", "Variants": [ "Update", "UpdateExpanded", @@ -527946,45 +528715,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityTriggerRetentionEvent", - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Uri": "/security/triggerTypes", + "Permissions": [], + "Module": "Security", + "Command": "Update-MgSecurityTriggerType", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Security", - "Command": "Update-MgSecurityTriggerType", - "Uri": "/security/triggerTypes", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "Permissions": [], "Module": "Security", "Command": "Update-MgSecurityTriggerTypeRetentionEventType", - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealth", "Variants": [ "Update", "UpdateExpanded", @@ -527992,15 +528745,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementHealthOverview", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Update-MgServiceAnnouncementHealthOverview", "Variants": [ "Update", "UpdateExpanded", @@ -528008,15 +528761,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealth", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", "Variants": [ "Update", "UpdateExpanded", @@ -528024,15 +528777,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementIssue", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Update-MgServiceAnnouncementIssue", "Variants": [ "Update", "UpdateExpanded", @@ -528040,15 +528793,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementMessage", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Update-MgServiceAnnouncementMessage", "Variants": [ "Update", "UpdateExpanded", @@ -528056,15 +528809,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "Permissions": [], + "Module": "Devices.ServiceAnnouncement", + "Command": "Update-MgServiceAnnouncementMessageAttachment", "Variants": [ "Update", "UpdateExpanded", @@ -528072,8 +528825,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipal", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/servicePrincipals/{servicePrincipal-id}", "Permissions": [ { @@ -528100,12 +528856,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + ], + "Module": "Applications", + "Command": "Update-MgServicePrincipal", "Variants": [ "Update", "UpdateExpanded", @@ -528113,15 +528866,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "Variants": [ "Update", "UpdateExpanded", @@ -528129,15 +528882,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignment", - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipal", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -528145,15 +528898,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalByAppId", - "Uri": "/servicePrincipals(appId='{appId}')", - "Permissions": [] + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Uri": "/servicePrincipals(appId='{appId}')", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalByAppId", "Variants": [ "Update", "UpdateExpanded", @@ -528161,15 +528914,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipal", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEndpoint", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "Variants": [ "Update", "UpdateExpanded", @@ -528177,15 +528930,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalEndpoint", - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalEndpoint", "Variants": [ "Update", "UpdateExpanded", @@ -528193,15 +528946,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Permissions": [] + "OutputType": "IMicrosoftGraphEndpoint", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "Variants": [ "Update", "UpdateExpanded", @@ -528209,15 +528962,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "Variants": [ "Update", "UpdateExpanded", @@ -528225,15 +528978,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgServicePrincipalRiskDetection", - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgServicePrincipalRiskDetection", "Variants": [ "Update", "UpdateExpanded", @@ -528241,15 +528994,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJob", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationJob", "Variants": [ "Update", "UpdateExpanded", @@ -528257,15 +529010,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", "Variants": [ "Update", "UpdateExpanded", @@ -528273,15 +529026,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", "Variants": [ "Update", "UpdateExpanded", @@ -528289,15 +529042,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -528305,15 +529058,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationTemplate", "Variants": [ "Update", "UpdateExpanded", @@ -528321,15 +529074,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", "Variants": [ "Update", "UpdateExpanded", @@ -528337,15 +529090,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", "Variants": [ "Update", "UpdateExpanded", @@ -528353,15 +529106,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -528369,15 +529122,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -528385,15 +529138,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareList", - "Uri": "/shares/{sharedDriveItem-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareList", "Variants": [ "Update", "UpdateExpanded", @@ -528401,15 +529154,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -528417,15 +529170,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListContentType", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -528433,15 +529186,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListContentTypeColumn", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -528449,15 +529202,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListContentTypeColumnLink", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -528465,15 +529218,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "Permissions": [], "Module": "Files", "Command": "Update-MgShareListCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItem", "Variants": [ "Update", "Update1", @@ -528485,15 +529254,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItem", - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -528505,15 +529274,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemDocumentSetVersion", "Variants": [ "Update", "Update1", @@ -528525,15 +529294,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemDocumentSetVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemDocumentSetVersionField", "Variants": [ "Update", "Update1", @@ -528545,15 +529314,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemDocumentSetVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemField", "Variants": [ "Update", "Update1", @@ -528565,15 +529334,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "Update1", @@ -528585,15 +529354,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemVersion", "Variants": [ "Update", "Update1", @@ -528605,15 +529374,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemVersion", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListItemVersionField", "Variants": [ "Update", "Update1", @@ -528625,31 +529394,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListItemVersionField", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], "Module": "Files", "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", "Variants": [ "Update", "UpdateExpanded", @@ -528657,15 +529410,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListOperation", - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -528673,15 +529426,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareListSubscription", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -528689,15 +529442,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgSharePermission", - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgSharePermission", "Variants": [ "Update", "UpdateExpanded", @@ -528705,15 +529458,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "Uri": "/shares/{sharedDriveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSite", + "Uri": "/shares/{sharedDriveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -528721,15 +529474,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSite", - "Uri": "/sites/{site-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSite", "Variants": [ "Update", "UpdateExpanded", @@ -528737,15 +529490,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteAnalytic", - "Uri": "/sites/{site-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphSite", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/sites/{site-id}/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -528753,15 +529506,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteAnalyticItemActivityStat", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivity", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -528769,15 +529522,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", "Variants": [ "Update", "UpdateExpanded", @@ -528785,8 +529538,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteColumn", + "OutputType": "IMicrosoftGraphItemActivity", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -528805,12 +529561,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "Update-MgSiteColumn", "Variants": [ "Update", "UpdateExpanded", @@ -528818,8 +529571,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -528838,12 +529594,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Update-MgSiteContentType", "Variants": [ "Update", "UpdateExpanded", @@ -528851,8 +529604,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -528871,12 +529627,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "Update-MgSiteContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -528884,15 +529637,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], "Module": "Sites", "Command": "Update-MgSiteContentTypeColumnLink", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteGetByPathAnalytic", "Variants": [ "Update", "Update1", @@ -528904,15 +529673,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteGetByPathAnalytic", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenote", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgSiteGetByPathOnenote", "Variants": [ "Update", "Update1", @@ -528924,15 +529693,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgSiteGetByPathOnenote", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenote", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteGetByPathTermStore", "Variants": [ "Update", "Update1", @@ -528944,31 +529713,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteGetByPathTermStore", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/sites/{site-id}/lists/{list-id}", + "Permissions": [], "Module": "Sites", "Command": "Update-MgSiteList", - "Uri": "/sites/{site-id}/lists/{list-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", "Variants": [ "Update", "UpdateExpanded", @@ -528976,8 +529729,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListColumn", + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -528996,12 +529752,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + ], + "Module": "Sites", + "Command": "Update-MgSiteListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -529009,8 +529762,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListContentType", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Permissions": [ { @@ -529029,12 +529785,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + ], + "Module": "Sites", + "Command": "Update-MgSiteListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -529042,8 +529795,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumn", + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Permissions": [ { @@ -529062,12 +529818,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + ], + "Module": "Sites", + "Command": "Update-MgSiteListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -529075,15 +529828,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumnLink", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -529091,15 +529844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529107,15 +529860,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItem", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItem", "Variants": [ "Update", "UpdateExpanded", @@ -529123,15 +529876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529139,15 +529892,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemDocumentSetVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -529155,15 +529908,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemDocumentSetVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -529171,15 +529924,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -529187,15 +529940,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529203,15 +529956,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemVersion", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -529219,15 +529972,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListItemVersionField", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -529235,15 +529988,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529251,15 +530004,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListOperation", - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -529267,15 +530020,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteListSubscription", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -529283,15 +530036,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], "Module": "Notes", "Command": "Update-MgSiteOnenoteNotebook", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -529299,15 +530068,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -529315,15 +530084,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgSiteOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -529331,15 +530100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgSiteOnenotePage", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -529347,15 +530116,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOnenotePageContent", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgSiteOnenoteSection", "Variants": [ "Update", "UpdateExpanded", @@ -529363,15 +530132,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgSiteOnenoteSection", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgSiteOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -529379,15 +530148,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgSiteOnenoteSectionGroup", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -529395,15 +530164,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOnenoteSectionPageContent", "Variants": [ "Patch", "PatchExpanded", @@ -529411,15 +530180,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteSectionPageContent", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteOperation", "Variants": [ "Update", "UpdateExpanded", @@ -529427,15 +530196,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteOperation", - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphBaseSitePage", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePage", "Variants": [ "Update", "UpdateExpanded", @@ -529443,15 +530212,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePage", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphBaseSitePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCanvasLayout", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayout", "Variants": [ "Update", "UpdateExpanded", @@ -529459,15 +530228,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayout", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Permissions": [] + "OutputType": "IMicrosoftGraphCanvasLayout", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", "Variants": [ "Update", "UpdateExpanded", @@ -529475,15 +530244,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", "Variants": [ "Update", "UpdateExpanded", @@ -529491,15 +530260,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -529507,15 +530276,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVerticalSection", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", "Variants": [ "Update", "UpdateExpanded", @@ -529523,15 +530292,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Permissions": [] + "OutputType": "IMicrosoftGraphVerticalSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", "Variants": [ "Update", "UpdateExpanded", @@ -529539,15 +530308,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529555,15 +530324,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529571,15 +530340,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageAsSitePageWebPart", "Variants": [ "Update", "UpdateExpanded", @@ -529587,15 +530356,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageWebPart", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529603,15 +530372,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -529619,15 +530388,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSitePermission", "Variants": [ "Update", "UpdateExpanded", @@ -529635,15 +530404,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSitePermission", - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStore", + "Uri": "/sites/{site-id}/termStore", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStore", "Variants": [ "Update", "Update1", @@ -529655,15 +530424,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStore", - "Uri": "/sites/{site-id}/termStore", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStore", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroup", "Variants": [ "Update", "Update1", @@ -529675,15 +530444,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSet", "Variants": [ "Update", "Update1", @@ -529695,15 +530464,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSet", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetChild", "Variants": [ "Update", "Update1", @@ -529723,15 +530492,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -529751,15 +530520,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", "Variants": [ "Update", "Update1", @@ -529771,15 +530540,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetRelation", "Variants": [ "Update", "Update1", @@ -529791,15 +530560,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetTerm", "Variants": [ "Update", "Update1", @@ -529811,15 +530580,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -529831,15 +530600,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -529851,15 +530620,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -529871,15 +530640,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSet", "Variants": [ "Update", "Update1", @@ -529891,15 +530660,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetChild", "Variants": [ "Update", "Update1", @@ -529919,15 +530688,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetChildRelation", "Variants": [ "Update", "Update1", @@ -529947,15 +530716,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroup", "Variants": [ "Update", "Update1", @@ -529967,15 +530736,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroup", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreSet", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSet", "Variants": [ "Update", "Update1", @@ -529987,15 +530756,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", "Variants": [ "Update", "Update1", @@ -530015,15 +530784,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", "Variants": [ "Update", "Update1", @@ -530043,15 +530812,15 @@ "UpdateViaIdentityExpanded3" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", "Variants": [ "Update", "Update1", @@ -530063,15 +530832,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", "Variants": [ "Update", "Update1", @@ -530083,15 +530852,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", "Variants": [ "Update", "Update1", @@ -530103,15 +530872,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -530123,15 +530892,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", "Variants": [ "Update", "Update1", @@ -530143,15 +530912,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetRelation", "Variants": [ "Update", "Update1", @@ -530163,15 +530932,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetTerm", "Variants": [ "Update", "Update1", @@ -530183,15 +530952,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTerm", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetTermChild", "Variants": [ "Update", "Update1", @@ -530203,15 +530972,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermChild", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetTermChildRelation", "Variants": [ "Update", "Update1", @@ -530223,15 +530992,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Permissions": [], + "Module": "Sites", + "Command": "Update-MgSiteTermStoreSetTermRelation", "Variants": [ "Update", "Update1", @@ -530243,31 +531012,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermRelation", - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "Permissions": [], "Module": "Identity.DirectoryManagement", "Command": "Update-MgSubscribedSku", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -530275,15 +531028,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "ChangeNotifications", - "Command": "Update-MgSubscription", - "Uri": "/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscribedSku", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeam", + "Uri": "/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "ChangeNotifications", + "Command": "Update-MgSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -530291,8 +531044,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeam", + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}", "Permissions": [ { @@ -530327,12 +531083,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + ], + "Module": "Teams", + "Command": "Update-MgTeam", "Variants": [ "Update", "UpdateExpanded", @@ -530340,8 +531093,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannel", + "OutputType": "IMicrosoftGraphTeam", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}", "Permissions": [ { @@ -530376,12 +531132,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Teams", + "Command": "Update-MgTeamChannel", "Variants": [ "Update", "UpdateExpanded", @@ -530389,8 +531142,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelMember", + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", "Permissions": [ { @@ -530425,12 +531181,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + ], + "Module": "Teams", + "Command": "Update-MgTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -530438,15 +531191,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessage", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -530454,15 +531207,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReply", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -530470,15 +531223,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -530486,15 +531239,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelSharedWithTeam", - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -530502,8 +531255,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamChannelTab", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", "Permissions": [ { @@ -530570,21 +531326,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + ], + "Module": "Teams", + "Command": "Update-MgTeamChannelTab", "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamInstalledApp", + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", "Permissions": [ { @@ -530683,21 +531439,21 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + ], + "Module": "Teams", + "Command": "Update-MgTeamInstalledApp", "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamMember", + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" + }, + { "Uri": "/teams/{team-id}/members/{conversationMember-id}", "Permissions": [ { @@ -530732,12 +531488,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + ], + "Module": "Teams", + "Command": "Update-MgTeamMember", "Variants": [ "Update", "UpdateExpanded", @@ -530745,15 +531498,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamOperation", - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamOperation", "Variants": [ "Update", "UpdateExpanded", @@ -530761,15 +531514,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPermissionGrant", - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -530777,15 +531530,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPhoto", - "Uri": "/teams/{team-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teams/{team-id}/photo", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -530793,15 +531546,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannel", - "Uri": "/teams/{team-id}/primaryChannel", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teams/{team-id}/primaryChannel", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannel", "Variants": [ "Update", "UpdateExpanded", @@ -530809,15 +531562,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMember", - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -530825,15 +531578,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessage", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -530841,15 +531594,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReply", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -530857,15 +531610,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -530873,15 +531626,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -530889,15 +531642,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelTab", - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamPrimaryChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -530905,15 +531658,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOfferShiftRequest", - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShift", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleOfferShiftRequest", "Variants": [ "Update", "UpdateExpanded", @@ -530921,15 +531674,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShift", - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleOpenShift", "Variants": [ "Update", "UpdateExpanded", @@ -530937,15 +531690,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -530953,15 +531706,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleSchedulingGroup", - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShift", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleSchedulingGroup", "Variants": [ "Update", "UpdateExpanded", @@ -530969,15 +531722,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleShift", - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleShift", "Variants": [ "Update", "UpdateExpanded", @@ -530985,15 +531738,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShift", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOff", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "Variants": [ "Update", "UpdateExpanded", @@ -531001,15 +531754,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOff", - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffReason", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleTimeOff", "Variants": [ "Update", "UpdateExpanded", @@ -531017,15 +531770,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffReason", - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOff", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleTimeOffReason", "Variants": [ "Update", "UpdateExpanded", @@ -531033,15 +531786,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffRequest", - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTimeOffReason", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTag", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamScheduleTimeOffRequest", "Variants": [ "Update", "UpdateExpanded", @@ -531049,8 +531802,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamTag", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", "Permissions": [ { @@ -531069,12 +531825,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + ], + "Module": "Teams", + "Command": "Update-MgTeamTag", "Variants": [ "Update", "UpdateExpanded", @@ -531082,29 +531835,45 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "Permissions": [], "Module": "Teams", "Command": "Update-MgTeamTagMember", - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamwork", + "Uri": "/teamwork", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamwork", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamwork", - "Uri": "/teamwork", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamwork", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedChat", "Variants": [ "Update", "UpdateExpanded", @@ -531112,15 +531881,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedChat", - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeletedTeam", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeam", "Variants": [ "Update", "UpdateExpanded", @@ -531128,15 +531897,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeletedTeam", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChannel", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannel", "Variants": [ "Update", "UpdateExpanded", @@ -531144,15 +531913,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannel", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChannel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelMember", "Variants": [ "Update", "UpdateExpanded", @@ -531160,15 +531929,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", "Variants": [ "Update", "UpdateExpanded", @@ -531176,15 +531945,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -531192,15 +531961,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -531208,15 +531977,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -531224,15 +531993,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", "Variants": [ "Update", "UpdateExpanded", @@ -531240,15 +532009,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkDeletedTeamChannelTab", "Variants": [ "Update", "UpdateExpanded", @@ -531256,29 +532025,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Uri": "/teamwork/teamsAppSettings", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkTeamAppSetting", "Variants": [ "Update", "UpdateExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkTeamAppSetting", - "Uri": "/teamwork/teamsAppSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgTeamworkWorkforceIntegration", "Variants": [ "Update", "UpdateExpanded", @@ -531286,15 +532055,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgTeamworkWorkforceIntegration", - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", "Variants": [ "Update", "UpdateExpanded", @@ -531302,15 +532071,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "Variants": [ "Update", "UpdateExpanded", @@ -531318,15 +532087,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", "Variants": [ "Update", "UpdateExpanded", @@ -531334,15 +532103,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -531350,15 +532119,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", "Variants": [ "Update", "UpdateExpanded", @@ -531366,15 +532135,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "Permissions": [], + "Module": "Identity.Partner", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", "Variants": [ "Update", "UpdateExpanded", @@ -531382,15 +532151,29 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", "Method": "PATCH", - "OutputType": "IMicrosoftGraphUser", + "ApiReferenceLink": null + }, + { + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", "Variants": [ "Update", "UpdateExpanded", @@ -531398,8 +532181,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUser", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}", "Permissions": [ { @@ -531474,12 +532260,9 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserActivity", + ], + "Module": "Users", + "Command": "Update-MgUser", "Variants": [ "Update", "UpdateExpanded", @@ -531487,15 +532270,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivity", - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUser", + "Method": "PATCH", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Update-MgUserActivity", "Variants": [ "Update", "UpdateExpanded", @@ -531503,15 +532286,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivityHistoryItem", - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserActivity", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "Permissions": [], + "Module": "CrossDeviceExperiences", + "Command": "Update-MgUserActivityHistoryItem", "Variants": [ "Update", "UpdateExpanded", @@ -531519,15 +532302,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Applications", - "Command": "Update-MgUserAppRoleAssignment", - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "Permissions": [], + "Module": "Applications", + "Command": "Update-MgUserAppRoleAssignment", "Variants": [ "Update", "UpdateExpanded", @@ -531535,8 +532318,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationEmailMethod", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", "Permissions": [ { @@ -531555,12 +532341,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Identity.SignIns", + "Command": "Update-MgUserAuthenticationEmailMethod", "Variants": [ "Update", "UpdateExpanded", @@ -531568,15 +532351,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMethod", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgUserAuthenticationMethod", "Variants": [ "Update", "UpdateExpanded", @@ -531584,15 +532367,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationOperation", - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", + "Permissions": [], + "Module": "Identity.SignIns", + "Command": "Update-MgUserAuthenticationOperation", "Variants": [ "Update", "UpdateExpanded", @@ -531600,8 +532383,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationPhoneMethod", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", "Permissions": [ { @@ -531620,12 +532406,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarGroup", + ], + "Module": "Identity.SignIns", + "Command": "Update-MgUserAuthenticationPhoneMethod", "Variants": [ "Update", "UpdateExpanded", @@ -531633,15 +532416,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "Permissions": [], "Module": "Calendar", "Command": "Update-MgUserCalendarGroup", - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCalendarPermission", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgUserCalendarPermission", "Variants": [ "Update", "Update1", @@ -531653,15 +532452,15 @@ "UpdateViaIdentityExpanded1" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgUserCalendarPermission", - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCalendarPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChat", + "Uri": "/users/{user-id}/chats/{chat-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChat", "Variants": [ "Update", "UpdateExpanded", @@ -531669,15 +532468,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChat", - "Uri": "/users/{user-id}/chats/{chat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Update-MgUserChatInstalledApp", "Variants": [ "Upgrade", "UpgradeExpanded", @@ -531685,15 +532484,15 @@ "UpgradeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Update-MgUserChatInstalledApp", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatLastMessagePreview", "Variants": [ "Update", "UpdateExpanded", @@ -531701,15 +532500,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatLastMessagePreview", - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphConversationMember", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatMember", "Variants": [ "Update", "UpdateExpanded", @@ -531717,15 +532516,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatMember", - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphConversationMember", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatMessage", "Variants": [ "Update", "UpdateExpanded", @@ -531733,15 +532532,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatMessageHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -531749,15 +532548,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatMessageHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessage", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatMessageReply", "Variants": [ "Update", "UpdateExpanded", @@ -531765,15 +532564,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatMessageReply", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatMessageReplyHostedContent", "Variants": [ "Update", "UpdateExpanded", @@ -531781,15 +532580,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatMessageReplyHostedContent", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatPermissionGrant", "Variants": [ "Update", "UpdateExpanded", @@ -531797,15 +532596,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatPermissionGrant", - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatPinnedMessage", "Variants": [ "Update", "UpdateExpanded", @@ -531813,15 +532612,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatPinnedMessage", - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTeamsTab", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserChatTab", "Variants": [ "Update", "UpdateExpanded", @@ -531829,15 +532628,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserChatTab", - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTeamsTab", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContact", "Variants": [ "Update", "UpdateExpanded", @@ -531845,15 +532644,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContact", - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -531861,15 +532660,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactExtension", - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolder", "Variants": [ "Update", "UpdateExpanded", @@ -531877,15 +532676,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContactFolder", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", @@ -531893,15 +532692,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolder", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContactFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderChildFolderContact", "Variants": [ "Update", "UpdateExpanded", @@ -531909,15 +532708,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderChildFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -531925,15 +532724,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -531941,15 +532740,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContact", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderContact", "Variants": [ "Update", "UpdateExpanded", @@ -531957,15 +532756,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContact", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContact", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderContactExtension", "Variants": [ "Update", "UpdateExpanded", @@ -531973,15 +532772,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactExtension", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactFolderContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -531989,15 +532788,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactPhoto", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphProfilePhoto", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "Permissions": [], + "Module": "PersonalContacts", + "Command": "Update-MgUserContactPhoto", "Variants": [ "Update", "UpdateExpanded", @@ -532005,15 +532804,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactPhoto", - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Permissions": [] + "OutputType": "IMicrosoftGraphProfilePhoto", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", "Variants": [ "Update", "UpdateExpanded", @@ -532021,15 +532820,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDrive", + "Uri": "/users/{user-id}/drives/{drive-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDrive", "Variants": [ "Update", "UpdateExpanded", @@ -532037,15 +532836,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDrive", - "Uri": "/users/{user-id}/drives/{drive-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDrive", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532053,15 +532852,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItem", "Variants": [ "Update", "UpdateExpanded", @@ -532069,15 +532868,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -532085,15 +532884,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -532101,15 +532900,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532117,15 +532916,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532133,15 +532932,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItem", "Variants": [ "Update", "UpdateExpanded", @@ -532149,15 +532948,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532165,15 +532964,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532181,15 +532980,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532197,15 +532996,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -532213,15 +533012,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532229,15 +533028,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532245,15 +533044,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532261,15 +533060,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemPermission", "Variants": [ "Update", "UpdateExpanded", @@ -532277,15 +533076,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -532293,15 +533092,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -532309,15 +533108,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -532325,15 +533124,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532341,15 +533140,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532357,15 +533156,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphList", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveList", "Variants": [ "Update", "UpdateExpanded", @@ -532373,15 +533172,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveList", - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Permissions": [] + "OutputType": "IMicrosoftGraphList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListColumn", "Variants": [ "Update", "UpdateExpanded", @@ -532389,15 +533188,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphContentType", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListContentType", "Variants": [ "Update", "UpdateExpanded", @@ -532405,15 +533204,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListContentType", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphContentType", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnDefinition", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListContentTypeColumn", "Variants": [ "Update", "UpdateExpanded", @@ -532421,15 +533220,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListContentTypeColumn", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnDefinition", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphColumnLink", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListContentTypeColumnLink", "Variants": [ "Update", "UpdateExpanded", @@ -532437,15 +533236,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListContentTypeColumnLink", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphColumnLink", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532453,15 +533252,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItem", "Variants": [ "Update", "UpdateExpanded", @@ -532469,15 +533268,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532485,15 +533284,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532501,15 +533300,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532517,15 +533316,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -532533,15 +533332,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532549,15 +533348,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532565,15 +533364,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532581,15 +533380,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532597,15 +533396,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListOperation", "Variants": [ "Update", "UpdateExpanded", @@ -532613,15 +533412,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListOperation", - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveListSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -532629,15 +533428,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveListSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRoot", "Variants": [ "Update", "UpdateExpanded", @@ -532645,15 +533444,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRoot", - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemAnalytics", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootAnalytic", "Variants": [ "Update", "UpdateExpanded", @@ -532661,15 +533460,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootAnalytic", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemAnalytics", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemActivityStat", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", "Variants": [ "Update", "UpdateExpanded", @@ -532677,15 +533476,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemActivityStat", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532693,15 +533492,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532709,15 +533508,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItem", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItem", "Variants": [ "Update", "UpdateExpanded", @@ -532725,15 +533524,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItem", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532741,15 +533540,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532757,15 +533556,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532773,15 +533572,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemField", "Variants": [ "Update", "UpdateExpanded", @@ -532789,15 +533588,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -532805,15 +533604,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphListItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532821,15 +533620,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphListItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootListItemVersionField", "Variants": [ "Update", "UpdateExpanded", @@ -532837,15 +533636,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemVersionField", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPermission", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootPermission", "Variants": [ "Update", "UpdateExpanded", @@ -532853,15 +533652,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootPermission", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPermission", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootRetentionLabel", "Variants": [ "Update", "UpdateExpanded", @@ -532869,15 +533668,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootRetentionLabel", - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Permissions": [] + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSubscription", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootSubscription", "Variants": [ "Update", "UpdateExpanded", @@ -532885,15 +533684,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootSubscription", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphSubscription", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphThumbnailSet", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootThumbnail", "Variants": [ "Update", "UpdateExpanded", @@ -532901,15 +533700,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootThumbnail", - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphThumbnailSet", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "Permissions": [], + "Module": "Files", + "Command": "Update-MgUserDriveRootVersion", "Variants": [ "Update", "UpdateExpanded", @@ -532917,15 +533716,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Files", - "Command": "Update-MgUserDriveRootVersion", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphEvent", + "Uri": "/users/{user-id}/events/{event-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgUserEvent", "Variants": [ "Update", "UpdateExpanded", @@ -532933,15 +533732,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgUserEvent", - "Uri": "/users/{user-id}/events/{event-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgUserEventExtension", "Variants": [ "Update", "UpdateExpanded", @@ -532949,15 +533748,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgUserEventExtension", - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "Permissions": [], + "Module": "Calendar", + "Command": "Update-MgUserEventInstanceExtension", "Variants": [ "Update", "UpdateExpanded", @@ -532965,15 +533764,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Calendar", - "Command": "Update-MgUserEventInstanceExtension", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserExtension", "Variants": [ "Update", "UpdateExpanded", @@ -532981,15 +533780,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserExtension", - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassification", + "Uri": "/users/{user-id}/inferenceClassification", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserInferenceClassification", "Variants": [ "Update", "UpdateExpanded", @@ -532997,15 +533796,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserInferenceClassification", - "Uri": "/users/{user-id}/inferenceClassification", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassification", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserInferenceClassificationOverride", "Variants": [ "Update", "UpdateExpanded", @@ -533013,15 +533812,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserInferenceClassificationOverride", - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLicenseDetails", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserLicenseDetail", "Variants": [ "Update", "UpdateExpanded", @@ -533029,15 +533828,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserLicenseDetail", - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphLicenseDetails", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailboxSettings", + "Uri": "/users/{user-id}/mailboxSettings", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserMailboxSetting", "Variants": [ "Update", "UpdateExpanded", @@ -533045,15 +533844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserMailboxSetting", - "Uri": "/users/{user-id}/mailboxSettings", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailboxSettings", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolder", "Variants": [ "Update", "UpdateExpanded", @@ -533061,15 +533860,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMailFolder", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderChildFolder", "Variants": [ "Update", "UpdateExpanded", @@ -533077,15 +533876,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolder", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMailFolder", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderChildFolderMessage", "Variants": [ "Update", "UpdateExpanded", @@ -533093,15 +533892,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -533109,15 +533908,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderChildFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", @@ -533125,15 +533924,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderMessage", "Variants": [ "Update", "UpdateExpanded", @@ -533141,15 +533940,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessage", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -533157,15 +533956,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageExtension", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessageRule", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMailFolderMessageRule", "Variants": [ "Update", "UpdateExpanded", @@ -533173,15 +533972,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageRule", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessageRule", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphManagedDevice", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDevice", "Variants": [ "Update", "UpdateExpanded", @@ -533189,15 +533988,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDevice", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphManagedDevice", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCategory", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceCategory", "Variants": [ "Update", "UpdateExpanded", @@ -533205,15 +534004,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCategory", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", "Variants": [ "Update", "UpdateExpanded", @@ -533221,15 +534020,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceConfigurationState", "Variants": [ "Update", "UpdateExpanded", @@ -533237,15 +534036,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceConfigurationState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", "Variants": [ "Update", "UpdateExpanded", @@ -533253,15 +534052,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", "Variants": [ "Update", "UpdateExpanded", @@ -533269,15 +534068,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", "Variants": [ "Update", "UpdateExpanded", @@ -533285,15 +534084,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "Permissions": [], + "Module": "Devices.CorporateManagement", + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", "Variants": [ "Update", "UpdateExpanded", @@ -533301,15 +534100,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMessage", + "Uri": "/users/{user-id}/messages/{message-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMessage", "Variants": [ "Update", "UpdateExpanded", @@ -533317,15 +534116,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMessage", - "Uri": "/users/{user-id}/messages/{message-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMessage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Mail", + "Command": "Update-MgUserMessageExtension", "Variants": [ "Update", "UpdateExpanded", @@ -533333,15 +534132,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Mail", - "Command": "Update-MgUserMessageExtension", - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphNotebook", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgUserOnenoteNotebook", "Variants": [ "Update", "UpdateExpanded", @@ -533349,15 +534148,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgUserOnenoteNotebook", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphNotebook", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenotePage", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgUserOnenotePage", "Variants": [ "Update", "UpdateExpanded", @@ -533365,15 +534164,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgUserOnenotePage", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenotePage", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Update-MgUserOnenotePageContent", "Variants": [ "Patch", "PatchExpanded", @@ -533381,31 +534180,15 @@ "PatchViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Update-MgUserOnenotePageContent", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "Permissions": [], "Module": "Notes", "Command": "Update-MgUserOnenoteSection", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Permissions": [] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -533413,15 +534196,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Notes", - "Command": "Update-MgUserOnenoteSectionGroup", - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnenoteSection", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "Permissions": [], + "Module": "Notes", + "Command": "Update-MgUserOnenoteSectionGroup", "Variants": [ "Update", "UpdateExpanded", @@ -533429,8 +534212,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeeting", + "OutputType": "IMicrosoftGraphSectionGroup", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", "Permissions": [ { @@ -533449,12 +534235,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + ], + "Module": "CloudCommunications", + "Command": "Update-MgUserOnlineMeeting", "Variants": [ "Update", "UpdateExpanded", @@ -533462,15 +534245,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -533478,15 +534261,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallRecording", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -533494,15 +534277,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingRecording", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphCallTranscript", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgUserOnlineMeetingRecording", "Variants": [ "Update", "UpdateExpanded", @@ -533510,15 +534293,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingTranscript", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphCallRecording", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphOutlookCategory", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgUserOnlineMeetingTranscript", "Variants": [ "Update", "UpdateExpanded", @@ -533526,15 +534309,31 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "Permissions": [], "Module": "Users", "Command": "Update-MgUserOutlookMasterCategory", - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Permissions": [] + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", - "Method": "POST", - "OutputType": null, + "Uri": "/users/{user-id}/changePassword", + "Permissions": [], + "Module": "Users.Actions", + "Command": "Update-MgUserPassword", "Variants": [ "Change", "ChangeExpanded", @@ -533542,24 +534341,11 @@ "ChangeViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users.Actions", - "Command": "Update-MgUserPassword", - "Uri": "/users/{user-id}/changePassword", - "Permissions": [] + "OutputType": null, + "Method": "POST", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0" }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPlannerUser", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "ApiVersion": "v1.0", - "Module": "Planner", - "Command": "Update-MgUserPlanner", "Uri": "/users/{user-id}/planner", "Permissions": [ { @@ -533578,12 +534364,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphPresence", + ], + "Module": "Planner", + "Command": "Update-MgUserPlanner", "Variants": [ "Update", "UpdateExpanded", @@ -533591,15 +534374,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "CloudCommunications", - "Command": "Update-MgUserPresence", - "Uri": "/users/{user-id}/presence", - "Permissions": [] + "OutputType": "IMicrosoftGraphPlannerUser", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Uri": "/users/{user-id}/presence", + "Permissions": [], + "Module": "CloudCommunications", + "Command": "Update-MgUserPresence", "Variants": [ "Update", "UpdateExpanded", @@ -533607,15 +534390,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgUserScopedRoleMemberOf", - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphPresence", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserSettings", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "Permissions": [], + "Module": "Identity.DirectoryManagement", + "Command": "Update-MgUserScopedRoleMemberOf", "Variants": [ "Update", "UpdateExpanded", @@ -533623,8 +534406,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserSetting", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings", "Permissions": [ { @@ -533643,12 +534429,9 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphShiftPreferences", + ], + "Module": "Users", + "Command": "Update-MgUserSetting", "Variants": [ "Update", "UpdateExpanded", @@ -533656,8 +534439,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserSettingShiftPreference", + "OutputType": "IMicrosoftGraphUserSettings", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/settings/shiftPreferences", "Permissions": [ { @@ -533676,12 +534462,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSetting", + ], + "Module": "Users", + "Command": "Update-MgUserSettingShiftPreference", "Variants": [ "Update", "UpdateExpanded", @@ -533689,15 +534472,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserSettingWindows", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphShiftPreferences", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserSettingWindows", "Variants": [ "Update", "UpdateExpanded", @@ -533705,15 +534488,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserSettingWindowsInstance", - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSetting", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphUserTeamwork", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserSettingWindowsInstance", "Variants": [ "Update", "UpdateExpanded", @@ -533721,15 +534504,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserTeamwork", - "Uri": "/users/{user-id}/teamwork", - "Permissions": [] + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Uri": "/users/{user-id}/teamwork", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserTeamwork", "Variants": [ "Update", "UpdateExpanded", @@ -533737,15 +534520,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Teams", - "Command": "Update-MgUserTeamworkAssociatedTeam", - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphUserTeamwork", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTaskList", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "Permissions": [], + "Module": "Teams", + "Command": "Update-MgUserTeamworkAssociatedTeam", "Variants": [ "Update", "UpdateExpanded", @@ -533753,8 +534536,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoList", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", "Permissions": [ { @@ -533773,12 +534559,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Users", + "Command": "Update-MgUserTodoList", "Variants": [ "Update", "UpdateExpanded", @@ -533786,15 +534569,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTaskList", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphTodoTask", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserTodoListExtension", "Variants": [ "Update", "UpdateExpanded", @@ -533802,8 +534585,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListTask", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "Permissions": [ { @@ -533822,12 +534608,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttachmentSession", + ], + "Module": "Users", + "Command": "Update-MgUserTodoListTask", "Variants": [ "Update", "UpdateExpanded", @@ -533835,15 +534618,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskAttachmentSession", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphTodoTask", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphChecklistItem", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserTodoListTaskAttachmentSession", "Variants": [ "Update", "UpdateExpanded", @@ -533851,8 +534634,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskChecklistItem", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", "Permissions": [ { @@ -533871,12 +534657,9 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] - }, - { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": null, + ], + "Module": "Users", + "Command": "Update-MgUserTodoListTaskChecklistItem", "Variants": [ "Update", "UpdateExpanded", @@ -533884,15 +534667,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskExtension", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphChecklistItem", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphLinkedResource", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "Permissions": [], + "Module": "Users", + "Command": "Update-MgUserTodoListTaskExtension", "Variants": [ "Update", "UpdateExpanded", @@ -533900,8 +534683,11 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskLinkedResource", + "OutputType": null, + "Method": "PATCH", + "ApiReferenceLink": null + }, + { "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", "Permissions": [ { @@ -533920,12 +534706,25 @@ "PermissionType": "Application", "IsLeastPrivilege": true } - ] + ], + "Module": "Users", + "Command": "Update-MgUserTodoListTaskLinkedResource", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "ApiVersion": "v1.0", + "OutputType": "IMicrosoftGraphLinkedResource", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEvent", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEvent", "Variants": [ "Update1", "UpdateExpanded1", @@ -533933,15 +534732,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEvent", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEvent", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventSession", "Variants": [ "Update", "UpdateExpanded", @@ -533949,15 +534748,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSession", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -533965,15 +534764,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -533981,15 +534780,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventWebinar", "Variants": [ "Update", "UpdateExpanded", @@ -533997,15 +534796,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinar", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventWebinarRegistration", "Variants": [ "Update", "UpdateExpanded", @@ -534013,15 +534812,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistration", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventWebinarSession", "Variants": [ "Update", "UpdateExpanded", @@ -534029,15 +534828,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSession", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", "Variants": [ "Update", "UpdateExpanded", @@ -534045,15 +534844,15 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Method": "PATCH", + "ApiReferenceLink": null }, { - "ApiReferenceLink": null, - "Method": "PATCH", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "Permissions": [], + "Module": "Bookings", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", "Variants": [ "Update", "UpdateExpanded", @@ -534061,9 +534860,8 @@ "UpdateViaIdentityExpanded" ], "ApiVersion": "v1.0", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Permissions": [] + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Method": "PATCH", + "ApiReferenceLink": null } ]